aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2024-07-30fix: re-enable biometric lock feature...Harsh Shandilya
2024-07-28fix crash due to passphrase caching after biom. authentication expired (#3141)...agrahn
2024-07-28Sync localisations from Crowdin (#3139)...Harsh Shandilya
2024-07-25Fix application crash when disabling cache auto-clear option and potential at......agrahn
2024-07-24refactor: refine `CryptoRepository#{encrypt,decrypt}` APIsHarsh Shandilya
2024-07-24fix: use the same decryption flow in autofill...Harsh Shandilya
2024-07-24refactor: import-alias `BiometricAuthenticator.Result`Harsh Shandilya
2024-07-23fix: only show cache checkbox when enabledHarsh Shandilya
2024-07-22add checkbox in passphrase dialog to clear cache (#3127)...agrahn
2024-07-20enabling pgp passphrase cache with authentication (#3124)...agrahn
2024-07-02clear passphrase cache, fix application crash on auto screen-off (#3108)...agrahn
2024-06-14fix(deps): update dependency com.android.tools.build:gradle to v8.5.0 (#3094)...renovate[bot]
2024-06-09Sync localisations from Crowdin (#3084)...Harsh Shandilya
2024-05-29refactor(ui): tokenize spacingHarsh Shandilya
2024-05-29fix: bundle JetBrainsMono for monospace use casesHarsh Shandilya
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-05-28fix: convert SettingsActivity to `onBackPressedDispatcher`Harsh Shandilya
2024-05-28Revert "refactor: properly use OnBackPressedDispatcher"...Harsh Shandilya
2024-05-28refactor(compose): make theme decisions within `APSTheme`Harsh Shandilya
2024-05-27feat(pgpainless): add detection for passphrase-less messages (#3069)...Harsh Shandilya
2024-05-26feat: add option to auto clear passphrase cache...Harsh Shandilya
2024-05-26fix: restore monospace typeface for passwords...Harsh Shandilya
2024-05-22fix(deps): update kotlin and compose to v2 (major) (#3064)...renovate[bot]
2024-04-17Fix obtaining pgp identifiers to decrypting file. (#3009)Oleh Kopeykin
2024-04-14fix: special-case AEAD failure...Harsh Shandilya
2024-04-06fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.78 (#2986)...renovate[bot]
2024-03-17fix(deps): update kotlinresult to v1.1.21 (#2958)...renovate[bot]
2024-03-17Sync localisations from Crowdin (#2959)...Harsh Shandilya
2024-03-12refactor: improve passphrase cache save logicHarsh Shandilya
2024-03-12fix: clear passphrase cache when disablingHarsh Shandilya
2024-03-12fix(autofill): populate passphrase cache on successful decryptionHarsh Shandilya
2024-03-10fix: remove cleartext check from StrictMode...Harsh Shandilya
2024-03-10Sync localisations from Crowdin (#2943)...Harsh Shandilya
2024-02-04Sync localisations from Crowdin (#2888)...Harsh Shandilya
2024-01-26fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1......renovate[bot]
2024-01-25chore(deps): upgrade androidx.activityHarsh Shandilya
2024-01-22refactor: properly use OnBackPressedDispatcherHarsh Shandilya
2024-01-21fix: route navigation events correctly...Harsh Shandilya
2024-01-17fix: restore copy-on-decrypt featureHarsh Shandilya
2023-12-31Sync localisations from Crowdin (#2841)...Harsh Shandilya
2023-12-27Revert "fix: check if passphrase is necessary before asking for it"...Harsh Shandilya
2023-12-25fix: check if passphrase is necessary before asking for it...Harsh Shandilya
2023-12-17refactor: rework `BiometricAuthenticator` API...Harsh Shandilya
2023-12-16Add snackbar error message when .gpg-id contains a short hex id (#2819)Mathias Rav
2023-12-15Revert "Refactor SSHKey into a separate module (#2450)"...Harsh Shandilya
2023-12-15Revert "feat: put new SSH layer behind a feature flag"...Harsh Shandilya
2023-12-10fix: temporarily disable pre-launch biometric auth (#2803)...Harsh Shandilya
2023-12-10Sync localisations from Crowdin (#2801)...Harsh Shandilya
2023-12-03Sync localisations from Crowdin (#2793)...Harsh Shandilya
2023-11-30fix(android): add an implementation for Exact filter mode...Harsh Shandilya