summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-08-24build: bump version...v1.11.2Harsh Shandilya
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-21build: bump version...v1.11.1Harsh Shandilya
2020-08-21Revert "Reland symlink support (#1020)"...Harsh Shandilya
2020-08-18build: bump version...v1.11.0Harsh 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-13Add symlink support to JGit (#1016)...Fabian Henneke
2020-08-13Update R8 rules (#1017)...Fabian Henneke
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-11Uprev Gradle and dependencies (#1007)...Harsh Shandilya
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-31Merge branch 'release' into develop...Harsh Shandilya
2020-07-31build: bump version...v1.10.3Harsh Shandilya
2020-07-31Switch to non-deprecated stdlib methods (#990)...Harsh Shandilya
2020-07-30Merge branch 'release' into develop...Harsh Shandilya
2020-07-30build: bump version...v1.10.2Harsh Shandilya
2020-07-30Fix two SMS Autofill crashes (#985)...Fabian Henneke
2020-07-30Fix TOTP import button check semantics (#982)...Harsh Shandilya
2020-07-30Fix two SMS Autofill crashes (#985)...Fabian Henneke
2020-07-30Properly handle files without passwords (#969)...Harsh Shandilya
2020-07-30Expand OTP and PasswordEntry tests (#968)...Harsh Shandilya
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-26build: update APK cruft exclusion list...Harsh Shandilya
2020-07-25Properly handle files without passwords (#969)...Harsh Shandilya
2020-07-24Expand OTP and PasswordEntry tests (#968)Harsh Shandilya