aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-20refactor(build): sync Gradle properties set with current AGPHarsh Shandilya
2023-05-20feat(build): move to AGP 8.2.xHarsh Shandilya
2023-05-20fix(github): force-accept all Android SDK licensesHarsh Shandilya
2023-05-19chore(gradle): document why JGit upgrades are disallowedHarsh Shandilya
2023-05-19feat(gpg): add methods to clear entries from GPG passphrase cacheHarsh Shandilya
2023-05-19fix(ssh): make `SSHKeyManager.keyExists` infallibleHarsh Shandilya
2023-05-19fix(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-18refactor: add missing docs and add explicit `NoKeysProvidedException`Harsh Shandilya
2023-05-18chore(idea): add deployment target configHarsh Shandilya
2023-05-18fix(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-18fix(deps): update leakcanary to v2.11 (#2521)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17fix(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-17chore(autofill-parser): release v1.1.2autofill-parser-v1.1.2Harsh Shandilya
2023-05-16fix(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-16fix(app): remove invalid lintHarsh Shandilya
2023-05-16feat(build): raise target bytecode to Java 17Harsh Shandilya
2023-05-16chore: refresh Lint baseline with AGP 8.1.0-beta02Harsh Shandilya
2023-05-13fix: check feature flag before biometric authHarsh Shandilya
2023-05-13chore(deps): update hilt to v2.46.1 (#2517)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-12fix(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-12fix(deps): update kotlin to v1.7.1 (#2515)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-12feat: raise min SDK to 26Harsh 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-12fix(deps): update dependency com.android.tools:desugar_jdk_libs to 2.0.3Harsh Shandilya
2023-05-12feat: remove unnecessary CoroutineTestRuleHarsh Shandilya
2023-05-11fix(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-12fix(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-10fix(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-11fix(renovate): group all AndroidX updates togetherHarsh Shandilya
2023-05-10fix(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-09chore(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>
2023-05-09fix: add warning to passphrase cache featureHarsh Shandilya
2023-05-08chore: adjust code styleHarsh Shandilya
2023-05-08Update Public Suffix List data (#2506)Harsh Shandilya
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-08feat: wire up passphrase cacheHarsh Shandilya
Currently has horrible UX and is behind an experimental feature flag
2023-05-08fix: adjust GPGPassphraseCache public APIHarsh Shandilya
2023-05-08refactor: move out GPG identifier parser to `BasePgpActivity`Harsh Shandilya
2023-05-08chore: touch up codestyle in `BiometricAuthenticator.kt`Harsh Shandilya
2023-05-06refactor(pgpainless): rework `runTest` invocationHarsh Shandilya
2023-05-06feat(build): raise Kotlin target to match versionHarsh Shandilya
2023-05-05fix(deps): update kotlin to v1.7.0renovate[bot]
2023-05-05fix(deps): update dependency org.robolectric:robolectric to v4.10.2 (#2504)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05fix(deps): update dependency com.google.android.material:material to v1.9.0 ↵renovate[bot]
(#2503) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05chore(deps): update github/codeql-action action to v2.3.3 (#2502)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05feat: kick off a very basic passphrase cacheHarsh Shandilya
2023-05-05refactor: make `PreferenceModule` codestyle consistentHarsh Shandilya
2023-05-05chore: remove redundant suppressionsHarsh Shandilya
2023-05-05feat: switch default password generator to DicewareHarsh Shandilya
2023-05-03chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.7 ↵renovate[bot]
(#2500) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-05-04fix(deps): update dependency androidx.compose:compose-bom to v2023.05.00 (#2501)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03chore(deps): update plugin com.gradle.enterprise to v3.13.1 (#2499)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>