Age | Commit message (Expand) | Author |
2020-09-07 | Fix behavior on failing Git operations (#1084) | Fabian Henneke |
2020-09-07 | Fix changelog links (#1083)... | Harsh Shandilya |
2020-09-06 | Update dependencies and add EditorConfig file (#1082)... | Harsh Shandilya |
2020-09-05 | PasswordGeneratorDialogFragment: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | DecryptActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | PasswordCreationActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | SshjConfig: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | BasePgpActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | SshKey: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | SshjSessionFactory: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GitOperation: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GitLogModel: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | AutofillPublisherChangedActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | AutofillScenario: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GitSettings: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | PasswordRepository: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GitConfigActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GitServerConfigActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | GetKeyIdsActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | SelectFolderFragment: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | Extensions: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | Otp: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | UserPreference: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | PasswordBuilder: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | PasswordStore: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | PasswordFragment: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | ClipboardService: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | Migrations: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | AutofillSmsActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | Form: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | AutofillDecryptActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | OnboardingActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | SshKeyGenActivity: use runCatching to replace exception handling... | Harsh Shandilya |
2020-09-05 | Migrations: reuse SharedPreferences instances... | Harsh Shandilya |
2020-09-05 | PasswordRepository: add custom FS factory for symlink capabilities (#1081)... | Harsh Shandilya |
2020-09-05 | DecryptActivity: properly calculate remaining OTP time on first pass (#1080)... | Harsh Shandilya |
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-03 | github: also run presubmit tests for buildSrc changes (#1074)... | Harsh Shandilya |
2020-09-03 | Prevent double tap events during password selection (#1073) | Fabian Henneke |
2020-09-02 | github: update workflows to use peter-evans/create-pull-request (#1072)... | Harsh Shandilya |
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 |