aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10Miscellaneous UI tweaking (#771)...Harsh Shandilya
2020-05-09Use NoBackgroundTheme for utility activities (#770)Fabian Henneke
2020-05-08Introduce no-auth mode for connections (#768)...Harsh Shandilya
2020-05-06PasswordEntry: add user to the potential candidates for username (#766)Harsh Shandilya
2020-05-06PasswordEntry: add more potential fields for username (#764)Harsh Shandilya
2020-05-04github: implement path filtering to run actions only when required (#760)Harsh Shandilya
2020-05-04Add a Gitter chat badge to README.md (#759)The Gitter Badger
2020-05-03Better handle non-git repositories (#756)Harsh Shandilya
2020-05-01Confirm password move if it will replace an existing one (#757)...Harsh Shandilya
2020-05-01Update Actions caching and add workflow to validate Gradle wrapper (#754)Harsh Shandilya
2020-05-01CODEOWNERS: update for current development scenario (#755)...Harsh Shandilya
2020-04-29Use official FastScroll fix and refactor PasswordFragment (#753)Fabian Henneke
2020-04-29build: update to openpgp-ktx 2.0 (#749)...Harsh Shandilya
2020-04-29release/deploy-github: add rudimentary checks for tag existence...Harsh Shandilya
2020-04-29release/deploy-github: automatically switch refs...Harsh Shandilya
2020-04-29build: prepare next release...Harsh Shandilya
2020-04-29build: bump version...v1.7.2Harsh Shandilya
2020-04-28Fix Autofill icons in dark mode (#748)Fabian Henneke
2020-04-26Some README updates (#746)Harsh Shandilya
2020-04-25Add toggle for debug logging (#745)Harsh Shandilya
2020-04-25Improve UX around settings items (#744)...Harsh Shandilya
2020-04-25Fix search if external root dir starts with a dot (#743)...Maxime Catrice
2020-04-24auth: redo implementation with a cleaner and simpler API surface (#741)Harsh Shandilya
2020-04-24Better detect uninitialized repositories and offer to clone (#738)...Harsh Shandilya
2020-04-23release/deploy-github: fix tag parameter...Harsh Shandilya
2020-04-23README: unlist F-Droid for now...Harsh Shandilya
2020-04-23build: prepare next development version...Harsh Shandilya
2020-04-23build: bump version for patch release...v1.7.1Harsh Shandilya
2020-04-22Improve permission handling logic (#732)...Harsh Shandilya
2020-04-22Fix crash when using type independent sort (#734)Fabian Henneke
2020-04-22Mark Autofill onboarding dialog as seen on dismiss (#731)Fabian Henneke
2020-04-21Never obscure OK button in Autofill onboarding UI (#729)Fabian Henneke
2020-04-21build: prepare next development version...Harsh Shandilya
2020-04-21release/deploy-github: don't attempt to tag before deployment...Harsh Shandilya
2020-04-21build: bump version to 1.7.0...v1.7.0Harsh Shandilya
2020-04-21build: inline versionCode and versionName at destination...Harsh Shandilya
2020-04-21PasswordStore: onboard users to Oreo autofill...Harsh Shandilya
2020-04-21Application: only install logging tree in debug features build...Harsh Shandilya
2020-04-21treewide: switch to logging via timberkt...Harsh Shandilya
2020-04-21treewide: use getSystemService extension everywhere...Harsh Shandilya
2020-04-21treewide: use edit extension and cleanup some deprecation...Harsh Shandilya
2020-04-21Remove unused import...Harsh Shandilya
2020-04-21BaseGitActivity: don't remove saved password unnecessarily...Harsh Shandilya
2020-04-20Fix protocol validation (#726)...Harsh Shandilya
2020-04-19Validate hostname protocol before saving (#723)...Harsh Shandilya
2020-04-19release/deploy-snapshot: Don't swallow errors (#724)...Harsh Shandilya
2020-04-19PgpActivity: hide category view when there's no text...Harsh Shandilya
2020-04-19PasswordFragment: Replace fab options with descriptive bottom sheet...Harsh Shandilya
2020-04-19PasswordFragment: animate FAB in action mode...Harsh Shandilya
2020-04-19Work around incompatibility between AndroidFastScroll and recyclerview-select......Fabian Henneke