summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-09-05AutofillSmsActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05Form: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05AutofillDecryptActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05OnboardingActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05SshKeyGenActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05Migrations: reuse SharedPreferences instances...Harsh Shandilya
2020-09-05PasswordRepository: add custom FS factory for symlink capabilities (#1081)...Harsh Shandilya
2020-09-05DecryptActivity: properly calculate remaining OTP time on first pass (#1080)...Harsh Shandilya
2020-09-05Update Public Suffix List data (#1079)github-actions[bot]
2020-09-04Assorted UX improvements (#1077)...Harsh Shandilya
2020-09-04Add migration to new SshKey backend (#1076)...Fabian Henneke
2020-09-04Revamp onboarding logic (#1068)Harsh Shandilya
2020-09-04Remove BaseGitActivity's onOptionsItemSelected override (#1075)...Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-09-01Add Keystore backend for SSH public key authentication (#1070)Fabian Henneke
2020-08-29Simplify decrypt intent creation (#1069)Alexander Kirillov
2020-08-28Add Activity to view the Git commit log (#1056)Nosweh
2020-08-27Do not return stored password on first retry (#1061)Fabian Henneke
2020-08-27Merge remote-tracking branch 'origin/release' into develop...Harsh Shandilya
2020-08-27build: bump version...v1.11.3Harsh Shandilya
2020-08-27build: drop -free suffix...Harsh Shandilya
2020-08-27Remember HTTPS password throughout a sync operation (#1062)...Fabian Henneke
2020-08-27Remember HTTPS password throughout a sync operation (#1062)...Fabian Henneke
2020-08-27Delete HTTPS instead of SSH key password on error (#1060)Fabian Henneke
2020-08-27Expand show hidden folders to also cover files (#1059)...Harsh Shandilya
2020-08-26Get rid of explicit Git server protocol (#1054)...Fabian Henneke
2020-08-26Rename ConnectionMode to AuthMode and remove clone_ prefix (#1053)Fabian Henneke
2020-08-24Improve Git server config activity (#1051)Fabian Henneke
2020-08-24Merge branch 'release' into backmerge-release...Harsh Shandilya
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-24Return HTTPS URI username from CredentialsProvider (#1049)...Fabian Henneke
2020-08-23Prevent racing double commits on password creation (#1047)...Fabian Henneke
2020-08-23BiometricAuthenticator: also allow Class 2 biometric implementations (#1046)...Harsh Shandilya
2020-08-23BiometricAuthenticator: fix multiple regressions from AndroidX update (#1045)...Harsh Shandilya
2020-08-22Don't use git config for setting author and email (#1043)...Harsh Shandilya
2020-08-22Autofill: add support for Bromite and Ungoogled Chromium (#1041)Devin J. Pohly
2020-08-21Update dependencies (#1039)...Harsh Shandilya
2020-08-21Wrap password creation layout in ScrollView (#1036)Nosweh
2020-08-21Merge branch 'release' into develop...Harsh Shandilya
2020-08-21build: bump version...v1.11.1Harsh Shandilya
2020-08-21Revert "Reland symlink support (#1020)"...Harsh Shandilya
2020-08-20Fix incorrect preference key (#1033)...Harsh Shandilya
2020-08-20Sort by recently used (#1031)...Diogenes Molinares
2020-08-18Add SSHJ backend for OpenKeychain authentication (#995)...Fabian Henneke
2020-08-18build: prepare next development version...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