aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Expand)Author
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
2020-10-18Rollback string changes from #1157...Harsh Shandilya
2020-10-17Use BottomSheet in place of Snackbar for longer messages (#1157)ashoksinghal
2020-10-15Add option to automatically sync repository on app launch (#1137)...Aditya Wasan
2020-10-10res: merge unneeded override into base file...Harsh Shandilya
2020-10-08Introduce app-wide HTTPS proxy setting (#1134)Harsh Shandilya
2020-10-01Add key selection step to onboarding flow...Harsh Shandilya
2020-09-21Remove Autofill onboarding prompt and cleanup strings (#1116)Harsh Shandilya
2020-09-19Add check for potential issues with SSH URL...Harsh Shandilya
2020-09-15Update on-boarding UI (#1099)...Aditya Wasan
2020-09-04Revamp onboarding logic (#1068)Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-09-01Add Keystore backend for SSH public key authentication (#1070)Fabian Henneke
2020-08-28Add Activity to view the Git commit log (#1056)Nosweh
2020-08-27Expand show hidden folders to also cover files (#1059)...Harsh Shandilya
2020-08-26Get rid of explicit Git server protocol (#1054)...Fabian Henneke
2020-08-24Improve Git server config activity (#1051)Fabian Henneke
2020-08-21Merge branch 'release' into develop...Harsh Shandilya
2020-08-21Revert "Reland symlink support (#1020)"...Harsh Shandilya
2020-08-20Sort by recently used (#1031)...Diogenes Molinares
2020-08-17Allow adding digits and symbols in XkPasswd generator using mask-like values ......glowinthedark
2020-08-15Fix external storage UX (#1022)...Harsh Shandilya
2020-08-14Reland symlink support (#1020)...Fabian Henneke
2020-08-12Improve Git error message handling (#1011)...Fabian Henneke
2020-08-11Notify user when remote branch is up-to-date (#1009)...Harsh Shandilya
2020-08-11Switch to URL-based Git config and refactor Git settings (#1008)...Fabian Henneke
2020-08-10Replicate key selection flow for directory creation (#999)...Harsh Shandilya
2020-08-10Prompt user to install OpenKeychain when missing (#1005)...Harsh Shandilya
2020-08-05Remove GitAsyncTask and replace with non-blocking coroutines (#865)...Harsh Shandilya
2020-07-27Add specific warning for short key IDs in .gpg-id (#974)Fabian Henneke
2020-07-23Wire in fallback key selection flow (#958)...Harsh Shandilya
2020-07-22Add pt-BR translations and cleanup resources (#947)Harsh Shandilya
2020-07-16Remove manual key selection and start actually using `.gpg-id` (#916)...Harsh Shandilya
2020-07-14Add debug icon and update color palette (#931)Harsh Shandilya
2020-07-14Revert "Work around Chrome Autofill issue (#921)" (#933)Fabian Henneke
2020-07-14Properly guard against invalid renaming (#929)Harsh Shandilya
2020-07-14Fix navigation bar theming and reformat (#930)Harsh Shandilya
2020-07-09Move password export to the IO dispatcher (#918)...Harsh Shandilya
2020-07-07styles: re-add alertDialogTheme override (#923)...Harsh Shandilya
2020-07-07Work around Chrome Autofill issue (#921)Fabian Henneke