aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2020-07-07Major UI overhaul and the introduction of a new icon (#920)...Harsh Shandilya
2020-07-04Update Public Suffix List data (#917)...github-actions[bot]
2020-07-03Migrate to ActivityResultContracts (#910)...Harsh Shandilya
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke
2020-07-02Fix up URIish instances with @ in user name (#913)Fabian Henneke
2020-07-01Scroll to files and enter folders when created (#909)Fabian Henneke
2020-07-01Run a treewide reformat (#908)...Fabian Henneke
2020-07-01Improve and refactor Autofill heuristics (#905)...Fabian Henneke
2020-07-01Use PreferenceKeys file to manage SharedPreferences keys. (#891)...Aditya Wasan
2020-06-30Revert "Support directly importing secrets" (#904)Harsh Shandilya
2020-06-30Allow importing TOTP configuration through QR codes (#903)...Harsh Shandilya
2020-06-30Workaround to prevent crash on first run (#898)...Harsh Shandilya
2020-06-29Offer TOTP Autofill for OTP fields (#899)Fabian Henneke
2020-06-29Merge SshKeyGenFragment into its activity (#897)...Harsh Shandilya
2020-06-29Reintroduce TOTP support (#890)...Harsh Shandilya
2020-06-28Consolidate password list refresh (#887)Fabian Henneke
2020-06-28UI fixups (#892)Harsh Shandilya
2020-06-27Update Public Suffix List data (#888)...github-actions[bot]
2020-06-26Use remembered credential even if it is empty (#880)...Fabian Henneke
2020-06-26Reset SSH passphrase after SSH key import (#885)Fabian Henneke
2020-06-26Prevent cached passwords from being wiped (#884)Fabian Henneke
2020-06-23Use a custom sshj config (#878)...Fabian Henneke
2020-06-22Add org.gnu.icecat as a trusted multi-origin browser (#871)...Fabian Henneke
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-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