summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2020-08-27Remember HTTPS password throughout a sync operation (#1062)...Fabian Henneke
2020-08-24Return HTTPS URI username from CredentialsProvider (#1049)...Fabian Henneke
2020-08-24Prevent racing double commits on password creation (#1047)...Fabian Henneke
2020-08-21Revert "Reland symlink support (#1020)"...Harsh Shandilya
2020-08-18Preserve SSH key passphrase on connection errors (#979)...Fabian Henneke
2020-08-18Update sshj to 0.30.0 and improve algorithm order (#1026)...Fabian Henneke
2020-08-17Allow adding digits and symbols in XkPasswd generator using mask-like values ......glowinthedark
2020-08-16Also invert copy_on_decrypt preference value (#1024)...Harsh Shandilya
2020-08-15Fix external storage UX (#1022)...Harsh Shandilya
2020-08-14Reland symlink support (#1020)...Fabian Henneke
2020-08-13Restore workaround for preventing empty commits (#1019)...Harsh Shandilya
2020-08-12Create only one SSH session per GitOperation (#1012)Fabian Henneke
2020-08-12Improve Git error message handling (#1011)...Fabian Henneke
2020-08-12Improve clone operation semantics (#1010)...Harsh Shandilya
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-10Disable automatic copy on decrypt by default (#1006)...Harsh Shandilya
2020-08-10Prompt user to install OpenKeychain when missing (#1005)...Harsh Shandilya
2020-08-06Refactor uses of applicationContext and startActivityForResult (#997)...Fabian Henneke
2020-08-05Remove GitAsyncTask and replace with non-blocking coroutines (#865)...Harsh Shandilya
2020-07-31Switch to non-deprecated stdlib methods (#990)...Harsh Shandilya
2020-07-30Fix two SMS Autofill crashes (#985)...Fabian Henneke
2020-07-30Add "challenge" and "verification" to OTP heuristic terms (#984)Fabian Henneke
2020-07-29Upgrade to Kotlin 1.4 (#978)...Harsh Shandilya
2020-07-29Add ability to change default branch (#977)...Harsh Shandilya
2020-07-29Fix TOTP import button check semantics (#982)...Harsh Shandilya
2020-07-28PasswordFragment: bring back dividers (#980)Harsh Shandilya
2020-07-27Disable Autofill compatibility for Firefox (#976)...Fabian Henneke
2020-07-27Fix delete store message formatting (#975)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-26Allow creating nested directories...Harsh Shandilya
2020-07-26Show parent path on all types...Harsh Shandilya
2020-07-25Properly handle files without passwords (#969)...Harsh Shandilya
2020-07-24Expand OTP and PasswordEntry tests (#968)Harsh Shandilya
2020-07-23Wire in fallback key selection flow (#958)...Harsh Shandilya
2020-07-23Fix OpenPgpApi extra type confusion (#960)Fabian Henneke
2020-07-23Fix a crash when parsing long key IDs (#959)...Fabian Henneke
2020-07-23Allow Autofill on custom views with Autofill hints (#946)Fabian Henneke
2020-07-22Add pt-BR translations and cleanup resources (#947)Harsh Shandilya
2020-07-20Use a more common SSH version string (#944)Fabian Henneke
2020-07-19Fix Autofill result contract bug (#941)Fabian Henneke
2020-07-19Improve UI when launching with biometric lock (#940)Harsh Shandilya
2020-07-19Remove type images (#939)...Harsh Shandilya
2020-07-19Always allow SSH key generation (#938)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