Age | Commit message (Expand) | Author |
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 | Merge remote-tracking branch 'origin/release' into develop... | Harsh Shandilya |
2020-08-27 | build: bump version...v1.11.3 | Harsh Shandilya |
2020-08-27 | build: drop -free suffix... | Harsh Shandilya |
2020-08-27 | Remember HTTPS password throughout a sync operation (#1062)... | 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 | Merge branch 'release' into backmerge-release... | Harsh Shandilya |
2020-08-24 | build: bump version...v1.11.2 | Harsh Shandilya |
2020-08-24 | Return HTTPS URI username from CredentialsProvider (#1049)... | Fabian Henneke |
2020-08-24 | Prevent racing double commits on password creation (#1047)... | 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 | build: bump version...v1.11.1 | 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 | build: prepare next development version... | Harsh Shandilya |
2020-08-18 | build: bump version...v1.11.0 | Harsh Shandilya |
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-13 | Add symlink support to JGit (#1016)... | Fabian Henneke |
2020-08-13 | Update R8 rules (#1017)... | Fabian Henneke |
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 |