Age | Commit message (Expand) | Author |
2020-05-31 | Completely revamp decrypted password screen (#817)... | Harsh Shandilya |
2020-05-31 | build: Upgrade all dependencies (#803)... | Harsh Shandilya |
2020-05-30 | Fix GitAsyncTask activity handling in error case (#818) | Fabian Henneke |
2020-05-30 | Make commitChange honor finishWithResultOnEnd (#815)... | Fabian Henneke |
2020-05-30 | Switch password authentication over to SSHJ (#811)... | Fabian Henneke |
2020-05-30 | Fix i18n fr (#813) | Élie Bouttier |
2020-05-29 | Update Public Suffix List data (#808)... | github-actions[bot] |
2020-05-28 | Remove HOTP/TOTP support (#806) | Harsh Shandilya |
2020-05-28 | Configure IME options and focus direction (#805) | Harsh Shandilya |
2020-05-28 | Use SSHJ for SSH public key authentication (#801) | Fabian Henneke |
2020-05-28 | Update Public Suffix List data (#804)... | github-actions[bot] |
2020-05-27 | treewide: update fragments to use LayoutRes constructor (#802)... | Harsh Shandilya |
2020-05-27 | Resolve ViewBinding regressions (#799)... | Harsh Shandilya |
2020-05-27 | Update Public Suffix List data (#798)... | github-actions[bot] |
2020-05-27 | Introduce and switch to FragmentViewBindingDelegate (#797)... | Harsh Shandilya |
2020-05-26 | Introduce better R8 optimizations (#796) | Harsh Shandilya |
2020-05-25 | Remove "name" from the list of username heuristics (#793) | Fabian Henneke |
2020-05-25 | Update Public Suffix List data (#792)... | github-actions[bot] |
2020-05-24 | BaseGitActivity: always enforce absolute URLs (#788) | Harsh Shandilya |
2020-05-23 | Make connection mode a <= 1 toggle group to prevent UI overflow (#778) | Fabian Henneke |
2020-05-23 | Update Public Suffix List data (#785)... | github-actions[bot] |
2020-05-14 | treewide: correct misspellings (#781)... | Harsh Shandilya |
2020-05-14 | Add specific error messages to GitServerConfigActivity | Fabian Henneke |
2020-05-14 | Use absolute paths for custom ports, relative for default port | Fabian Henneke |
2020-05-14 | Improve Git/HTTPS URL generation | Fabian Henneke |
2020-05-14 | treewide: Reformat XML resources again (#774) | Fabian Henneke |
2020-05-13 | treewide: fix copyright template and apply to all files (#773)... | Harsh Shandilya |
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 |