aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/SelectSecretKeyListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* show key fingerprint in key listThialfihar2010-12-251-1/+1
* added initial support for HKP key servers, allowing searching and key importThialfihar2010-08-171-1/+1
* 1.0.x changes merged into trunkThialfihar2010-07-161-1/+2
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-174/+174
* added search feature for key management and select ActivitiesThialfihar2010-06-051-4/+32
* fully removed old DataProvider for now, manage queries, clean up old database...Thialfihar2010-05-281-7/+3
* added revocation and creation/expire time info to key table, use both for pub...Thialfihar2010-05-271-32/+20
* some (hopefully better) database/cursor handling, picking encryption and sign...Thialfihar2010-05-271-0/+163