aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-09-07Fix behavior on failing Git operations (#1084)Fabian Henneke
2020-09-05PasswordGeneratorDialogFragment: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05DecryptActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05PasswordCreationActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05SshjConfig: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05BasePgpActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05SshKey: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05SshjSessionFactory: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05GitOperation: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05GitLogModel: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05AutofillPublisherChangedActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05AutofillScenario: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05GitSettings: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05PasswordRepository: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05GitConfigActivity: use runCatching to replace exception handling...Harsh Shandilya
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-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