aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/SelectSecretKeyListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 1.0.x changes merged into trunkThialfihar2010-07-161-0/+1
* trying to add support for various source and destination modes for encryption...Thialfihar2010-07-091-1/+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-2/+50
* added content provider again and read permission to grab key detailsThialfihar2010-06-021-1/+0
* deliver the user id as well for secret key selection, so k9mail can use it to...Thialfihar2010-06-011-0/+1
* use string constants for bundle keys, first Intent for k9mailThialfihar2010-05-311-1/+1
* 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-159/+4
* import/export/delete/save keyrings working with new database stuffThialfihar2010-05-261-2/+3
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-12/+12
* 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-3/+1
* initial commit of v0.8.0Thialfihar2010-04-061-0/+209