Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-06 | fix(build): use base plugin for publishing | Harsh Shandilya | |
2023-06-06 | fix(build): fully disable Sentry ProGuard by default | Harsh Shandilya | |
2023-06-04 | fix: replace `Stack` with `ArrayDeque` in `SearchableRepositoryViewModel` | Harsh Shandilya | |
2023-06-04 | feat: add custom dialog title for passphrase cache | Harsh Shandilya | |
2023-06-04 | fix: start clearing violations of `DenyListedApi` | Harsh Shandilya | |
2023-06-04 | fix: clear violations of `RawDispatcherUse` | Harsh Shandilya | |
2023-06-04 | fix: clear violations of `FullyQualifiedResource` | Harsh Shandilya | |
2023-06-04 | chore: refresh lint baseline | Harsh Shandilya | |
2023-06-04 | feat: add `slack-lint-checks` | Harsh Shandilya | |
2023-06-01 | chore(deps): update github/codeql-action action to v2.3.6 (#2537) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-01 | fix(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.8.0 (#2536) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-01 | fix(gradle): remove default-enabled feature prop | Harsh Shandilya | |
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 | |