Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-12 | fix(deps): update dependency io.sentry:sentry-android to v6.25.1 (#2600) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-12 | fix(deps): update dependency com.android.tools.build:gradle to ↵ | renovate[bot] | |
v8.2.0-alpha12 (#2599) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-11 | fix(ci): publish dependency graph to GitHub | Harsh Shandilya | |
2023-07-10 | chore(deps): update gradle/gradle-build-action action to v2.6.0 | renovate[bot] | |
2023-07-10 | chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention ↵ | renovate[bot] | |
to v0.6.0 (#2597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-11 | chore(deps): update dependency gradle to v8.2.1 (#2596) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-09 | refactor: rework password dialog to avoid memory leak | Harsh Shandilya | |
2023-07-09 | fix(ci): update to build-tools 34.0.0 | Harsh Shandilya | |
2023-07-09 | refactor: extract prompt authentication callback creation | Harsh Shandilya | |
2023-07-09 | fix: correctly use biometrics result in passphrase cache flow | Harsh Shandilya | |
2023-07-09 | refactor: eliminate one level of nesting from BiometricAuthenticator | Harsh Shandilya | |
2023-07-09 | refactor: adopt Kotlin 1.9's `data object`s | Harsh Shandilya | |
2023-07-09 | Sync localisations from Crowdin (#2595) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-07 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.5.6 (#2593) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-07 | fix(deps): update dependency com.github.android-password-store:sublime-fuzzy ↵ | renovate[bot] | |
to v2.3.4 (#2592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-07 | fix(build): only suppress compat check for Compose Compiler when required | Harsh Shandilya | |
2023-07-07 | chore(deps): bump Compose Compiler to k1.9.0-compatible build | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-07-07 | fix(deps): update dependency com.android.tools.build:gradle to ↵ | renovate[bot] | |
v8.2.0-alpha11 (#2591) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-07 | fix(deps): update dependency com.eygraber:uri-kmp to v0.0.13 (#2590) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-06 | chore(deps): update github/codeql-action action to v2.20.3 (#2589) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-06 | refactor(build): cleanup ktfmt code | Harsh Shandilya | |
2023-07-06 | fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ↵ | Harsh Shandilya | |
files | |||
2023-07-06 | fix(gradle): suppress warning about experimental Kotlin IC | Harsh Shandilya | |
2023-07-06 | chore(deps): bump Compose Compiler to `1.4.8-dev-k1.9.0-RC-5532d15c918` | Harsh Shandilya | |
2023-07-06 | feat(build): automatically handle Compose Compiler compatibility override | Harsh Shandilya | |
2023-07-06 | fix(deps): update kotlin and compose to v1.9.0 | renovate[bot] | |
2023-07-05 | feat(ui): add a dedicated Compose screen for editing passwords | Harsh Shandilya | |
2023-07-05 | fix(ui): adjust width of items in `PasswordEntryScreen` | Harsh Shandilya | |
2023-07-05 | feat(crypto-pgpainless): run usability test when adding keys | Harsh Shandilya | |
2023-07-05 | feat(crypto-pgpainless): add `KeyUtils#isKeyUsable` | Harsh Shandilya | |
2023-07-04 | fix(deps): update dependency io.sentry:sentry-android to v6.25.0 (#2585) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-03 | chore(deps): update github/codeql-action action to v2.20.2 (#2584) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-03 | Update Public Suffix List data (#2583) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-02 | fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.25.3 (#2582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-01 | fix(build): remove useless Java configuration for Gradle Toolchains | Harsh Shandilya | |
2023-07-01 | fix(build): remove JVM vendor preference | Harsh Shandilya | |
2023-07-01 | fix: drop more IDEA cruft | Harsh Shandilya | |
2023-07-01 | fix(gradle): make Kotlin DSL warnings fail build | Harsh Shandilya | |
2023-06-30 | chore(deps): update dependency gradle to v8.2 | renovate[bot] | |
2023-06-30 | fix(deps): update dependency com.github.android-password-store:sublime-fuzzy ↵ | renovate[bot] | |
to v2.3.3 (#2578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-30 | fix(deps): update leakcanary to v2.12 (#2579) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-29 | chore(deps): update gradle/gradle-build-action action to v2.5.1 | renovate[bot] | |
2023-06-29 | fix(deps): update kotlin and compose to v1.7.2 | renovate[bot] | |
2023-06-29 | fix(renovate): group Kotlin and Compose compiler updates for Renovate | Harsh Shandilya | |
2023-06-29 | chore(deps): update gradle/gradle-build-action action to v2.5.0 (#2575) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-29 | chore(deps): update dependency kotlin to 1.8.22 | Harsh Shandilya | |
2023-06-28 | chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.8 | renovate[bot] | |
2023-06-28 | chore(deps): update dependency gradle to v8.2-rc-3 (#2573) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-27 | Update Public Suffix List data (#2572) | Harsh Shandilya | |
autofill-parser: update publicsuffixes file Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-06-28 | fix(build): update `publicsuffix.org` pinned cert chain | Harsh Shandilya | |