Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-05 | chore(deps): upgrade to Compose Compiler 1.3.2 | Harsh Shandilya | |
2022-10-03 | fix(deps): update kotlin to v1.7.20 (#2154) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-09-24 | chore(deps): update dependency com.facebook:ktfmt to v0.41 (#2147) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-09-08 | fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1 ↵ | renovate[bot] | |
(#2114) * fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1 * Remove Compose Compiler version check suppression Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-09-02 | Upgrade ktfmt and setup automatic updates (#2103) | Harsh Shandilya | |
2022-07-17 | gradle: add `detekt` as a dependency to the `check` task | Harsh Shandilya | |
2022-07-17 | detekt: init | Harsh Shandilya | |
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: re-enable ui-compose | Harsh Shandilya | |
2022-07-07 | build-logic: introduce versions plugin | Harsh Shandilya | |
2022-06-16 | Fix Crowdin GitHub Actions job (#1961) | Harsh Shandilya | |
* github: turn off configuration cache for Crowdin job * gradle: bump ktfmt | |||
2022-06-12 | build-logic: rewrite version overrides to edit the version catalog | Harsh Shandilya | |
2022-06-09 | Upgrade ktfmt (#1942) | Harsh Shandilya | |
* build-logic: upgrade ktfmt * all: reformat | |||
2022-06-05 | kotlin-plugins: convert to full plugins | Harsh Shandilya | |
2022-05-27 | Simplify BouncyCastle workaround and upgrade Fragment (#1926) | Harsh Shandilya | |
* Simplify bouncycastle workaround * Upgrade fragment-ktx to 1.5.x | |||
2022-05-25 | Instate shadow jobs (#1923) | Harsh Shandilya | |
2022-05-05 | Upgrade to ktfmt 0.37 (#1897) | Harsh Shandilya | |
2022-05-02 | Misc cleanups (#1891) | Harsh Shandilya | |
2022-04-27 | crypto-pgpainless: prepare for error handling (#1877) | Harsh Shandilya | |
2022-04-25 | all: reformat with ktfmt 0.36 | Harsh Shandilya | |
2022-04-25 | build-logic: upgrade ktfmt | Harsh Shandilya | |
2022-04-24 | Reorganize crypto-common code and fix a couple minor bugs (#1868) | Harsh Shandilya | |
2022-04-09 | chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 (#1832) | renovate[bot] | |
* chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 * gradle: bump bouncycastle to 1.71 * Transparently update older BC versions Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-04-01 | chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-03-24 | Bump ktfmt to 0.35 (#1797) | 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-02-26 | Upgrade ktfmt to 0.33 (#1753) | Harsh Shandilya | |
* build: upgrade ktfmt to 0.33 * all: reformat with ktfmt 0.33 | |||
2022-02-05 | Begin rework for configuration cache compatibility (#1709) | Harsh Shandilya | |
2022-01-26 | Move Compose code to ui-compose module (#1687) | Harsh Shandilya | |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan | |
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-14 | Batch dependency upgrades (#1590) | Harsh Shandilya | |
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-07 | Upgrade workflows to use Java 17 (#1579) | Harsh Shandilya | |
2021-12-07 | build: add kotlinx-kover for library code coverage | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-12-03 | build-logic/kotlin-plugins: add android and kapt plugins | Harsh Shandilya | |
2021-11-16 | build-logic: add Kotlin convention plugins | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |