summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2019-10-02treewide: Add copyrights...Harsh Shandilya
2019-10-02Add Spotless to regulate codestyle (#550)...Harsh Shandilya
2019-10-02Initial biometric authentication support (#541)...Harsh Shandilya
2019-10-01Redesign UI and introduce dark theme (#519)...Harsh Shandilya
2019-10-01pwgen: Cleanup some variable declarations...Harsh Shandilya
2019-09-30don't update nonexistent progress bar (#549)Alex Burka
2019-09-15Reformat...Harsh Shandilya
2019-09-14add save-and-copy button (#537)Alex Burka
2019-07-30treewide: Remove more useless log prints...Harsh Shandilya
2019-07-30Ensure git commit time doesn't overflow...Harsh Shandilya
2019-07-30Ensure we always have valid timestamps...Harsh Shandilya
2019-07-30PasswordStore: Remove useless log prints...Harsh Shandilya
2019-07-30AutofillFragment: Explicitly declare type...Harsh Shandilya
2019-07-30treewide: Reformat...Harsh Shandilya
2019-07-28Switch to androidx preference manager...Harsh Shandilya
2019-07-28Fix compile errors...Harsh Shandilya
2019-07-28Target Android Q...Harsh Shandilya
2019-07-28PasswordStore: Clear some lint warnings and deprecated API...Harsh Shandilya
2019-07-22Fix typo in username toast (#525)xPMo
2019-07-05Add missing super calls...Harsh Shandilya
2019-07-05AutofillFragment: Repair semantics for newest AppCompat changes...Harsh Shandilya
2019-07-04Allow alternate totp format (#523)...Miles Breslin
2019-05-31GitAsyncTask: Acquire WeakReference of activity to prevent context leaks...Harsh Shandilya
2019-05-31Convert Git and SSH config factories to Kotlin...Harsh Shandilya
2019-05-31GitActivity: Cleanup obvious code smells...Harsh Shandilya
2019-05-31Convert GitOperation API and implementations to Kotlin...Harsh Shandilya
2019-05-31Otp: Remove string concatenation from calculation hot path...Harsh Shandilya
2019-05-31Fix instrumentation tests...Harsh Shandilya
2019-05-31treewide: Resolve layout warnings...Harsh Shandilya
2019-05-29Convert autofill package to Kotlin (#515)...Harsh Shandilya
2019-05-26Simplify password row layout and resolve icon tints...Harsh Shandilya
2019-05-26Added a "SHOW EXTRA CONTENT" button under the "SHOW PASSWORD" button. (#510)...Emmanuel Corrales
2019-05-26Improve nullability coverage (#514)...Harsh Shandilya
2019-05-25Vectorize drawables (#516)...Harsh Shandilya
2019-05-16Fix finding Otp digits (#511)...Bastian Köcher
2019-05-15Allow the user to push local master to a new branch in case of conflict (#508)...Mohamed Zenadi
2019-04-25PasswordStore: Resolve some IDE warnings...Harsh Shandilya
2019-04-25Use storage access framework (#469)...Hussein Al Abry
2019-04-06Authentication using OpenKeystore SSH API (#486)...vexofp
2019-03-15fixed accidental newlinesDan Ho
2019-03-15minor spelling mistake fixDan Ho
2019-03-15break several lines to limit the line lengthDan Ho
2019-03-14Read OTP digits, algorithm, period from uri, support Steam GuardDan Ho
2019-02-28Fix clear clipboard 20 times history (#465) (#487)rk0n
2019-02-21[ImgBot] Optimize images (#485)...Harsh Shandilya
2019-02-03Convert PasswordEntry to Kotlin (#477)...Harsh Shandilya
2019-02-03Allow to create passwords without lowercase letters. (#478)...reroman
2019-01-13Clipboard now is cleared with manual copy (#464)...reroman
2019-01-13Suppress lint warning (#475)...Harsh Shandilya
2019-01-12Use different colors for debug app icon (#472)Timo Loewe