aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Expand)Author
2019-10-01Redesign UI and introduce dark theme (#519)...Harsh Shandilya
2019-09-14add save-and-copy button (#537)Alex Burka
2019-07-22Fix typo in username toast (#525)xPMo
2019-05-26Added a "SHOW EXTRA CONTENT" button under the "SHOW PASSWORD" button. (#510)...Emmanuel Corrales
2019-05-15Allow the user to push local master to a new branch in case of conflict (#508)...Mohamed Zenadi
2019-04-25Use storage access framework (#469)...Hussein Al Abry
2019-04-06Authentication using OpenKeystore SSH API (#486)...vexofp
2019-02-03Allow to create passwords without lowercase letters. (#478)...reroman
2019-01-13Clipboard now is cleared with manual copy (#464)...reroman
2019-01-02improve translations with format strings...حسين
2019-01-02set untranslateable stringsحسين
2019-01-02Rewrite pwgen package in Kotlin (#463)...Harsh Shandilya
2019-01-01move strings in PasswordStore.javaحسين
2019-01-01Spanish translation addedRicardo Román
2018-12-25Commit messages (#455)...حسين
2018-09-25Display HOTP code if password contains HOTP secret, unify HOTP and TOTP code ......Joel Beckmeyer
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-02-04inform the user that remembering ssh-key passphrase is insecure...Mohamed
2018-01-16Fix totp elements layout (#367)...Balasankar C
2017-12-26show age for passwords in detail view (#339)...Christoph Böhmwalder
2017-11-19Display TOTP code if entry contains OTP secret...Wiktor Kwapisiewicz
2017-11-03fix typozeapo
2017-08-11more layout linting and string extractionzeapo
2017-08-11fix lintzeapo
2017-08-10add a way to see the git status and abort a rebasezeapo
2017-08-10extract string resource and fix phrasingzeapo
2017-08-10add remember passphrase and clearing it from settingszeapo
2017-08-10detect error during push...zeapo
2017-08-10initial work on pgp activityMohamed Zenadi
2017-08-10extract stringMohamed Zenadi
2017-08-02Fix more lint (#325)...Felix Bechstein
2017-07-26Support pasting username with autofill, fixes #192 (#321)...Felix Bechstein
2017-07-25Fix lint warnings (#319)...Felix Bechstein
2017-07-22Parse username from password entry, refs #192 (#318)...Felix Bechstein
2017-07-16Show extra content w/o copy password, fixes #288 (#317)...Felix Bechstein
2017-07-16externalize strings (#316)Felix Bechstein
2017-06-24revert auto-sync and background git activity...Mohamed Zenadi
2017-06-05add autoSync on startupzeapo
2017-05-28do not translate git itemszeapo
2017-04-27Make git username and email configurable (#289)...shanavas
2017-01-02Pref i18n (#258)...Stéphane D'Alu
2017-01-02added missing internatinalisation for pwgen (#256)Stéphane D'Alu
2016-12-11Handle jgit errors (#243)...Mohamed Zenadi
2016-10-17Added the ability to make an invisible password visible using a button, and a...Daniël van den Berg
2016-08-27Added the ability to share a password as plaintext using any app, including o...Daniël van den Berg
2016-07-02Fix & refine weird editing behaviourMatthew Wong
2016-06-19Add german translation and extract some string as string resourceDSIW
2016-06-10Fix multiple selection with RecyclerViewDSIW