summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02Exit tie breakers early in unique or no match case (#1130)...Fabian Henneke
2020-10-01build: prepare next development version...Harsh Shandilya
2020-10-01Add changelog entry...Harsh Shandilya
2020-10-01Add key selection step to onboarding flow...Harsh Shandilya
2020-10-01PasswordCreationActivity: tweak logic for determining if identifier selection......Harsh Shandilya
2020-10-01Make unset author/email behavior match Git...Harsh Shandilya
2020-10-01github: run apiCheck task in pull requests...Harsh Shandilya
2020-10-01github: update workflows to use gradle-cache-action...Harsh Shandilya
2020-10-01autofill-parser: check in API dump...Harsh Shandilya
2020-10-01build: configure binary-compatibility-validator...Harsh Shandilya
2020-09-29Unwrap root cause for InvalidRemoteException (#1122)...Harsh Shandilya
2020-09-26Update Public Suffix List data (#1121)...github-actions[bot]
2020-09-24Prepare release 1.12.0...v1.12.0Harsh Shandilya
2020-09-24Restore settings button to onboarding screen (#1119)...Harsh Shandilya
2020-09-22Sync strings from Crowdin (#1117)...Harsh Shandilya
2020-09-21Remove Autofill onboarding prompt and cleanup strings (#1116)Harsh Shandilya
2020-09-21Refactor auth mode check/uncheck (#1115)...Harsh Shandilya
2020-09-21Revert "github: remove ci-gradle.properties" (#1113)...Harsh Shandilya
2020-09-20github: remove ci-gradle.properties...Harsh Shandilya
2020-09-20gradle: update properties list for build improvements...Harsh Shandilya
2020-09-20Dependencies: downgrade annotation to 1.1.0...Harsh Shandilya
2020-09-20autofill-parser: add dependency on AndroidX annotation...Harsh Shandilya
2020-09-20autofill-parser: drop use of core-ktx...Harsh Shandilya
2020-09-20autofill-parser: add README...Harsh Shandilya
2020-09-20autofill-parser: configure maven-publish plugin...Harsh Shandilya
2020-09-19Add check for potential issues with SSH URL...Harsh Shandilya
2020-09-19BasicBottomSheet: init...Harsh Shandilya
2020-09-19Finish activity in case of external directory (#1110)...Aditya Wasan
2020-09-18Misc cleanups to build and extension functions (#1108)Harsh Shandilya
2020-09-18Add annotation to WelcomeFragment class (#1107)...Aditya Wasan
2020-09-17github: remove nonFree flavor from tests (#1102)...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser
2020-09-15Update on-boarding UI (#1099)...Aditya Wasan
2020-09-14Add tentative workaround for dialog crashes and refactor Git-related code (#1......Harsh Shandilya
2020-09-13PasswordRepository: properly gate symlink feature (#1098)...Harsh Shandilya
2020-09-12Continue onboarding if permissions are granted prematurely (#1097)...Harsh Shandilya
2020-09-12Update Public Suffix List data (#1096)...github-actions[bot]
2020-09-11Correctly count children in password list (#1095)Harsh Shandilya
2020-09-11Disable SSH multiplexing if not supported (#1093)...Fabian Henneke
2020-09-10build: update Kotlin and dependency-updates plugin (#1094)...Harsh Shandilya
2020-09-10Autofill: add kiwi as a supported browser (#1091)Rounak Datta
2020-09-09Fix directory selection in onboarding if storage permissions are granted (#1090)...Harsh Shandilya
2020-09-08Support multiple authentication methods (#825)...Fabian Henneke
2020-09-08Use same checks as BiometricAuthenticator in UserPreference (#1088)Aditya Wasan
2020-09-07UX fixups and improvements (#1086)...Harsh Shandilya
2020-09-07Fix behavior on failing Git operations (#1084)Fabian Henneke
2020-09-07Fix changelog links (#1083)...Harsh Shandilya
2020-09-06Update dependencies and add EditorConfig file (#1082)...Harsh Shandilya
2020-09-05PasswordGeneratorDialogFragment: use runCatching to replace exception handling...Harsh Shandilya
2020-09-05DecryptActivity: use runCatching to replace exception handling...Harsh Shandilya