Age | Commit message (Expand) | Author |
2024-08-11 | fix blocking createPasswordUI() when OTP is displayed (#3162) | agrahn |
2024-08-08 | fix(build): compile against SDK 35 | Harsh Shandilya |
2024-08-05 | enable per-app language setting (Android-13+) (#3152) | agrahn |
2024-08-04 | more robust switch actions in pgp settings (#3148)... | agrahn |
2024-08-04 | Sync localisations from Crowdin (#3150)... | Harsh Shandilya |
2024-07-30 | fix: re-enable biometric lock feature... | Harsh Shandilya |
2024-07-28 | fix crash due to passphrase caching after biom. authentication expired (#3141)... | agrahn |
2024-07-28 | Sync localisations from Crowdin (#3139)... | Harsh Shandilya |
2024-07-25 | Fix application crash when disabling cache auto-clear option and potential at...... | agrahn |
2024-07-24 | refactor: refine `CryptoRepository#{encrypt,decrypt}` APIs | Harsh Shandilya |
2024-07-24 | fix: use the same decryption flow in autofill... | Harsh Shandilya |
2024-07-24 | refactor: import-alias `BiometricAuthenticator.Result` | Harsh Shandilya |
2024-07-23 | fix: only show cache checkbox when enabled | Harsh Shandilya |
2024-07-22 | add checkbox in passphrase dialog to clear cache (#3127)... | agrahn |
2024-07-20 | enabling pgp passphrase cache with authentication (#3124)... | agrahn |
2024-07-02 | clear passphrase cache, fix application crash on auto screen-off (#3108)... | agrahn |
2024-06-14 | fix(deps): update dependency com.android.tools.build:gradle to v8.5.0 (#3094)... | renovate[bot] |
2024-06-09 | Sync localisations from Crowdin (#3084)... | Harsh Shandilya |
2024-05-29 | refactor(ui): tokenize spacing | Harsh Shandilya |
2024-05-29 | fix: bundle JetBrainsMono for monospace use cases | Harsh Shandilya |
2024-05-28 | chore: reformat with trailing commas changes | Harsh Shandilya |
2024-05-28 | fix: convert SettingsActivity to `onBackPressedDispatcher` | Harsh Shandilya |
2024-05-28 | Revert "refactor: properly use OnBackPressedDispatcher"... | Harsh Shandilya |
2024-05-28 | refactor(compose): make theme decisions within `APSTheme` | Harsh Shandilya |
2024-05-27 | feat(pgpainless): add detection for passphrase-less messages (#3069)... | Harsh Shandilya |
2024-05-26 | feat: add option to auto clear passphrase cache... | Harsh Shandilya |
2024-05-26 | fix: restore monospace typeface for passwords... | Harsh Shandilya |
2024-05-22 | fix(deps): update kotlin and compose to v2 (major) (#3064)... | renovate[bot] |
2024-04-17 | Fix obtaining pgp identifiers to decrypting file. (#3009) | Oleh Kopeykin |
2024-04-14 | fix: special-case AEAD failure... | Harsh Shandilya |
2024-04-06 | fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.78 (#2986)... | renovate[bot] |
2024-03-17 | fix(deps): update kotlinresult to v1.1.21 (#2958)... | renovate[bot] |
2024-03-17 | Sync localisations from Crowdin (#2959)... | Harsh Shandilya |
2024-03-12 | refactor: improve passphrase cache save logic | Harsh Shandilya |
2024-03-12 | fix: clear passphrase cache when disabling | Harsh Shandilya |
2024-03-12 | fix(autofill): populate passphrase cache on successful decryption | Harsh Shandilya |
2024-03-10 | fix: remove cleartext check from StrictMode... | Harsh Shandilya |
2024-03-10 | Sync localisations from Crowdin (#2943)... | Harsh Shandilya |
2024-02-04 | Sync localisations from Crowdin (#2888)... | Harsh Shandilya |
2024-01-26 | fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1...... | renovate[bot] |
2024-01-25 | chore(deps): upgrade androidx.activity | Harsh Shandilya |
2024-01-22 | refactor: properly use OnBackPressedDispatcher | Harsh Shandilya |
2024-01-21 | fix: route navigation events correctly... | Harsh Shandilya |
2024-01-17 | fix: restore copy-on-decrypt feature | Harsh Shandilya |
2023-12-31 | Sync localisations from Crowdin (#2841)... | Harsh Shandilya |
2023-12-27 | Revert "fix: check if passphrase is necessary before asking for it"... | Harsh Shandilya |
2023-12-25 | fix: check if passphrase is necessary before asking for it... | Harsh Shandilya |
2023-12-17 | refactor: rework `BiometricAuthenticator` API... | Harsh Shandilya |
2023-12-16 | Add snackbar error message when .gpg-id contains a short hex id (#2819) | Mathias Rav |
2023-12-15 | Revert "Refactor SSHKey into a separate module (#2450)"... | Harsh Shandilya |