aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* values-* templates for hopefully upcoming German, Korean, Russian translationsThialfihar2010-05-133-0/+690
* replaced error and progress strings in APG.java with resource IDs as wellThialfihar2010-05-131-0/+45
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-1316-114/+200
* moved more resources to drawable for Android 1.5Thialfihar2010-05-117-0/+0
* trying to allow allow building for Android 1.5Thialfihar2010-05-117-0/+0
* trying to allow allow building for Android 1.5Thialfihar2010-05-1114-0/+0
* trying to allow allow building for Android 1.5Thialfihar2010-05-1114-0/+0
* trying to allow allow building for Android 1.5Thialfihar2010-05-117-0/+0
* trying to allow allow building for Android 1.5Thialfihar2010-05-1114-0/+0
* copied all resources from drawable-mdpi to drawable, which will allow buildin...Thialfihar2010-05-1114-0/+0
* use XML layout for pass phrase dialogs as well now, doing away with awkward m...Thialfihar2010-05-111-0/+22
* merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit...Thialfihar2010-05-114-251/+215
* removal of old layoutsThialfihar2010-05-092-448/+0
* new EncryptActivity to handle message and file encryption all in oneThialfihar2010-05-0913-5/+445
* added a button to encrypt to clipboard, change log and about window got their...Thialfihar2010-05-093-3/+27
* added an option to delete files after encryption or decryption, also no longe...Thialfihar2010-05-043-4/+55
* put return values into the Id class as well, changed encrypt file layout to u...Thialfihar2010-04-292-72/+96
* add preferences, use them where applicableThialfihar2010-04-283-29/+155
* file encrypt layout entirely rewritten, should be much more userfriendly and ...Thialfihar2010-04-263-186/+235
* swapped the buttons in main activity, reasoning that message encryption/decry...Thialfihar2010-04-241-8/+8
* layout adjustments, force portrait layout for EncryptFileActivity for now, (E...Thialfihar2010-04-232-161/+170
* steps towards symmetric file encryptionThialfihar2010-04-232-5/+79
* added file decryption, rewrote the various "Choice" derivations to us the Id ...Thialfihar2010-04-221-0/+122
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-1922-673/+980
* use OI File Manager intents to handle open/save file selectionThialfihar2010-04-174-0/+42
* rewrote sign-only code, also finally recognize sign-only emails in the list a...Thialfihar2010-04-152-1/+2
* minor layout fixes, replace non breakable spaces if found in an encrypted arm...Thialfihar2010-04-151-1/+1
* 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ...Thialfihar2010-04-141-2/+3
* initial commit of v0.8.0Thialfihar2010-04-0671-0/+1352