aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/select_public_key_item.xml
Commit message (Collapse)AuthorAgeFilesLines
* added revocation and creation/expire time info to key table, use both for ↵Thialfihar2010-05-271-14/+0
| | | | public and secret key selection
* use new key database for encryption and decryptionThialfihar2010-05-261-2/+2
|
* a lot of renaming of IDs, following a strict naming scheme again, moved most ↵Thialfihar2010-05-131-4/+3
| | | | strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
* major restructuring, moving dialog, message, menu, option menu, task, type ↵Thialfihar2010-04-191-68/+69
| | | | | | IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication also adding first draft of encrypt file activity, not very functional yet
* initial commit of v0.8.0Thialfihar2010-04-061-0/+96