aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
2023-12-16Add snackbar error message when .gpg-id contains a short hex id (#2819)Mathias Rav
2023-11-29fix: gate passphrase cache behind authenticator availability...Harsh Shandilya
2023-07-05feat(ui): add a dedicated Compose screen for editing passwordsHarsh Shandilya
2023-06-04feat: add custom dialog title for passphrase cacheHarsh Shandilya
2023-05-09fix: add warning to passphrase cache featureHarsh Shandilya
2023-05-08feat: wire up passphrase cache...Harsh Shandilya
2023-04-06feat: wire up key import functionalityHarsh Shandilya
2023-03-25feat: offer to import a PGP key when none are presentHarsh Shandilya
2023-03-25chore: rename import button label string resourceHarsh Shandilya
2023-03-24fix: extract hard-coded stringHarsh Shandilya
2023-02-23fix: clarify OTP import failure stringsHarsh Shandilya
2023-01-26fix(app): address UI inconsistencies in proxy configuration screenHarsh Shandilya
2022-12-08chore: fix issues flagged by LintHarsh Shandilya
2022-11-27refactor: make `ResetToRemoteOperation` actually work and use its own `remote...Harsh Shandilya
2022-11-18feat: add a confirmation dialog for key deletion...Harsh Shandilya
2022-10-29chore: extract hard-coded preference stringsHarsh Shandilya
2022-08-24Implement support for `.gpg-id` (#2080)Harsh Shandilya
2022-07-20Compile against SDK 33 (#2023)...Harsh Shandilya
2022-07-18Misc cleanups and bugfixes (#2019)...Harsh Shandilya
2022-07-18Add key manager UIHarsh Shandilya
2022-07-17Refactor key import flow and implement support for replacingHarsh Shandilya
2022-05-24Allow disabling pull-to-sync operation (#1922)Harsh Shandilya
2022-04-24app: address SetTextI18n lintHarsh Shandilya
2022-04-24app: address UnusedResources lintHarsh Shandilya
2022-01-25Add the ability to run garbage collection on the internal Git repository (#1683)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2022-01-09Fix a bunch of Lint warnings and errors (#1655)...Harsh Shandilya
2022-01-09Integrate PGPainless backend into the UI properly (#1647)Harsh Shandilya
2021-12-21app: remove XkPasswd generatorHarsh Shandilya
2021-12-07Allow importing TOTP from images (#1580)...Aditya Wasan
2021-11-03app: remove invalid color referencesHarsh Shandilya
2021-05-23Tweak git server config screen UI and remove unused resources (#1419)...Harsh Shandilya
2021-04-21Support creating pinned shortcuts directly (#1393)...Harsh Shandilya
2021-04-03Actively discourage use of git protocol (#1368)Harsh Shandilya
2021-03-21Inform users that GPG key selection is mandatory (#1355)...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-18Implement manual TOTP import and cleanup password generators (#1320)Harsh Shandilya
2021-02-03Rework clear clipboard feature (#1295)...Harsh Shandilya
2021-01-12Allow configuring pull behaviour (#1276)Harsh Shandilya
2021-01-12Rework settings to use ModernAndroidPreferences (#1236)...Harsh Shandilya
2021-01-08Fix auth modes not displaying properly (#1271)...Aditya Wasan
2020-12-21Sync localisations with Crowdin (#1256)...Harsh Shandilya
2020-12-10Better guidance for users to deal with host key changes (#1242)...Harsh Shandilya
2020-12-10Try to fix missing `.gpg-id` files as well (#1246)Harsh Shandilya
2020-12-07Mark Chrome Canary as non-flaky and allowing save (#1237)...Fabian Meumertzheim
2020-11-02Improve Autofill UI and enable inline presentations (#1181)...Fabian Henneke
2020-10-23Rollback automatic synchronization feature (#1165)...Harsh Shandilya
2020-10-22Remove accessibility autofill support (#1162)...Harsh Shandilya
2020-10-21GitServerConfigActivity: add quick-fix for HTTPS URLs with custom ports...Harsh Shandilya