aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/SelectPublicKeyListAdapter.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-225/+225
* make sure the preselected encryption key can encrypt, otherwise deselect it a...Thialfihar2010-06-071-0/+4
* the select public key list now uses the selection for the ordering, putting a...Thialfihar2010-06-061-13/+22
* added search feature for key management and select ActivitiesThialfihar2010-06-051-4/+47
* 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-31/+19
* some (hopefully better) database/cursor handling, picking encryption and sign...Thialfihar2010-05-271-5/+4
* use new key database for encryption and decryptionThialfihar2010-05-261-68/+68
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-12/+12
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-0/+186