Age | Commit message (Expand) | Author |
2022-07-19 | chore(deps): update gradle/gradle-build-action action to v2.2.2 (#2020)... | renovate[bot] |
2022-07-18 | Misc cleanups and bugfixes (#2019)... | Harsh Shandilya |
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 io.gitlab.arturbosch.detekt:detekt-gradle-plug...... | renovate[bot] |
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 |
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 |
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] |
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 |
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] |
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] |
2022-07-13 | chore(deps): update dependency io.sentry:sentry-android to v6.2.1 (#1997)... | renovate[bot] |
2022-07-12 | chore(deps): update dependency io.sentry:sentry-android to v6.2.0 (#1996)... | renovate[bot] |
2022-07-12 | chore(deps): update dependency gradle to v7.5-rc-5 (#1995)... | renovate[bot] |
2022-07-12 | chore(deps): update dependency org.jetbrains.kotlinx:binary-compatibility-val...... | renovate[bot] |
2022-07-12 | chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ...... | renovate[bot] |
2022-07-11 | chore(deps): update actions/setup-java action to v3.4.1 (#1992)... | renovate[bot] |
2022-07-11 | chore(deps): update plugin com.gradle.enterprise to v3.10.3 (#1991)... | renovate[bot] |
2022-07-09 | Remove workaround for Kotlin 1.7.0 CC bug (#1990)... | Harsh Shandilya |
2022-07-09 | app: turn off crashing lint | Harsh Shandilya |
2022-07-09 | gradle: add play-sdk-proto module to gMaven filter | Harsh Shandilya |
2022-07-08 | chore(deps): update kotlin to v1.7.10 (#1987)... | renovate[bot] |