Age | Commit message (Expand) | Author |
2020-04-17 | Refactor Git related activities (#685)... | 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 | 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 | Modernize file listing and search in AutofillFilterActivity (#683)... | 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 |
2020-03-29 | Significantly improve app theming (#679)... | Harsh Shandilya |
2020-03-29 | Don't inflate menu multiple times (#678)... | Harsh Shandilya |
2020-03-29 | Workaround and potential fix for search issues (#677) | Fabian Henneke |
2020-03-28 | Add "alias" to the username heuristic terms (#676) | Fabian Henneke |
2020-03-27 | Let IME button dismiss keyboard during search (#673)... | Fabian Henneke |
2020-03-27 | Fix: Restore store scroll position on back press (#670)... | Fabian Henneke |
2020-03-27 | Fix: Set childCount correctly on recycled rows (#675)... | Fabian Henneke |
2020-03-27 | Un-hack focus gain in folder creation dialog (#672)... | Fabian Henneke |
2020-03-27 | Improve Autofill heuristic terms (#674)... | Fabian Henneke |
2020-03-27 | Make folder creation dialog cancelable (#671) | Fabian Henneke |
2020-03-26 | Fix: Commit file after Autofill generate/save (#669)... | Fabian Henneke |
2020-03-26 | Fix deletion of individual password files (#668)... | Fabian Henneke |
2020-03-26 | Fix: Don't apply single-origin mode to native apps (#667)... | Fabian Henneke |
2020-03-26 | Workaround: Prevent fill-in datasets from being shown on Android… (#666) | Fabian Henneke |
2020-03-25 | Fix: Properly handle IP addresses and invalid domains in Autofill (#664)... | Fabian Henneke |
2020-03-25 | Make preferred directory structure for Autofill configurable (#660)... | Fabian Henneke |
2020-03-25 | Add "pass" as a hint pattern for password fields (#661) | Fabian Henneke |
2020-03-25 | Add more lenient rules that apply only on manual request (#662)... | Fabian Henneke |
2020-03-25 | Delete AutofillMatches when deleting files (#659) | Fabian Henneke |
2020-03-24 | Add support for Oreo Autofill (#653)... | Fabian Henneke |
2020-03-21 | Revise copy (#656)... | Harsh Shandilya |
2020-03-20 | Codestyle cleanup... | Harsh Shandilya |
2020-03-20 | ClipboardService: Fix icon... | Harsh Shandilya |
2020-03-07 | Show snackbar when git repo is not initialized (#651)... | Aditya Wasan |
2020-03-05 | Resolve various memory leaks (#637)... | Harsh Shandilya |
2020-03-01 | Swipe2refresh fix (#647) | glowinthedark |
2020-03-01 | swipe to refresh using androidx SwipeRefreshLayout (#645)... | glowinthedark |