mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-24 17:00:13 +02:00
* 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. |
||
|---|---|---|
| .. | ||
| release | ||
| src | ||
| .gitignore | ||
| app-debug.apk | ||
| app-release.apk | ||
| build.gradle | ||
| proguard-rules.pro | ||