Android-Password-Store/app/src
Harsh Shandilya 6713d48974
DecryptActivity: properly calculate remaining OTP time on first pass (#1080)
* DecryptActivity: properly calculate remaining OTP time on first pass

We default to 30 seconds for each recalculation but the first run might not have 30 seconds left in its period, making the value stale much earlier. While most websites offer another 30 seconds of validity for TOTP codes, many do not, thus making it hard to enter a correct OTP

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>

* Update changelog

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-09-05 20:12:19 +05:30
..
androidTest/java/com/zeapo/pwdstore Expand show hidden folders to also cover files (#1059) 2020-08-27 14:27:55 +05:30
debug/res
free/java/com/zeapo/pwdstore/autofill/oreo/ui
main DecryptActivity: properly calculate remaining OTP time on first pass (#1080) 2020-09-05 20:12:19 +05:30
nonFree Fix two SMS Autofill crashes (#985) 2020-07-30 13:59:01 +05:30
test/java/com/zeapo/pwdstore