aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-05GitServerConfigActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05GetKeyIdsActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05SelectFolderFragment: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05Extensions: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05Otp: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05UserPreference: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05PasswordBuilder: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05PasswordStore: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05PasswordFragment: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05ClipboardService: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05Migrations: use runCatching to replace exception handling...Harsh Shandilya
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-03github: also run presubmit tests for buildSrc changes (#1074)...Harsh Shandilya
2020-09-03Prevent double tap events during password selection (#1073)Fabian Henneke
2020-09-02github: update workflows to use peter-evans/create-pull-request (#1072)...Harsh Shandilya
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-24Add changelog entry for HTTPS authentication...Harsh 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-24Prepare release 1.11.2GitHub Actions
2020-08-24Return HTTPS URI username from CredentialsProvider (#1049)...Fabian Henneke
2020-08-23Prevent racing double commits on password creation (#1047)...Fabian Henneke