aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
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-29Convert autofill package to Kotlin (#515)...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-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-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-12Fix autofill preference referencing hard-coded application id (#473)Timo Loewe
2019-01-03GitOperation: Dismiss activity on cancel (#468)...Harsh Shandilya
2019-01-02improve translations with format strings...حسين
2019-01-02Bump minSdk to 21 (#466)...Harsh Shandilya
2019-01-02Rewrite pwgen package in Kotlin (#463)...Harsh Shandilya
2019-01-01move strings in PasswordStore.javaحسين
2019-01-01fix potential NPE when getting last changed timestamp.حسين
2019-01-01Spanish translation addedRicardo Román
2018-12-25alert user when password is being overriddenحسين
2018-12-25Commit messages (#455)...حسين
2018-11-22Additional fixes (#449)...Harsh Shandilya
2018-10-17set default sort order...حسين
2018-10-12Migrate to AndroidX (#430)...Harsh Shandilya
2018-10-12treewide: Cleanup relevant build warnings (#433)...Harsh Shandilya
2018-10-11Main view: open search view on keyboard press (#432)Markus Gräb
2018-10-11Cancel running DelayShow async tasks (#416) (#431)...setine
2018-10-11Update gradle and external dependencies (#429)...Harsh Shandilya
2018-09-25Clean paths (#425)...Joakim Lundborg
2018-09-25Display HOTP code if password contains HOTP secret, unify HOTP and TOTP code ......Joel Beckmeyer
2018-09-19don't show hidden files and directories (#424)Daniel Rose
2018-09-11Clear clipboard 20 times fix (#423)...alexlab2017
2018-08-20change the sort order of password items (#421)حسين
2018-05-02added support for adaptive icon (#402)...حسين
2018-01-16Fix totp elements layout (#367)...Balasankar C
2018-01-06refactor support for application overlay in api v >= 26 (#364)Tarcio Saraiva