Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-08-06 | Sync localisations from Crowdin (#2049) | 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-04 | Update app icon and add a monochrome layer (#2045) | Harsh Shandilya | |
* app: check-in updated app icon * app: add a monochrome icon | |||
2022-07-30 | Sync localisations from Crowdin (#2039) | github-actions[bot] | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-07-23 | Improvements to key list activity (#2030) | Harsh Shandilya | |
2022-07-20 | Compile against SDK 33 (#2023) | Harsh Shandilya | |
* Compile against SDK 33 * autofill-parser: fix warnings for SDK 33 upgrade * app: fix warnings for SDK 33 upgrade * Mark all clipboard content as sensitive from crypto activities * Skip Snackbar on Android 13 and above * detekt: raise `TooManyFunctions` limit to 15 | |||
2022-07-18 | Misc cleanups and bugfixes (#2019) | Harsh Shandilya | |
* Fix decrypt activity items being editable * Remove unused resources and re-roll lint baseline * Make lint mark all warnings as errors | |||
2022-07-18 | Add key manager UI | Harsh Shandilya | |
2022-07-17 | Refactor key import flow and implement support for replacing | Harsh Shandilya | |
2022-07-15 | Switch SettingsActivity to use Material3 Switch (#2006) | 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 | all: re-do package structure yet again | Harsh Shandilya | |
2022-07-07 | ui-compose: import Manrope font | Harsh Shandilya | |
2022-06-07 | Remove SourceCode Pro typeface (#1938) | Harsh Shandilya | |
2022-05-24 | Allow disabling pull-to-sync operation (#1922) | Harsh Shandilya | |
2022-05-07 | strings: sync with crowdin (#1901) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-04-26 | Revert "app: address Overdraw lint" (#1876) | Harsh Shandilya | |
2022-04-24 | app: address SetTextI18n lint | Harsh Shandilya | |
2022-04-24 | app: address LabelFor lint | Harsh Shandilya | |
2022-04-24 | app: address Autofill lint | Harsh Shandilya | |
2022-04-24 | app: address Overdraw lint | Harsh Shandilya | |
2022-04-24 | app: address Deprecated lint | Harsh Shandilya | |
2022-04-24 | app: address VectorRaster lint | Harsh Shandilya | |