Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-10 | check that encryption works | zeapo | |
2017-08-10 | initial work on encrypt testing | Mohamed Zenadi | |
2017-08-10 | remove useless code | Mohamed Zenadi | |
2017-08-10 | wait a little bit more for decryption | Mohamed Zenadi | |
2017-08-10 | fix rebase error | Mohamed Zenadi | |
2017-08-10 | Ensure that we have a single `/` | Mohamed Zenadi | |
2017-08-10 | add copy and clipboard clearing tests | Mohamed Zenadi | |
this would have avoided the regression in .66 :) | |||
2017-08-10 | decrypt test finally working | Mohamed Zenadi | |
2017-08-10 | Add Espresso for testing | Mohamed Zenadi | |
2017-08-10 | remove useless tests before writing new ones | Mohamed Zenadi | |
2017-08-02 | Fix more lint (#325) | Felix Bechstein | |
* fix/ignore lint errors, run lint on travis * fix/ignore some lint warnings | |||
2017-07-25 | Fix lint warnings (#319) | Felix Bechstein | |
* Fix lint errors/warnings Fix a lot of lint errors and warnings. Most things are automatically applied fixes done with android studio: * externalize strings * remove unused code / classes / layouts / imports * migrate some fields to local variables * Remove dead code from comments Removed code that is commented out long ago. * remove unused resources * colors * strings * drawables * layouts * menus | |||
2017-07-22 | Parse username from password entry, refs #192 (#318) | Felix Bechstein | |
This is a first step of letting APS handle usernames from password entries. It shows the username in PgpHandler and allows to copy it to the clipboard. | |||
2015-06-20 | version bumpv1.2.0.23 | Mohamed Zenadi | |
2015-03-10 | disable the test until we setup a git repo for testing | Mohamed Zenadi | |
2015-01-04 | some tweak, and forgot strings | zeapo | |
2015-01-04 | test for clone ssh + user/pwd | zeapo | |
2015-01-04 | starting to write tests | zeapo | |
2014-07-24 | initial commit | Zeapo | |