Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-20 | autofill-parser: bump version | Harsh Shandilya | |
2022-06-20 | build-logic: switch to full publish plugin | Harsh Shandilya | |
2022-06-17 | chore(deps): update dependency io.sentry:sentry-android to v6.1.1 (#1962) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-06-16 | Fix Crowdin GitHub Actions job (#1961) | Harsh Shandilya | |
* github: turn off configuration cache for Crowdin job * gradle: bump ktfmt | |||
2022-06-15 | chore(deps): update mindsers/changelog-reader-action action to v2.1.0 (#1960) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-06-15 | chore(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.1.1 (#1959) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-14 | chore(deps): update dependency io.sentry:sentry-android to v6.1.0 (#1958) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-14 | chore(deps): update dependency ↵ | renovate[bot] | |
org.jetbrains.kotlinx:binary-compatibility-validator to v0.10.1 (#1957) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-14 | Fix suspicious indentation in Migrations.kt (#1956) | Harsh Shandilya | |
2022-06-14 | Reimplement PGPainless encryption logic (#1955) | Harsh Shandilya | |
* crypto-pgpainless: reimplement encryption logic * crypto-pgpainless: add an explicit error type for empty keyset | |||
2022-06-12 | chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.10.0 (#1953) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-12 | build-logic: rework implementation details of versioning plugin | Harsh Shandilya | |
2022-06-12 | autofill-parser: add missing `<queries>` tag | Harsh Shandilya | |
2022-06-12 | build-logic: rewrite version overrides to edit the version catalog | Harsh Shandilya | |
2022-06-12 | chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵ | renovate[bot] | |
to v6.7.2 (#1951) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-12 | chore(deps): update dependency de.maxr1998:modernandroidpreferences to ↵ | renovate[bot] | |
v2.3.1 (#1950) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-10 | chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵ | renovate[bot] | |
to v6.7.1 (#1948) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-11 | chore(deps): update dependency gradle to v7.5-rc-2 (#1949) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-10 | Improve Kotlin build caching (#1947) | Harsh Shandilya | |
* Update Gradle properties with Kotlin 1.7 build things * Disable build tooling metadata task * Revert "Revert "github: stop disabling configuration cache in CI"" This reverts commit 08951643f51a5a62ca2419cb3a5e935b1d7de413. * Store build reports as artifacts | |||
2022-06-10 | Update AGP versions in shadow job (#1946) | Harsh Shandilya | |
2022-06-10 | chore(deps): update dependency ↵ | renovate[bot] | |
com.github.android-password-store:sublime-fuzzy to v2.2.0 (#1945) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-09 | chore(deps): update plugin com.gradle.enterprise to v3.10.2 (#1944) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-09 | chore(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.1.0 (#1943) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-09 | Upgrade ktfmt (#1942) | Harsh Shandilya | |
* build-logic: upgrade ktfmt * all: reformat | |||
2022-06-09 | chore(deps): update dependency org.jetbrains.kotlin:kotlin-test-junit to ↵ | renovate[bot] | |
v1.7.0 (#1941) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-06-07 | chore(deps): update dependency io.sentry:sentry-android to v6.0.0 (#1939) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-07 | Remove SourceCode Pro typeface (#1938) | Harsh Shandilya | |
2022-06-07 | Bump `gradle/gradle-build-action` to 2.2.0 stable (#1937) | Harsh Shandilya | |
github: bump `gradle/gradle-build-action` to 2.2.0 stable | |||
2022-06-06 | chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle ↵ | renovate[bot] | |
to v6.7.0 (#1936) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-06-05 | github: stop disabling configuration cache in CI | Harsh Shandilya | |
2022-06-05 | kotlin-plugins: convert to full plugins | Harsh Shandilya | |
2022-06-05 | automation-plugins: convert to full plugins | 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-03 | chore(deps): update peter-evans/create-pull-request action to v4.0.4 (#1933) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
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-30 | chore(deps): update dependency io.sentry:sentry-android to v6.0.0-rc.1 (#1931) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-05-29 | Remove unused dependencies (#1930) | Harsh Shandilya | |
gradle: remove unused instrumentation testing deps | |||
2022-05-29 | Upgrade AGP (#1929) | Harsh Shandilya | |
gradle: upgrade AGP | |||
2022-05-27 | Fix ClipboardService crash (#1928) | Harsh Shandilya | |
* Fix clipboard service crash on API 31 * all: use ints directly for SDK version checks I much prefer it this way | |||
2022-05-27 | chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core ↵ | renovate[bot] | |
to v1.6.2 (#1927) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-05-27 | Simplify BouncyCastle workaround and upgrade Fragment (#1926) | Harsh Shandilya | |
* Simplify bouncycastle workaround * Upgrade fragment-ktx to 1.5.x | |||
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-24 | Allow disabling pull-to-sync operation (#1922) | Harsh Shandilya | |
2022-05-20 | chore(deps): update actions/upload-artifact action to v3.1.0 (#1921) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-05-19 | Upgrade to AGP 7.2.0 (#1920) | Harsh Shandilya | |
2022-05-18 | chore(deps): update dependency ↵ | renovate[bot] | |
org.jetbrains.kotlinx:binary-compatibility-validator to v0.10.0 (#1919) Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-05-17 | chore(deps): update dependency ↵ | renovate[bot] | |
com.github.android-password-store:sublime-fuzzy to v2.1.0 (#1918) Co-authored-by: Renovate Bot <bot@renovateapp.com> |