Android-Password-Store/app
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
..
release add apk 2017-10-30 23:24:14 +01:00
src show age for passwords in detail view (#339) 2017-12-26 14:35:25 +01:00
.gitignore initial commit 2014-07-24 01:15:11 +01:00
app-debug.apk version bump 2015-06-08 21:00:29 +02:00
app-release.apk add a signed apk of the latest version 2017-09-10 14:48:12 +02:00
build.gradle Display TOTP code if entry contains OTP secret 2017-11-19 11:14:45 +01:00
proguard-rules.pro fix release build crash 2015-07-21 15:40:04 -04:00