Age | Commit message (Expand) | Author |
2020-04-24 | auth: redo implementation with a cleaner and simpler API surface (#741) | Harsh Shandilya |
2020-04-24 | Better detect uninitialized repositories and offer to clone (#738)... | Harsh Shandilya |
2020-04-23 | release/deploy-github: fix tag parameter... | Harsh Shandilya |
2020-04-23 | README: unlist F-Droid for now... | Harsh Shandilya |
2020-04-23 | build: prepare next development version... | Harsh Shandilya |
2020-04-23 | build: bump version for patch release...v1.7.1 | Harsh Shandilya |
2020-04-22 | Improve permission handling logic (#732)... | Harsh Shandilya |
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 | release/deploy-github: don't attempt to tag before deployment... | 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 | release/deploy-snapshot: Don't swallow errors (#724)... | 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-18 | build: upgrade all dependencies... | Harsh Shandilya |
2020-04-18 | Run tests for debug/release on 23/29 (#720)... | Fabian Henneke |
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 |