aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/SelectPublicKeyListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 1.0.x changes merged into trunkThialfihar2010-07-161-5/+9
* the select public key list now uses the selection for the ordering, putting a...Thialfihar2010-06-061-3/+1
* added search to option menu and make it pop up when keys on the physical keyb...Thialfihar2010-06-051-0/+10
* added search feature for key management and select ActivitiesThialfihar2010-06-051-25/+79
* use string constants for bundle keys, first Intent for k9mailThialfihar2010-05-311-2/+2
* fully removed old DataProvider for now, manage queries, clean up old database...Thialfihar2010-05-281-1/+1
* some (hopefully better) database/cursor handling, picking encryption and sign...Thialfihar2010-05-271-4/+0
* use new key database for encryption and decryptionThialfihar2010-05-261-12/+6
* import/export/delete/save keyrings working with new database stuffThialfihar2010-05-261-3/+3
* small fix to be compatible with Android 1.5Thialfihar2010-05-111-0/+3
* clean up for release, AsciiArmour was a Button instead of CheckBox... fixedThialfihar2010-04-241-1/+0
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-157/+9
* initial commit of v0.8.0Thialfihar2010-04-061-0/+259