aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* update to slovenian translationtripetdevet2010-06-101-8/+8
* Danish translation addedThialfihar2010-06-091-0/+258
* added search to option menu and make it pop up when keys on the physical keyb...Thialfihar2010-06-055-0/+5
* added search feature for key management and select ActivitiesThialfihar2010-06-0511-6/+96
* introduced a general application to handle certain Intents, only to hand them...Thialfihar2010-06-053-4/+55
* added content provider again and read permission to grab key detailsThialfihar2010-06-021-0/+4
* by default show the undecrypted block without line wrapping, just feels less ...Thialfihar2010-06-021-0/+1
* (no commit message)tripetdevet2010-06-021-1/+1
* string adjustmentThialfihar2010-06-024-4/+4
* support ASTRO and others for the file selectionThialfihar2010-06-015-5/+5
* update slovenian translation to 1.0.xtripetdevet2010-05-301-192/+192
* some new strings, some droppedThialfihar2010-05-305-4/+10
* added revocation and creation/expire time info to key table, use both for pub...Thialfihar2010-05-272-28/+0
* some (hopefully better) database/cursor handling, picking encryption and sign...Thialfihar2010-05-271-2/+2
* use new key database for encryption and decryptionThialfihar2010-05-261-2/+2
* template for Slovenian string resourcesThialfihar2010-05-201-0/+241
* properly import keys from streams that may contain multiple blocks of ASCII ...Thialfihar2010-05-204-12/+12
* import file default for keys is empty now, changed import text a little, and ...Thialfihar2010-05-194-4/+37
* default message/file compression settings added, also a setting for file decr...Thialfihar2010-05-163-4/+76
* added pass phrase cache to preferences, not used yet, but preference and abou...Thialfihar2010-05-152-2/+47
* 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