Android-Password-Store/app/src
Christoph Böhmwalder e41287cb16 show age for passwords in detail view (#339)
* 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-12-26 14:35:25 +01:00
..
androidTest Display TOTP code if entry contains OTP secret 2017-11-19 11:14:45 +01:00
main show age for passwords in detail view (#339) 2017-12-26 14:35:25 +01:00