aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/AskForSecretKeyPassPhrase.java
Commit message (Expand)AuthorAgeFilesLines
* catch null pointer exceptions when the private key cannot be extracted, also ...Thialfihar2010-09-101-2/+10
* fixed the made-up word "authentification", also changed the title of that dia...Thialfihar2010-07-181-1/+1
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-112/+112
* minor fixes to make key retrieval more stableThialfihar2010-05-301-2/+12
* use new key database for encryption and decryptionThialfihar2010-05-261-1/+1
* key lists somewhat wrapped into one, using the new database stuff, Apg cleane...Thialfihar2010-05-261-23/+23
* password cache introduced, not cleared yet.Thialfihar2010-05-151-3/+7
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-5/+5
* Log removal and suchThialfihar2010-05-111-4/+0
* use XML layout for pass phrase dialogs as well now, doing away with awkward m...Thialfihar2010-05-111-13/+11
* slight text changeThialfihar2010-04-231-1/+1
* layout adjustments, force portrait layout for EncryptFileActivity for now, (E...Thialfihar2010-04-231-35/+23
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-4/+2
* initial commit of v0.8.0Thialfihar2010-04-061-0/+118