Age | Commit message (Expand) | Author |
2020-08-24 | Return HTTPS URI username from CredentialsProvider (#1049)... | Fabian Henneke |
2020-08-23 | Prevent racing double commits on password creation (#1047)... | Fabian Henneke |
2020-08-23 | BiometricAuthenticator: also allow Class 2 biometric implementations (#1046)... | Harsh Shandilya |
2020-08-23 | BiometricAuthenticator: fix multiple regressions from AndroidX update (#1045)... | Harsh Shandilya |
2020-08-22 | Don't use git config for setting author and email (#1043)... | Harsh Shandilya |
2020-08-22 | Autofill: add support for Bromite and Ungoogled Chromium (#1041) | Devin J. Pohly |
2020-08-21 | Update dependencies (#1039)... | Harsh Shandilya |
2020-08-21 | Merge branch 'release' into develop... | Harsh Shandilya |
2020-08-21 | Revert "Reland symlink support (#1020)"... | Harsh Shandilya |
2020-08-20 | Fix incorrect preference key (#1033)... | Harsh Shandilya |
2020-08-20 | Sort by recently used (#1031)... | Diogenes Molinares |
2020-08-18 | Add SSHJ backend for OpenKeychain authentication (#995)... | Fabian Henneke |
2020-08-18 | Preserve SSH key passphrase on connection errors (#979)... | Fabian Henneke |
2020-08-18 | Update sshj to 0.30.0 and improve algorithm order (#1026)... | Fabian Henneke |
2020-08-17 | Allow adding digits and symbols in XkPasswd generator using mask-like values ...... | glowinthedark |
2020-08-15 | Fix external storage UX (#1022)... | Harsh Shandilya |
2020-08-14 | Reland symlink support (#1020)... | Fabian Henneke |
2020-08-13 | Restore workaround for preventing empty commits (#1019)... | Harsh Shandilya |
2020-08-12 | Create only one SSH session per GitOperation (#1012) | Fabian Henneke |
2020-08-12 | Improve Git error message handling (#1011)... | Fabian Henneke |
2020-08-12 | Improve clone operation semantics (#1010)... | Harsh Shandilya |
2020-08-11 | Notify user when remote branch is up-to-date (#1009)... | Harsh Shandilya |
2020-08-11 | Switch to URL-based Git config and refactor Git settings (#1008)... | Fabian Henneke |
2020-08-10 | Replicate key selection flow for directory creation (#999)... | Harsh Shandilya |
2020-08-10 | Disable automatic copy on decrypt by default (#1006)... | Harsh Shandilya |
2020-08-10 | Prompt user to install OpenKeychain when missing (#1005)... | Harsh Shandilya |
2020-08-06 | Refactor uses of applicationContext and startActivityForResult (#997)... | Fabian Henneke |
2020-08-05 | Remove GitAsyncTask and replace with non-blocking coroutines (#865)... | Harsh Shandilya |
2020-07-31 | Switch to non-deprecated stdlib methods (#990)... | Harsh Shandilya |
2020-07-30 | Add "challenge" and "verification" to OTP heuristic terms (#984) | Fabian Henneke |
2020-07-29 | Upgrade to Kotlin 1.4 (#978)... | Harsh Shandilya |
2020-07-29 | Add ability to change default branch (#977)... | Harsh Shandilya |
2020-07-29 | Fix TOTP import button check semantics (#982)... | Harsh Shandilya |
2020-07-28 | PasswordFragment: bring back dividers (#980) | Harsh Shandilya |
2020-07-27 | Fix delete store message formatting (#975) | Fabian Henneke |
2020-07-27 | Add specific warning for short key IDs in .gpg-id (#974) | Fabian Henneke |
2020-07-26 | Correctly set error on incorrect credentials (#972) | Harsh Shandilya |
2020-07-26 | Allow creating nested directories... | Harsh Shandilya |
2020-07-26 | Show parent path on all types... | Harsh Shandilya |
2020-07-25 | Properly handle files without passwords (#969)... | Harsh Shandilya |
2020-07-23 | Wire in fallback key selection flow (#958)... | Harsh Shandilya |
2020-07-23 | Fix OpenPgpApi extra type confusion (#960) | Fabian Henneke |
2020-07-23 | Fix a crash when parsing long key IDs (#959)... | Fabian Henneke |
2020-07-23 | Allow Autofill on custom views with Autofill hints (#946) | Fabian Henneke |
2020-07-20 | Use a more common SSH version string (#944) | Fabian Henneke |
2020-07-19 | Fix Autofill result contract bug (#941) | Fabian Henneke |
2020-07-19 | Improve UI when launching with biometric lock (#940) | Harsh Shandilya |
2020-07-19 | Remove type images (#939)... | Harsh Shandilya |
2020-07-19 | Always allow SSH key generation (#938) | Harsh Shandilya |
2020-07-16 | Remove manual key selection and start actually using `.gpg-id` (#916)... | Harsh Shandilya |