summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2020-08-10Prompt user to install OpenKeychain when missing (#1005)...Harsh Shandilya
2020-08-06Refactor uses of applicationContext and startActivityForResult (#997)...Fabian Henneke
2020-08-05Remove GitAsyncTask and replace with non-blocking coroutines (#865)...Harsh Shandilya
2020-07-31Switch to non-deprecated stdlib methods (#990)...Harsh Shandilya
2020-07-30Fix two SMS Autofill crashes (#985)...Fabian Henneke
2020-07-30Add "challenge" and "verification" to OTP heuristic terms (#984)Fabian Henneke
2020-07-29Upgrade to Kotlin 1.4 (#978)...Harsh Shandilya
2020-07-29Add ability to change default branch (#977)...Harsh Shandilya
2020-07-29Fix TOTP import button check semantics (#982)...Harsh Shandilya
2020-07-28PasswordFragment: bring back dividers (#980)Harsh Shandilya
2020-07-27Disable Autofill compatibility for Firefox (#976)...Fabian Henneke
2020-07-27Fix delete store message formatting (#975)Fabian Henneke
2020-07-27Add specific warning for short key IDs in .gpg-id (#974)Fabian Henneke
2020-07-26Correctly set error on incorrect credentials (#972)Harsh Shandilya
2020-07-26Allow creating nested directories...Harsh Shandilya
2020-07-26Show parent path on all types...Harsh Shandilya
2020-07-25Properly handle files without passwords (#969)...Harsh Shandilya
2020-07-24Expand OTP and PasswordEntry tests (#968)Harsh Shandilya
2020-07-23Wire in fallback key selection flow (#958)...Harsh Shandilya
2020-07-23Fix OpenPgpApi extra type confusion (#960)Fabian Henneke
2020-07-23Fix a crash when parsing long key IDs (#959)...Fabian Henneke
2020-07-23Allow Autofill on custom views with Autofill hints (#946)Fabian Henneke
2020-07-22Add pt-BR translations and cleanup resources (#947)Harsh Shandilya
2020-07-20Use a more common SSH version string (#944)Fabian Henneke
2020-07-19Fix Autofill result contract bug (#941)Fabian Henneke
2020-07-19Improve UI when launching with biometric lock (#940)Harsh Shandilya
2020-07-19Remove type images (#939)...Harsh Shandilya
2020-07-19Always allow SSH key generation (#938)Harsh Shandilya
2020-07-16Remove manual key selection and start actually using `.gpg-id` (#916)...Harsh Shandilya
2020-07-16Fix overly large horizontal margins on material switches (#935)...Fabian Henneke
2020-07-14Add debug icon and update color palette (#931)Harsh Shandilya
2020-07-14Revert "Work around Chrome Autofill issue (#921)" (#933)Fabian Henneke
2020-07-14Properly guard against invalid renaming (#929)Harsh Shandilya
2020-07-14Fix navigation bar theming and reformat (#930)Harsh Shandilya
2020-07-09Move password export to the IO dispatcher (#918)...Harsh Shandilya
2020-07-08global: set an import order rule and reformat with it (#924)...Harsh Shandilya
2020-07-07styles: re-add alertDialogTheme override (#923)...Harsh Shandilya
2020-07-07Work around Chrome Autofill issue (#921)Fabian Henneke
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