aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
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-29Add ability to change default branch (#977)...Harsh Shandilya
2020-07-27Disable Autofill compatibility for Firefox (#976)...Fabian Henneke
2020-07-27Add specific warning for short key IDs in .gpg-id (#974)Fabian Henneke
2020-07-26Correctly set error on incorrect credentials (#972)Harsh Shandilya
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-19Remove type images (#939)...Harsh Shandilya
2020-07-16Remove manual key selection and start actually using `.gpg-id` (#916)...Harsh Shandilya
2020-07-16Fix overly large horizontal margins on material switches (#935)...Fabian Henneke
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
2020-07-07Major UI overhaul and the introduction of a new icon (#920)...Harsh Shandilya
2020-07-03Migrate to ActivityResultContracts (#910)...Harsh Shandilya
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke
2020-07-01Run a treewide reformat (#908)...Fabian Henneke
2020-06-30Allow importing TOTP configuration through QR codes (#903)...Harsh Shandilya
2020-06-29Merge SshKeyGenFragment into its activity (#897)...Harsh Shandilya
2020-06-29Reintroduce TOTP support (#890)...Harsh Shandilya
2020-06-28UI fixups (#892)Harsh Shandilya
2020-06-18Avoid destination's file outside repository (#861)Diogenes Molinares
2020-06-18Add support for category renaming (#854)...Diogenes Molinares
2020-06-18Refactor password generation (#860)...Fabian Henneke
2020-06-17Improve bulk deletion and password move flow (#855)...Harsh Shandilya
2020-06-14Properly support password renaming (#852)...Diogenes Molinares
2020-06-14Misc UI fixups (#851)Harsh Shandilya
2020-06-12Break down PGP Activity into focused sections (#776)Harsh Shandilya
2020-06-09Allow custom public suffixes for Autofill (#841)...Fabian Henneke
2020-06-05AccessibilityAutofill: disable the service above Oreo (#827)Harsh Shandilya
2020-05-31app: main: res: add bools.xml with LeakCanary debug build config (#821)...Simao Gomes Viana
2020-05-31Completely revamp decrypted password screen (#817)...Harsh Shandilya
2020-05-30Switch password authentication over to SSHJ (#811)...Fabian Henneke
2020-05-30Fix i18n fr (#813)Élie Bouttier
2020-05-28Remove HOTP/TOTP support (#806)Harsh Shandilya
2020-05-28Configure IME options and focus direction (#805)Harsh Shandilya
2020-05-26Introduce better R8 optimizations (#796)Harsh Shandilya
2020-05-23Make connection mode a <= 1 toggle group to prevent UI overflow (#778)Fabian Henneke
2020-05-14Add specific error messages to GitServerConfigActivityFabian Henneke