Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-01 | fix(gradle): upgrade to 8.2-rc-1 | Harsh Shandilya | |
2023-05-31 | Revert "fix: adjust R8 rules" | Harsh Shandilya | |
This reverts commit 9838801ed3a0fb83368ede8166e38a38d056f618. | |||
2023-05-31 | fix(deps): update dependency io.sentry:sentry-android to v6.21.0 | renovate[bot] | |
2023-05-31 | fix(deps): update dependency com.android.tools.build:gradle to ↵ | renovate[bot] | |
v8.2.0-alpha06 (#2534) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-28 | chore(deps): pin actions/cache action to 88522ab (#2532) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-28 | fix(ci): manually cache Android SDK build-tools | Harsh Shandilya | |
Without this all CI steps run extra slowly | |||
2023-05-28 | fix: adjust R8 rules | Harsh Shandilya | |
Workaround for https://github.com/getsentry/sentry-java/issues/2738 | |||
2023-05-27 | fix(deps): update agp to 8.2.0-alpha05 | Harsh Shandilya | |
2023-05-27 | Revert "fix(app): remove invalid lint" | Harsh Shandilya | |
This reverts commit 05c9c8c0ef67c1283aa6c57f7786c9d704655754. | |||
2023-05-26 | fix(deps): update dependency io.sentry:sentry-android to v6.20.0 | renovate[bot] | |
2023-05-26 | chore(deps): update github/codeql-action action to v2.3.5 (#2529) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-25 | chore(deps): update plugin com.gradle.enterprise to v3.13.3 (#2528) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-25 | chore(deps): update github/codeql-action action to v2.3.4 (#2527) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-24 | fix(deps): update androidx (#2526) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-24 | fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to ↵ | renovate[bot] | |
v1.1.18 (#2525) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-24 | feat(build): use JVM toolchains to enforce Java 17 usage | Harsh Shandilya | |
This simplifies project setup in both CI and for individual contributors | |||
2023-05-23 | fix(deps): update dependency ↵ | renovate[bot] | |
com.google.testparameterinjector:test-parameter-injector to v1.12 (#2524) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-22 | fix(github): remove stable AGP from shadow jobs | Harsh Shandilya | |
2023-05-22 | fix(github): use a different workaround for broken pipes | Harsh Shandilya | |
This variant avoids false-positive error annotations | |||
2023-05-22 | chore: refresh contribution guidelines | Harsh Shandilya | |
2023-05-20 | refactor(build): sync Gradle properties set with current AGP | Harsh Shandilya | |
2023-05-20 | feat(build): move to AGP 8.2.x | Harsh Shandilya | |
2023-05-20 | fix(github): force-accept all Android SDK licenses | Harsh Shandilya | |
2023-05-19 | chore(gradle): document why JGit upgrades are disallowed | Harsh Shandilya | |
2023-05-19 | feat(gpg): add methods to clear entries from GPG passphrase cache | Harsh Shandilya | |
2023-05-19 | fix(ssh): make `SSHKeyManager.keyExists` infallible | Harsh Shandilya | |
2023-05-19 | fix(deps): update dependency io.sentry:sentry-android to v6.19.1 (#2523) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-18 | refactor: add missing docs and add explicit `NoKeysProvidedException` | Harsh Shandilya | |
2023-05-18 | chore(idea): add deployment target config | Harsh Shandilya | |
2023-05-18 | fix(deps): update dependency org.robolectric:robolectric to v4.10.3 (#2520) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-18 | fix(deps): update leakcanary to v2.11 (#2521) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-17 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.7.0 (#2519) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-17 | chore(autofill-parser): release v1.1.2autofill-parser-v1.1.2 | Harsh Shandilya | |
2023-05-16 | fix(deps): update dependency io.sentry:sentry-android to v6.19.0 (#2518) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-16 | fix(app): remove invalid lint | Harsh Shandilya | |
2023-05-16 | feat(build): raise target bytecode to Java 17 | Harsh Shandilya | |
2023-05-16 | chore: refresh Lint baseline with AGP 8.1.0-beta02 | Harsh Shandilya | |
2023-05-13 | fix: check feature flag before biometric auth | Harsh Shandilya | |
2023-05-13 | chore(deps): update hilt to v2.46.1 (#2517) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-12 | fix(deps): update com.squareup.moshi to v1.15.0 (#2516) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-12 | fix(deps): update kotlin to v1.7.1 (#2515) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-12 | feat: raise min SDK to 26 | Harsh Shandilya | |
Autofill is only available on API 26 and above and I do not want to deal with bugs on these older Android releases. | |||
2023-05-12 | fix(deps): update dependency com.android.tools:desugar_jdk_libs to 2.0.3 | Harsh Shandilya | |
2023-05-12 | feat: remove unnecessary CoroutineTestRule | Harsh Shandilya | |
2023-05-11 | fix(deps): update dependency app.cash.turbine:turbine to v0.13.0 (#2513) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-12 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.6.0 (#2514) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-10 | fix(deps): update androidx (#2512) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-05-11 | fix(renovate): group all AndroidX updates together | Harsh Shandilya | |
2023-05-10 | fix(deps): update dependency androidx.core:core-ktx to v1.10.1 (#2510) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-05-09 | chore(deps): update plugin com.gradle.enterprise to v3.13.2 (#2508) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |