Age | Commit message (Expand) | Author |
2020-09-05 | Update Public Suffix List data (#1079) | github-actions[bot] |
2020-09-04 | Assorted UX improvements (#1077)... | Harsh Shandilya |
2020-09-04 | Add migration to new SshKey backend (#1076)... | Fabian Henneke |
2020-09-04 | Revamp onboarding logic (#1068) | Harsh Shandilya |
2020-09-04 | Remove BaseGitActivity's onOptionsItemSelected override (#1075)... | Harsh Shandilya |
2020-09-03 | Refactor Git operations and auth (#1066)... | Fabian Henneke |
2020-09-01 | Add Keystore backend for SSH public key authentication (#1070) | Fabian Henneke |
2020-08-29 | Simplify decrypt intent creation (#1069) | Alexander Kirillov |
2020-08-28 | Add Activity to view the Git commit log (#1056) | Nosweh |
2020-08-27 | Do not return stored password on first retry (#1061) | Fabian Henneke |
2020-08-27 | Remember HTTPS password throughout a sync operation (#1062)... | Fabian Henneke |
2020-08-27 | Delete HTTPS instead of SSH key password on error (#1060) | Fabian Henneke |
2020-08-27 | Expand show hidden folders to also cover files (#1059)... | Harsh Shandilya |
2020-08-26 | Get rid of explicit Git server protocol (#1054)... | Fabian Henneke |
2020-08-26 | Rename ConnectionMode to AuthMode and remove clone_ prefix (#1053) | Fabian Henneke |
2020-08-24 | Improve Git server config activity (#1051) | Fabian Henneke |
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 | Wrap password creation layout in ScrollView (#1036) | Nosweh |
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-16 | Also invert copy_on_decrypt preference value (#1024)... | Harsh Shandilya |
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 | Fix two SMS Autofill crashes (#985)... | Fabian Henneke |
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 |