Age | Commit message (Expand) | Author |
2020-05-12 | Make APS buildable on F-Droid (#762)... | Fabian Henneke |
2020-05-11 | Add setting for fallback username (#772)... | Harsh Shandilya |
2020-05-10 | Treewide codestyle cleanup (#765)... | Harsh Shandilya |
2020-05-10 | Miscellaneous UI tweaking (#771)... | Harsh Shandilya |
2020-05-09 | Use NoBackgroundTheme for utility activities (#770) | Fabian Henneke |
2020-05-08 | Introduce no-auth mode for connections (#768)... | Harsh Shandilya |
2020-05-06 | PasswordEntry: add user to the potential candidates for username (#766) | Harsh Shandilya |
2020-05-06 | PasswordEntry: add more potential fields for username (#764) | Harsh Shandilya |
2020-05-03 | Better handle non-git repositories (#756) | Harsh Shandilya |
2020-05-01 | Confirm password move if it will replace an existing one (#757)... | Harsh Shandilya |
2020-04-29 | Use official FastScroll fix and refactor PasswordFragment (#753) | Fabian Henneke |
2020-04-29 | build: update to openpgp-ktx 2.0 (#749)... | Harsh Shandilya |
2020-04-28 | Fix Autofill icons in dark mode (#748) | Fabian Henneke |
2020-04-25 | Add toggle for debug logging (#745) | Harsh Shandilya |
2020-04-25 | Improve UX around settings items (#744)... | Harsh Shandilya |
2020-04-25 | Fix search if external root dir starts with a dot (#743)... | Maxime Catrice |
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-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 | 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 |