Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | Fix application crash when disabling cache auto-clear option and potential ↵ | agrahn | |
attack vector (#3136) prevent app crash upon passphrase cache clearing | |||
2024-07-22 | add checkbox in passphrase dialog to clear cache (#3127) | agrahn | |
* add checkbox in passphrase dialog to clear cache * instantiating PasswordDialog via newInstance, passing args as Bundle * refactor: put checkbox directly in the layout --------- Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2024-07-20 | enabling pgp passphrase cache with authentication (#3124) | agrahn | |
* enabling pgp passphrase cache with authentication * clear passphrase cache on first autofill decrypt after screen off --------- Co-authored-by: Alexander Grahn <me@null.org> | |||
2024-06-09 | Sync localisations from Crowdin (#3084) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2024-05-29 | fix: bundle JetBrainsMono for monospace use cases | Harsh Shandilya | |
2024-05-26 | feat: add option to auto clear passphrase cache | Harsh Shandilya | |
Fixes #3053 | |||
2024-04-14 | fix: special-case AEAD failure | Harsh Shandilya | |
Fixes #2974 Fixes #2963 Fixes #2921 Fixes #2924 Fixes #2653 Fixes #2461 Fixes #2586 Fixes #2179 | |||
2024-03-17 | Sync localisations from Crowdin (#2959) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2024-03-12 | fix: clear passphrase cache when disabling | Harsh Shandilya | |
2024-03-10 | Sync localisations from Crowdin (#2943) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2024-02-04 | Sync localisations from Crowdin (#2888) | Harsh Shandilya | |
* strings: sync with crowdin * chore: refresh Lint baseline --------- Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-12-31 | Sync localisations from Crowdin (#2841) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-12-16 | Add snackbar error message when .gpg-id contains a short hex id (#2819) | Mathias Rav | |
2023-12-10 | Sync localisations from Crowdin (#2801) | Harsh Shandilya | |
* strings: sync with crowdin * fix: use ellipsis character Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * fix: use more ellipses --------- Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-12-03 | Sync localisations from Crowdin (#2793) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-11-29 | fix: gate passphrase cache behind authenticator availability | Harsh Shandilya | |
Fixes #2783 | |||
2023-10-29 | Sync localisations from Crowdin (#2747) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-23 | Sync localisations from Crowdin (#2616) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-09 | Sync localisations from Crowdin (#2595) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-05 | feat(ui): add a dedicated Compose screen for editing passwords | Harsh Shandilya | |
2023-06-04 | feat: add custom dialog title for passphrase cache | Harsh Shandilya | |
2023-05-12 | feat: raise min SDK to 26 | Harsh Shandilya | |
Autofill is only available on API 26 and above and I do not want to deal with bugs on these older Android releases. | |||
2023-05-09 | fix: add warning to passphrase cache feature | Harsh Shandilya | |
2023-05-08 | feat: wire up passphrase cache | Harsh Shandilya | |
Currently has horrible UX and is behind an experimental feature flag | |||
2023-04-27 | fix: use password entry for OTP entry field | Harsh Shandilya | |
2023-04-06 | feat: wire up key import functionality | Harsh Shandilya | |
2023-03-27 | Sync localisations from Crowdin (#2440) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-26 | Sync localisations from Crowdin (#2439) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-03-25 | feat: offer to import a PGP key when none are present | Harsh Shandilya | |
2023-03-25 | chore: rename import button label string resource | Harsh Shandilya | |
2023-03-24 | fix: extract hard-coded string | Harsh Shandilya | |
2023-03-18 | fix(app): control LeakCanary lifecycle more explicitly | Harsh Shandilya | |
2023-03-04 | fix: make remembering HTTPS password the default | Harsh Shandilya | |
Not many good reasons to do this a different way | |||
2023-02-26 | Sync localisations from Crowdin (#2392) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-02-23 | chore(i18n): import current translations | Harsh Shandilya | |
2023-02-23 | fix: clarify OTP import failure strings | Harsh Shandilya | |
2023-01-26 | fix(app): address UI inconsistencies in proxy configuration screen | Harsh Shandilya | |
2022-12-11 | Sync localisations from Crowdin (#2295) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-12-08 | chore: fix issues flagged by Lint | Harsh Shandilya | |
2022-11-27 | refactor: remove branch input for cloning | Harsh Shandilya | |
2022-11-27 | refactor: make `ResetToRemoteOperation` actually work and use its own ↵ | Harsh Shandilya | |
`remoteBranch` input | |||
2022-11-27 | feat: add `TextInputDialog` for generic text input dialogs | Harsh Shandilya | |
2022-11-18 | feat: add a confirmation dialog for key deletion | Harsh Shandilya | |
Fixes #2257 | |||
2022-11-06 | Sync localisations from Crowdin (#2228) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-30 | Sync localisations from Crowdin (#2219) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-29 | chore: sync Crowdin localisations | Harsh Shandilya | |
2022-10-29 | chore: extract hard-coded preference strings | Harsh Shandilya | |
2022-09-01 | Fix reported Lint issues (#2101) | Harsh Shandilya | |
2022-08-27 | Sync localisations from Crowdin (#2091) | github-actions[bot] | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-08-24 | Implement support for `.gpg-id` (#2080) | Harsh Shandilya | |