Android-Password-Store/app/src/androidTest
Joel Beckmeyer eea0e68dda Display HOTP code if password contains HOTP secret, unify HOTP and TOTP code (#413)
* Display HOTP code if password contains HOTP secret, unify HOTP and TOTP code

* Add ability to show HOTP instead of showing every decrypt

* Fix off by 1 error

* fix return intent logic so that edits and HOTP increments are properly committed

* fix linting errors

* Fix broken logic for case when a password is created

* add ability to choose if password entry will be updated on HOTP code calculation
2018-09-25 18:45:54 +01:00
..
assets decrypt test finally working 2017-08-10 11:10:29 +02:00
java/com/zeapo/pwdstore Display HOTP code if password contains HOTP secret, unify HOTP and TOTP code (#413) 2018-09-25 18:45:54 +01:00