Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | chore: upgrade to AGP 8.0.0-alpha10 | Harsh Shandilya | |
This brings proper compatibility with Gradle 8.0 RC1 | |||
2023-01-03 | Revert "Revert "fix: disable Sentry dependency report"" | Harsh Shandilya | |
This reverts commit 5cccd535aec307d2b55a51091f0119a5055407db. | |||
2023-01-03 | Revert "chore(renovate): only allow Sentry GP 3.3.0+" | Harsh Shandilya | |
This reverts commit 6cfb262a2cea93347396782be438b5dec788a688. | |||
2023-01-03 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.4.0 | |||
2022-12-31 | chore: reword confusing comments | Harsh Shandilya | |
2022-12-31 | chore: add inherited deprecation annotation | Harsh Shandilya | |
2022-12-31 | fix: remove unnecessary log statement | Harsh Shandilya | |
2022-12-30 | fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.23.1 (#2314) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-30 | fix(deps): update dependency io.sentry:sentry-android to v6.11.0 (#2315) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-29 | chore(renovate): only allow Sentry GP 3.3.0+ | Harsh Shandilya | |
Hopefully they'll fix the configuration caching problem in the next release | |||
2022-12-29 | Revert "fix: disable Sentry dependency report" | Harsh Shandilya | |
This reverts commit 5c35acdfbcffdacb2e35b51dcbd8e279db44c5ae. | |||
2022-12-29 | Revert "fix(deps): update dependency ↵ | Harsh Shandilya | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.3.0 (#2235)" This reverts commit 7e99d1718d8efb37568319326d1fb1c2b3eb320e. | |||
2022-12-29 | chore: update AGP versions for shadow job | Harsh Shandilya | |
2022-12-29 | feat(gradle): bump to 8.0 RC1 | Harsh Shandilya | |
2022-12-29 | fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.23.0 (#2313) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-28 | fix(deps): update dependency org.robolectric:robolectric to v4.9.2 (#2310) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-23 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.4.1 (#2307) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-22 | fix(ci): disable AGP 8 X Java 11 shadow job | Harsh Shandilya | |
AGP 8.x now correcly enforces its Java 17+ runtime requirement | |||
2022-12-22 | chore(ci): update shadow job versions | Harsh Shandilya | |
2022-12-22 | fix(lint): adjust TrustAllX509TrustManager regexp | Harsh Shandilya | |
2022-12-20 | chore(deps): update plugin com.gradle.enterprise to v3.12.1 (#2306) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-19 | fix(deps): update dependency org.robolectric:robolectric to v4.9.1 (#2305) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-19 | chore: refresh Lint baseline | Harsh Shandilya | |
2022-12-19 | refactor: merge format-common-impl into format-common | Harsh Shandilya | |
Also converts the format-common module into an Android library since UriTotpFinder requires the Android SDK. | |||
2022-12-19 | feat(format-common-impl): add a regression test for flow emission | Harsh Shandilya | |
2022-12-19 | refactor(format-common): obviate the constant value in PasswordEntry | Harsh Shandilya | |
2022-12-19 | fix(format-common): fix incorrect TOTP emission delay | Harsh Shandilya | |
Fixes #2167 | |||
2022-12-19 | fix: disable Sentry dependency report | Harsh Shandilya | |
Incompatible with configuration cache | |||
2022-12-18 | fix(deps): update dependency de.maxr1998:modernandroidpreferences to v2.3.2 ↵ | renovate[bot] | |
(#2304) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-16 | fix(deps): update dependency io.sentry:sentry-android to v6.10.0 (#2301) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-15 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.4.0 (#2300) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-14 | chore(deps): update actions/setup-java action to v3.9.0 (#2299) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-12 | chore(deps): update actions/checkout action to v3.2.0 (#2297) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-12 | fix(autofill): fall back to remote views when inline presentations are ↵ | Harsh Shandilya | |
unavailable Fixes #2290 | |||
2022-12-12 | Update Public Suffix List data (#2296) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-12-11 | Sync localisations from Crowdin (#2295) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-12-10 | fix(deps): update dependency com.github.android-password-store:sublime-fuzzy ↵ | renovate[bot] | |
to v2.2.3 (#2293) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-10 | fix(deps): update dependency com.google.android.material:material to ↵ | renovate[bot] | |
v1.8.0-beta01 (#2292) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-09 | chore(deps): upgrade ktfmt to 0.42 | Harsh Shandilya | |
2022-12-08 | chore(deps): update plugin com.gradle.enterprise to v3.12 (#2291) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-08 | refactor: simplify `KtfmtCheckTask` | Harsh Shandilya | |
2022-12-08 | chore: fix issues flagged by Lint | Harsh Shandilya | |
2022-12-08 | Revert "fix(deps): update kotlin to v1.7.22 (#2278)" | Harsh Shandilya | |
Let's just wait for a real update This reverts commit 54bb4676a7c16d959769e522ac018f3e3e822797. | |||
2022-12-08 | fix(ci): cancel in-progress builds for snapshot deployment | Harsh Shandilya | |
2022-12-08 | fix(ci): only validate wrapper when changed | Harsh Shandilya | |
2022-12-08 | feat(shadow jobs): prepare for revival | Harsh Shandilya | |
- Bump versions - Workaround perma-fail on AGP 8.x - Adjust schedule to be weekly - Report exit state to healthchecks.io | |||
2022-12-07 | fix(deps): update dependency androidx.compose:compose-bom to v2022.12.00 (#2287) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-08 | fix(deps): update dependency androidx.fragment:fragment-ktx to ↵ | renovate[bot] | |
v1.6.0-alpha04 (#2286) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-08 | fix(deps): update dependency androidx.constraintlayout:constraintlayout to ↵ | renovate[bot] | |
v2.2.0-alpha05 (#2285) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-12-07 | fix(deps): update dependency io.sentry:sentry-android to v6.9.2 (#2284) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |