summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-06-22build: bump version to 1.9.0...v1.9.0Harsh Shandilya
2020-06-21PasswordCreationActivity: properly guard rename code...Harsh Shandilya
2020-06-20UserPreference: fix my inability to count (#863)Harsh Shandilya
2020-06-20Update Public Suffix List data (#864)...github-actions[bot]
2020-06-19PasswordStore: refresh password list on swipe down in non-git mode (#862)...Harsh Shandilya
2020-06-18Avoid destination's file outside repository (#861)Diogenes Molinares
2020-06-18Add support for category renaming (#854)...Diogenes Molinares
2020-06-18Refactor password generation (#860)...Fabian Henneke
2020-06-18Update state of encrypt username checkbox onCreate (#859)Fabian Henneke
2020-06-17Improve bulk deletion and password move flow (#855)...Harsh Shandilya
2020-06-14Properly support password renaming (#852)...Diogenes Molinares
2020-06-14UserPreference: delete all shortcuts when repository is deleted (#850)Harsh Shandilya
2020-06-14Misc UI fixups (#851)Harsh Shandilya
2020-06-12Break down PGP Activity into focused sections (#776)Harsh Shandilya
2020-06-11Dependency updates (#844)...Harsh Shandilya
2020-06-10Replace FileUtils with Kotlin stdlib calls (#843)Fabian Henneke
2020-06-10Remove Apache Commons dependencies (#840)...Diogenes Molinares
2020-06-09Allow custom public suffixes for Autofill (#841)...Fabian Henneke
2020-06-06Update Public Suffix List data (#834)...github-actions[bot]
2020-06-05AccessibilityAutofill: disable the service above Oreo (#827)Harsh Shandilya
2020-06-04Don't show an error if password prompt is cancelled (#833)Fabian Henneke
2020-06-03Improve Git password/passphrase dialog behavior (#829)...Fabian Henneke
2020-06-02Remove a misguided require from GitOperation (#826)Fabian Henneke
2020-06-02Address GitOperationActivity regressions (#824)Fabian Henneke
2020-05-31app: main: res: add bools.xml with LeakCanary debug build config (#821)...Simao Gomes Viana
2020-05-31Completely revamp decrypted password screen (#817)...Harsh Shandilya
2020-05-31build: Upgrade all dependencies (#803)...Harsh Shandilya
2020-05-30Fix GitAsyncTask activity handling in error case (#818)Fabian Henneke
2020-05-30Make commitChange honor finishWithResultOnEnd (#815)...Fabian Henneke
2020-05-30Switch password authentication over to SSHJ (#811)...Fabian Henneke
2020-05-30Fix i18n fr (#813)Élie Bouttier
2020-05-29Update Public Suffix List data (#808)...github-actions[bot]
2020-05-28Remove HOTP/TOTP support (#806)Harsh Shandilya
2020-05-28Configure IME options and focus direction (#805)Harsh Shandilya
2020-05-28Use SSHJ for SSH public key authentication (#801)Fabian Henneke
2020-05-28Update Public Suffix List data (#804)...github-actions[bot]
2020-05-27treewide: update fragments to use LayoutRes constructor (#802)...Harsh Shandilya
2020-05-27Resolve ViewBinding regressions (#799)...Harsh Shandilya
2020-05-27Update Public Suffix List data (#798)...github-actions[bot]
2020-05-27Introduce and switch to FragmentViewBindingDelegate (#797)...Harsh Shandilya
2020-05-26Introduce better R8 optimizations (#796)Harsh Shandilya
2020-05-25Remove "name" from the list of username heuristics (#793)Fabian Henneke
2020-05-25Update Public Suffix List data (#792)...github-actions[bot]
2020-05-24build: prepare next development revision...Harsh Shandilya
2020-05-24build: bump version...v1.8.1Harsh Shandilya
2020-05-24BaseGitActivity: always enforce absolute URLs (#788)Harsh Shandilya
2020-05-23Fix tests for #778...Harsh Shandilya
2020-05-23build: prepare next development revision...Harsh Shandilya
2020-05-23build: bump version...v1.8.0Harsh Shandilya
2020-05-23Make connection mode a <= 1 toggle group to prevent UI overflow (#778)Fabian Henneke