Age | Commit message (Expand) | Author |
2022-08-06 | Update Public Suffix List data (#2050)... | github-actions[bot] |
2022-08-05 | fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradl...... | renovate[bot] |
2022-08-04 | Update app icon and add a monochrome layer (#2045)... | Harsh Shandilya |
2022-08-04 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.3.4 (#2044)... | renovate[bot] |
2022-08-04 | chore(deps): update hilt to v2.43.2 (#2043)... | renovate[bot] |
2022-08-03 | fix(deps): update dependency io.sentry:sentry-android to v6.3.1 (#2042)... | renovate[bot] |
2022-08-01 | fix(deps): update dependency app.cash.turbine:turbine to v0.9.0 (#2040)... | renovate[bot] |
2022-07-30 | Sync localisations from Crowdin (#2039)... | github-actions[bot] |
2022-07-29 | chore(deps): update hilt to v2.43.1 (#2038)... | renovate[bot] |
2022-07-29 | fix(deps): update dependency nl.littlerobots.version-catalog-update:nl.little...... | renovate[bot] |
2022-07-28 | chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t...... | renovate[bot] |
2022-07-24 | chore(deps): update dependency org.pgpainless:pgpainless-core to v1.3.3 (#2032)... | renovate[bot] |
2022-07-24 | Fix some StrictMode violations and start logging them (#2031) | Harsh Shandilya |
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] |
2022-07-20 | Compile against SDK 33 (#2023)... | Harsh Shandilya |
2022-07-20 | chore(deps): update dependency io.sentry.android.gradle:io.sentry.android.gra...... | renovate[bot] |
2022-07-19 | chore(deps): update dependency io.sentry:sentry-android to v6.3.0 (#2021)... | renovate[bot] |
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 |