Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | refactor(build-logic): move all code to a single top-level project | Harsh Shandilya | |
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya | |
2022-09-21 | Upgrade AndroidX dependencies (#2139) | Harsh Shandilya | |
2022-09-10 | Fix bundle collection task (#2122) | Harsh Shandilya | |
2022-09-10 | fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.22.0 (#2121) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-07-24 | Fix some StrictMode violations and start logging them (#2031) | Harsh Shandilya | |
2022-07-20 | Compile against SDK 33 (#2023) | Harsh Shandilya | |
* Compile against SDK 33 * autofill-parser: fix warnings for SDK 33 upgrade * app: fix warnings for SDK 33 upgrade * Mark all clipboard content as sensitive from crypto activities * Skip Snackbar on Android 13 and above * detekt: raise `TooManyFunctions` limit to 15 | |||
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya | |
2022-07-07 | Switch to R8 dev releases (#1986) | Harsh Shandilya | |
2022-07-07 | gradle: bump all versions | Harsh Shandilya | |
2022-06-20 | build-logic: switch to full publish plugin | Harsh Shandilya | |
2022-06-12 | build-logic: rework implementation details of versioning plugin | Harsh Shandilya | |
2022-06-12 | build-logic: rewrite version overrides to edit the version catalog | Harsh Shandilya | |
2022-06-05 | android-plugins: convert to full plugins | Harsh Shandilya | |
2022-06-04 | Miscellaneous cleanups (#1934) | Harsh Shandilya | |
* build-logic: cleanups * coroutine-utils-testing: cleanups * coroutine-utils: cleanups * crypto-common: cleanups * crypto-pgpainless: cleanups * format-common: cleanups | |||
2022-06-02 | chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.20.0 (#1932) * chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.20.0 * Simplify maven-publish configuration Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-05-26 | Disable sentry autoinstall (#1925) | Harsh Shandilya | |
2022-05-26 | gradle: bump dependencies (#1924) | Harsh Shandilya | |
2022-05-25 | Instate shadow jobs (#1923) | Harsh Shandilya | |
2022-05-19 | Upgrade to AGP 7.2.0 (#1920) | Harsh Shandilya | |
2022-05-02 | Misc cleanups (#1891) | Harsh Shandilya | |
2022-04-26 | build-logic: remove explicit Dokka dependency (#1873) | Harsh Shandilya | |
2022-04-25 | Allow sentry mapping upload task to be configured at build-time (#1870) | Harsh Shandilya | |
2022-04-21 | Remove support for external storage and raise target SDK to 31 (#1863) | Harsh Shandilya | |
2022-03-13 | Configure Sentry with more information (#1782) | Harsh Shandilya | |
* build-logic: remove error path in Sentry plugin * gradle: fix UnstableApiUsage warning * build-logic: configure Sentry Gradle Plugin * app: set traces sample-rate to 1.0 * sentry-stub: init * app: populate Sentry user field with feature flags | |||
2022-03-08 | build-logic: rename copy files to destination rather than move (#1773) | Harsh Shandilya | |
2022-02-26 | chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.19.0 (#1756) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-02-23 | Use explicit Gradle tasks to handle build artifact collection (#1745) | Harsh Shandilya | |
2022-02-22 | Expand tests for multiple identity keys (#1743) | Harsh Shandilya | |
2022-02-20 | Introduce Sentry for error reporting (#1737) | Harsh Shandilya | |
2022-02-05 | Workaround configuration cache bug in AGP (#1711) | Harsh Shandilya | |
2022-02-05 | Begin rework for configuration cache compatibility (#1709) | Harsh Shandilya | |
2022-02-04 | Port build to Gradle 7.4-rc-2 (#1707) | Harsh Shandilya | |
2021-12-26 | Misc cleanups to build-logic and expand BCV exclusion list (#1622) | Harsh Shandilya | |
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin * build-logic: use generated accessors for extensions * build: exclude non-published library projects from API dump There's no point in tracking binary compatibility for libraries that are only used internally | |||
2021-12-23 | Misc cleanups and fixes (#1611) | Harsh Shandilya | |
2021-12-22 | Upgrade to Gradle 7.3.3 (#1600) | Harsh Shandilya | |
* gradle: upgrade to 7.3.3 * build-logic: make Kotlin and Java targets match | |||
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-03 | build-logic: configure SlimTests correctly | Harsh Shandilya | |
2021-12-03 | build-logic: add android plugins | Harsh Shandilya | |
2021-12-03 | build-logic: add android convention plugins | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |