Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-23 | Improvements to key list activity (#2030) | Harsh Shandilya | |
2022-07-22 | Begin cleaning up Detekt warnings (#2027) | Harsh Shandilya | |
2022-07-22 | chore(deps): update hilt to v2.43 (#2024) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-20 | Compile against SDK 33 (#2023) | Harsh Shandilya | |
* Compile against SDK 33 * autofill-parser: fix warnings for SDK 33 upgrade * app: fix warnings for SDK 33 upgrade * Mark all clipboard content as sensitive from crypto activities * Skip Snackbar on Android 13 and above * detekt: raise `TooManyFunctions` limit to 15 | |||
2022-07-20 | chore(deps): update dependency ↵ | renovate[bot] | |
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.1.3 (#2022) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-19 | chore(deps): update dependency io.sentry:sentry-android to v6.3.0 (#2021) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-19 | chore(deps): update gradle/gradle-build-action action to v2.2.2 (#2020) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-18 | Misc cleanups and bugfixes (#2019) | Harsh Shandilya | |
* Fix decrypt activity items being editable * Remove unused resources and re-roll lint baseline * Make lint mark all warnings as errors | |||
2022-07-18 | Add key manager UI | Harsh Shandilya | |
2022-07-18 | Add `KeyUtils#tryGetEmail` | Harsh Shandilya | |
2022-07-18 | Add KeyList composable | Harsh Shandilya | |
2022-07-18 | Rework key deletion to accept an identifier | Harsh Shandilya | |
2022-07-18 | crypto: consistently use secret key nomenclature | Harsh Shandilya | |
2022-07-17 | github: fix job name for detekt | Harsh Shandilya | |
2022-07-17 | Mark key import dialogs as non-cancellable | Harsh Shandilya | |
2022-07-17 | Refactor key import flow and implement support for replacing | Harsh Shandilya | |
2022-07-17 | crypto-pgpainless: allow updating existing keys automatically for specific cases | Harsh Shandilya | |
2022-07-17 | chore(deps): update dependency ↵ | renovate[bot] | |
io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.21.0 (#2013) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-17 | github: add a detekt job | Harsh Shandilya | |
2022-07-17 | scripts/pre-push: add detekt | Harsh Shandilya | |
2022-07-17 | gradle: add `detekt` as a dependency to the `check` task | Harsh Shandilya | |
2022-07-17 | detekt: re-baseline for updated config | Harsh Shandilya | |
2022-07-17 | detekt: tweak default config for better Compose support | Harsh Shandilya | |
2022-07-17 | detekt: mark sentry-stub issues as manually suppressed | Harsh Shandilya | |
This is a stub module and function bodies are intentionally empty | |||
2022-07-17 | detekt-baselines: init | Harsh Shandilya | |
2022-07-17 | detekt: init | Harsh Shandilya | |
2022-07-17 | PGPKeyImportActivity: close key stream after use | Harsh Shandilya | |
2022-07-16 | Add missing asserts to PGPainlessCryptoHandler tests (#2010) | Harsh Shandilya | |
Add missing asserts | |||
2022-07-16 | Use `KeyRingUtils#publicKeyRingCollectionFrom` to extract public keys (#2009) | Harsh Shandilya | |
2022-07-16 | chore(deps): update dependency org.pgpainless:pgpainless-core to v1.3.2 (#2008) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-16 | Upgrade Compose dependencies (#2007) | Harsh Shandilya | |
2022-07-15 | Switch SettingsActivity to use Material3 Switch (#2006) | Harsh Shandilya | |
2022-07-15 | Bump Material and R8 (#2005) | Harsh Shandilya | |
* gradle: upgrade Material * gradle: bump R8 | |||
2022-07-15 | Update changelog | Harsh Shandilya | |
2022-07-15 | Remove openpgp-ktx | Harsh Shandilya | |
2022-07-15 | Remove unnecessary V2 suffix | Harsh Shandilya | |
2022-07-15 | Remove OpenKeychain code and leave TODOs for missing functionality | Harsh Shandilya | |
2022-07-15 | Remove PGPainless feature flag | Harsh Shandilya | |
2022-07-15 | idea: churn | Harsh Shandilya | |
2022-07-15 | Add package name restructure to .git-blame-ignore-revs | Harsh Shandilya | |
2022-07-15 | all: re-do package structure yet again | Harsh Shandilya | |
2022-07-15 | Change app package name to app.passwordstore | Harsh Shandilya | |
2022-07-14 | chore(deps): update dependency gradle to v7.5 (#2002) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-13 | Fix PGPainless backend key handling (#2000) | Harsh Shandilya | |
2022-07-13 | chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test ↵ | renovate[bot] | |
to v1.6.4 (#1998) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-13 | chore(deps): update dependency io.sentry:sentry-android to v6.2.1 (#1997) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-12 | chore(deps): update dependency io.sentry:sentry-android to v6.2.0 (#1996) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-12 | chore(deps): update dependency gradle to v7.5-rc-5 (#1995) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-12 | chore(deps): update dependency ↵ | renovate[bot] | |
org.jetbrains.kotlinx:binary-compatibility-validator to v0.11.0 (#1994) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2022-07-12 | chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ↵ | renovate[bot] | |
v0.21.0 (#1993) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |