Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-20 | Update Japanese assets (#372) | Shuhei YOSHIDA | |
* "張り付け" to "貼り付け" "Paste" is "貼り付け" in Japanese * Translate to Japanese | |||
2018-01-16 | Fix totp elements layout (#367) | Balasankar C | |
* Fix totp elements layout * Add missing rule * Make username copy button invisible by default * Fix totp copy button string * Don't show username fields if not set | |||
2018-01-06 | version bumpv1.2.0.74 | Mohamed | |
2018-01-06 | update version | Mohamed | |
2018-01-06 | refactor support for application overlay in api v >= 26 (#364) | Tarcio Saraiva | |
2018-01-06 | Update README.md (#368) | Igor Ovsiannikov | |
I suggest to make picture width 320px. Currently it is very big and does not even fit the screen. And it seems, `style` does not work for some reason. | |||
2017-12-27 | Password should be invisible to the accessibility services (#362) | mohammadnaseri | |
2017-12-26 | show age for passwords in detail view (#339) | Christoph Böhmwalder | |
* show age for passwords in detail view Implements #330. This fetches the latest commit where the respective password file was changed from the current HEAD and outputs the relative time since the last change on the decrypt page. * Move lastChanged logic out of PgpActivity This nicely encapsulates the lastChanged logic (and thus separates it from dependencies like git). The last changed date is now passed as a timestamp using the Intent's extra info. | |||
2017-11-25 | Fix <H3> markdown syntax | Fabrice Laporte | |
2017-11-19 | fix totp not showing if set in password without extra content | Mohamed | |
2017-11-19 | hide password label if password is empty | Mohamed | |
fix #295 | |||
2017-11-19 | add a missing check that password clearing task is running | Mohamed | |
fixes #351 | |||
2017-11-19 | Display TOTP code if entry contains OTP secret | Wiktor Kwapisiewicz | |
TOTP is calculated on display and on copy to clipboard from secret embedded in entry (either in password or in extra) and the current time. | |||
2017-11-19 | update travisv1.2.0.73 | Mohamed | |
2017-11-19 | bump version | Mohamed | |
2017-11-19 | remove attribution for the icon | Mohamed | |
2017-11-14 | Update sizes | Chris Zuber | |
Minor changes to make more similar to original icon. If it becomes any smaller, definition & details may be lost. | |||
2017-11-14 | create new icon | Chris Zuber | |
Use https://gist.github.com/shgysk8zer0/9436084ca74adef73306f06fc2b697ed for icon in #352 - Create custom icon as SVG - Export in to all existing `drawable-*dpi/ic_launcher.png` in various sizes | |||
2017-11-11 | add link to icon licence | Mohamed Zenadi | |
2017-11-11 | add android:summary for accessibility | Mohamed | |
2017-11-03 | replace the onclick by a listener | zeapo | |
2017-11-03 | make the generate replace the password rather than append | zeapo | |
2017-11-03 | update kotlin version and add google maven for gradle | zeapo | |
2017-11-03 | fix typo | zeapo | |
2017-11-03 | add support for Application overlay in api version >= 26 | zeapo | |
2017-10-30 | add apk | zeapo | |
2017-10-30 | update buildToolsVersion and travis | zeapo | |
2017-10-30 | a bug fixes build, in alphav1.2.0.70-alpha | zeapo | |
2017-10-30 | seems like the info can be null too | zeapo | |
2017-10-30 | fix a potential NPE | zeapo | |
2017-10-30 | update gradle, support versions and target versions | zeapo | |
2017-10-30 | code cleanup & refactor | zeapo | |
2017-10-30 | fix the case where localDir does not exist | zeapo | |
which is the common situation.. | |||
2017-10-30 | Merge branch 'master' of https://github.com/zeapo/Android-Password-Store | zeapo | |
2017-09-13 | check that the packagename is not null | Mohamed | |
2017-09-13 | add missing recursion stop to depth 10 | Mohamed | |
2017-09-10 | ensure the fab is hidden when moving passwords | zeapo | |
2017-09-10 | dismiss action mode after we've finished moving passwords | zeapo | |
2017-09-10 | cleanup unused variables | zeapo | |
2017-09-10 | update the url when switching ssh <-> https | zeapo | |
2017-09-10 | ensure that the repository is indeed initialized before updating origin | zeapo | |
2017-09-10 | fix the logic behind empty dir | zeapo | |
2017-09-10 | when in action mode, hide the FAB | zeapo | |
2017-09-10 | do not show the clone screen if the store is "just" empty | zeapo | |
2017-09-10 | add a signed apk of the latest version | zeapo | |
2017-09-10 | remove trailing white space | Mohamed Zenadi | |
2017-08-11 | more layout linting and string extraction | zeapo | |
2017-08-11 | lint use "sp" rather than "dp" for text size | zeapo | |
2017-08-11 | suprress inflateParams lint error in dialogs | zeapo | |
2017-08-11 | fix Chinese values name | zeapo | |