Age | Commit message (Expand) | Author |
2020-09-24 | Restore settings button to onboarding screen (#1119)... | Harsh Shandilya |
2020-09-22 | Sync strings from Crowdin (#1117)... | Harsh Shandilya |
2020-09-21 | Remove Autofill onboarding prompt and cleanup strings (#1116) | Harsh Shandilya |
2020-09-21 | Refactor auth mode check/uncheck (#1115)... | Harsh Shandilya |
2020-09-21 | Revert "github: remove ci-gradle.properties" (#1113)... | Harsh Shandilya |
2020-09-20 | github: remove ci-gradle.properties... | Harsh Shandilya |
2020-09-20 | gradle: update properties list for build improvements... | Harsh Shandilya |
2020-09-20 | Dependencies: downgrade annotation to 1.1.0... | Harsh Shandilya |
2020-09-20 | autofill-parser: add dependency on AndroidX annotation... | Harsh Shandilya |
2020-09-20 | autofill-parser: drop use of core-ktx... | Harsh Shandilya |
2020-09-20 | autofill-parser: add README... | Harsh Shandilya |
2020-09-20 | autofill-parser: configure maven-publish plugin... | Harsh Shandilya |
2020-09-19 | Add check for potential issues with SSH URL... | Harsh Shandilya |
2020-09-19 | BasicBottomSheet: init... | Harsh Shandilya |
2020-09-19 | Finish activity in case of external directory (#1110)... | Aditya Wasan |
2020-09-18 | Misc cleanups to build and extension functions (#1108) | Harsh Shandilya |
2020-09-18 | Add annotation to WelcomeFragment class (#1107)... | Aditya Wasan |
2020-09-17 | github: remove nonFree flavor from tests (#1102)... | Harsh Shandilya |
2020-09-16 | Autofill: Extract AutofillParser into separate subproject (#1101)... | Vincent Breitmoser |
2020-09-15 | Update on-boarding UI (#1099)... | Aditya Wasan |
2020-09-14 | Add tentative workaround for dialog crashes and refactor Git-related code (#1...... | Harsh Shandilya |
2020-09-13 | PasswordRepository: properly gate symlink feature (#1098)... | Harsh Shandilya |
2020-09-12 | Continue onboarding if permissions are granted prematurely (#1097)... | Harsh Shandilya |
2020-09-12 | Update Public Suffix List data (#1096)... | github-actions[bot] |
2020-09-11 | Correctly count children in password list (#1095) | Harsh Shandilya |
2020-09-11 | Disable SSH multiplexing if not supported (#1093)... | Fabian Henneke |
2020-09-10 | build: update Kotlin and dependency-updates plugin (#1094)... | Harsh Shandilya |
2020-09-10 | Autofill: add kiwi as a supported browser (#1091) | Rounak Datta |
2020-09-09 | Fix directory selection in onboarding if storage permissions are granted (#1090)... | Harsh Shandilya |
2020-09-08 | Support multiple authentication methods (#825)... | Fabian Henneke |
2020-09-08 | Use same checks as BiometricAuthenticator in UserPreference (#1088) | Aditya Wasan |
2020-09-07 | UX fixups and improvements (#1086)... | Harsh Shandilya |
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 |