Age | Commit message (Expand) | Author |
2020-10-23 | Revert "Add option to automatically sync repository on app launch (#1137)"... | Harsh Shandilya |
2020-10-21 | GitServerConfigActivity: add quick-fix for HTTPS URLs with custom ports... | Harsh Shandilya |
2020-10-21 | GitServerConfigActivity: set auth mode visibility on launch as well... | Harsh Shandilya |
2020-10-19 | Convert PasswordRepository to an object... | Harsh Shandilya |
2020-10-19 | PasswordRepository: split out PasswordSortOrder... | Harsh Shandilya |
2020-10-19 | PasswordStore: Remove unnecessary class-level variables... | Harsh Shandilya |
2020-10-18 | Rollback string changes from #1157... | Harsh Shandilya |
2020-10-17 | Use BottomSheet in place of Snackbar for longer messages (#1157) | ashoksinghal |
2020-10-16 | Revamp build configuration (#1156)... | Harsh Shandilya |
2020-10-15 | Add option to automatically sync repository on app launch (#1137)... | Aditya Wasan |
2020-10-11 | ProxyUtils: correctly handle the 'no proxy' case (#1148)... | Harsh Shandilya |
2020-10-10 | res: merge unneeded override into base file... | Harsh Shandilya |
2020-10-08 | Temporarily work around SSHJ compatibility issues (#1142)... | Fabian Henneke |
2020-10-08 | Introduce app-wide HTTPS proxy setting (#1134) | Harsh Shandilya |
2020-10-06 | Show new FillResponse right after publisher reset (#1138)... | Fabian Henneke |
2020-10-06 | Fix Autofill publisher changed layout (#1136)... | Harsh Shandilya |
2020-10-05 | Resolve lock contention from lazy delegates (#1135) | Harsh Shandilya |
2020-10-02 | all: refactor ActivityResultContracts usages to adhere to API requirements... | Harsh Shandilya |
2020-10-02 | build: uprev dependencies... | Harsh Shandilya |
2020-10-01 | Add key selection step to onboarding flow... | Harsh Shandilya |
2020-10-01 | PasswordCreationActivity: tweak logic for determining if identifier selection...... | Harsh Shandilya |
2020-10-01 | Make unset author/email behavior match Git... | Harsh Shandilya |
2020-09-29 | Unwrap root cause for InvalidRemoteException (#1122)... | Harsh Shandilya |
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-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-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 | 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-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 |