aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/layout/view_cert_activity.xml
Commit message (Collapse)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-210/+0
|
* certs: ditch expiry, re-add data blob, improve ViewCertActivityVincent Breitmoser2014-04-061-8/+29
| | | | | | | | | GnuPG doesn't support expiry of user id certifications. The number of rings with an expiration subpacket in a cert out there is likely negligible. ViewCertActivity now verifies the key and displays a status. For revocation certs, the revocation reason is also shown.
* certs: provider cleanup and bugfixingVincent Breitmoser2014-03-151-18/+0
|
* add view cert activityVincent Breitmoser2014-03-121-0/+207