Age | Commit message (Expand) | Author |
2020-04-22 | Fix crash when using type independent sort (#734) | Fabian Henneke |
2020-04-22 | Mark Autofill onboarding dialog as seen on dismiss (#731) | Fabian Henneke |
2020-04-21 | Never obscure OK button in Autofill onboarding UI (#729) | Fabian Henneke |
2020-04-21 | build: prepare next development version... | Harsh Shandilya |
2020-04-21 | build: bump version to 1.7.0...v1.7.0 | Harsh Shandilya |
2020-04-21 | build: inline versionCode and versionName at destination... | Harsh Shandilya |
2020-04-21 | PasswordStore: onboard users to Oreo autofill... | Harsh Shandilya |
2020-04-21 | Application: only install logging tree in debug features build... | Harsh Shandilya |
2020-04-21 | treewide: switch to logging via timberkt... | Harsh Shandilya |
2020-04-21 | treewide: use getSystemService extension everywhere... | Harsh Shandilya |
2020-04-21 | treewide: use edit extension and cleanup some deprecation... | Harsh Shandilya |
2020-04-21 | Remove unused import... | Harsh Shandilya |
2020-04-21 | BaseGitActivity: don't remove saved password unnecessarily... | Harsh Shandilya |
2020-04-20 | Fix protocol validation (#726)... | Harsh Shandilya |
2020-04-19 | Validate hostname protocol before saving (#723)... | Harsh Shandilya |
2020-04-19 | PgpActivity: hide category view when there's no text... | Harsh Shandilya |
2020-04-19 | PasswordFragment: Replace fab options with descriptive bottom sheet... | Harsh Shandilya |
2020-04-19 | PasswordFragment: animate FAB in action mode... | Harsh Shandilya |
2020-04-19 | Work around incompatibility between AndroidFastScroll and recyclerview-select...... | Fabian Henneke |
2020-04-18 | Resolve lint warnings... | Harsh Shandilya |
2020-04-18 | SshKeygenTask: fix build error... | Harsh Shandilya |
2020-04-17 | Update SSH clear passphrase preference to handle HTTPS (#716)... | Harsh Shandilya |
2020-04-17 | AutofillDecryptActivity: Show toast on Main dispatcher (#717)... | Harsh Shandilya |
2020-04-17 | Refactor Git related activities (#685)... | Harsh Shandilya |
2020-04-17 | Enable emulator tests (#708)... | Harsh Shandilya |
2020-04-16 | Improve SSH private key validation (#713)... | Fabian Henneke |
2020-04-16 | See file's metadata to validate SSH key (#709)... | Diogenes Molinares |
2020-04-16 | Reduce build warnings (#712)... | Fabian Henneke |
2020-04-15 | Address review comments | Fabian Henneke |
2020-04-15 | Add a switch between Fuzzy and StrictDomain mode to Autofill search view | Fabian Henneke |
2020-04-15 | Add support for "work/example.org.gpg" folder layout | Fabian Henneke |
2020-04-15 | Respect encrypted username when filling Autofill generated entry | Fabian Henneke |
2020-04-15 | Match any path component in StrictDomain FilterMode | Fabian Henneke |
2020-04-15 | Make existing tests buildable again | Fabian Henneke |
2020-04-15 | Fix crash on Autofill save introduced by #699 (#706) | Fabian Henneke |
2020-04-15 | Improve search logic and UI (#703)... | Fabian Henneke |
2020-04-14 | Improve Autofill enable UI and flaky browser list (#704) | Fabian Henneke |
2020-04-14 | Always refresh password list when navigating back (#701) | Fabian Henneke |
2020-04-14 | Don't trigger onMenuItemActionCollapse on navigation (#702) | Fabian Henneke |
2020-04-14 | Fix repository corruption by AutofillSaveActivity (#699) | Fabian Henneke |
2020-04-13 | Raise targetSdk to 29 (#682)... | Fabian Henneke |
2020-04-13 | Request WRITE_EXTERNAL_STORAGE for external password repository (#698)... | Harsh Shandilya |
2020-04-11 | Switch refactored entities to ViewBinding (#695)... | Harsh Shandilya |
2020-04-10 | Modernize legacy RecyclerView adapters (#694)... | Fabian Henneke |
2020-04-08 | Remove an erroneous check on directory moves (#693) | Fabian Henneke |
2020-04-07 | pull translations from transifex (#691)... | Hussein Al Abry |
2020-04-07 | Modernize file listing and search in AutofillFilterActivity (#683)... | Fabian Henneke |
2020-04-06 | Fix AutofillFilterActivity icons in dark mode (#689) | Fabian Henneke |
2020-04-06 | Fix: Make path editable when generating a password (#688) | Fabian Henneke |
2020-04-05 | Fix: Make generated entry path editable without suggested username (#687)... | Fabian Henneke |