Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-04-24 | app: address UnusedResources lint | Harsh Shandilya | |
2022-04-21 | Remove support for external storage and raise target SDK to 31 (#1863) | Harsh Shandilya | |
2022-03-12 | Fix typo in german translation (#1781) | c-steindl | |
2022-01-25 | Add the ability to run garbage collection on the internal Git repository (#1683) | Harsh Shandilya | |
2022-01-22 | strings: sync with crowdin (#1673) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-01-21 | Add support for properly dealing with incorrect passwords (#1672) | Harsh Shandilya | |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan | |
2022-01-09 | Fix a bunch of Lint warnings and errors (#1655) | Harsh Shandilya | |
* autofill-parser: add missing `@RequiresApi` annotations * app: remove unused strings and sync with Crowdin * app: remove unused chip_text_color selector * app: remove unused capitalization_type_values array * app: add `PendingIntent.FLAG_IMMUTABLE` flag where required | |||
2022-01-09 | Integrate PGPainless backend into the UI properly (#1647) | Harsh Shandilya | |
2022-01-01 | strings: sync with crowdin (#1636) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-12-31 | Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632) | Harsh Shandilya | |
This reverts commit 3f20678d799e15e21d1b7f013bc3672270f0d20f. |