aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/SecretKeyListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-180/+180
* 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-2/+4
* use string constants for bundle keys, first Intent for k9mailThialfihar2010-05-311-1/+1
* key lists somewhat wrapped into one, using the new database stuff, Apg cleane...Thialfihar2010-05-261-487/+8
* fixed symmetric decrypting, stream didn't support .reset(), I guess, so now c...Thialfihar2010-05-211-3/+3
* import file default for keys is empty now, changed import text a little, and ...Thialfihar2010-05-191-1/+1
* give key editing its own pass phrase mechanism, as the new cache won't work t...Thialfihar2010-05-161-2/+16
* added pass phrase cache to preferences, not used yet, but preference and abou...Thialfihar2010-05-151-3/+9
* password cache introduced, not cleared yet.Thialfihar2010-05-151-2/+2
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-44/+39
* removed some useless importsThialfihar2010-04-291-1/+0
* use the app directory for default import/export file pathsThialfihar2010-04-291-2/+2
* set svn:ignore for bin directory and .project/.classpathThialfihar2010-04-191-2/+4
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-213/+129
* use OI File Manager intents to handle open/save file selectionThialfihar2010-04-171-6/+30
* wrapped file dialogs into class in preparation for proper file pickingThialfihar2010-04-171-82/+25
* 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ...Thialfihar2010-04-141-1/+1
* initial commit of v0.8.0Thialfihar2010-04-061-0/+758