aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Expand)AuthorAgeFilesLines
* changed the account adding a bit, hopefully working with Froyo, at least prev...Thialfihar2010-08-051-0/+1
* added a "force V3 signature" setting similar to the GPG version, hopefully ma...Thialfihar2010-07-271-0/+2
* added an optional checkbox to the file dialog, can be used for instance to op...Thialfihar2010-07-261-0/+1
* change the text of encrypt buttons according to selected signature or keys, m...Thialfihar2010-07-241-1/+4
* added a little getting started dialog for first-time use, explaining some bas...Thialfihar2010-07-241-0/+11
* added secure file deletion, overwriting the file with random data before actu...Thialfihar2010-07-241-0/+1
* have a direct set/change pass phrase button in key creation/editing, instead ...Thialfihar2010-07-231-3/+3
* added a language setting to change the language directlyThialfihar2010-07-182-1/+166
* fixed the made-up word "authentification", also changed the title of that dia...Thialfihar2010-07-181-3/+3
* added some info about the speed of compression algorithms, mostly to warn abo...Thialfihar2010-07-051-0/+5
* some fixes among English stringsThialfihar2010-06-221-6/+6
* applied cketti's patch to escape apostrophesThialfihar2010-06-171-9/+9
* using proper PreferenceActivity now, tho the underlying storage of the values...Thialfihar2010-06-171-0/+35
* added search to option menu and make it pop up when keys on the physical keyb...Thialfihar2010-06-051-0/+1
* added search feature for key management and select ActivitiesThialfihar2010-06-051-2/+6
* introduced a general application to handle certain Intents, only to hand them...Thialfihar2010-06-051-0/+7
* added content provider again and read permission to grab key detailsThialfihar2010-06-021-0/+4
* string adjustmentThialfihar2010-06-021-1/+1
* support ASTRO and others for the file selectionThialfihar2010-06-011-1/+1
* some new strings, some droppedThialfihar2010-05-301-0/+2
* properly import keys from streams that may contain multiple blocks of ASCII ...Thialfihar2010-05-201-3/+3
* import file default for keys is empty now, changed import text a little, and ...Thialfihar2010-05-191-1/+1
* default message/file compression settings added, also a setting for file decr...Thialfihar2010-05-161-1/+4
* added pass phrase cache to preferences, not used yet, but preference and abou...Thialfihar2010-05-151-0/+8
* 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-131-34/+121
* merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit...Thialfihar2010-05-111-3/+1
* new EncryptActivity to handle message and file encryption all in oneThialfihar2010-05-091-3/+4
* added a button to encrypt to clipboard, change log and about window got their...Thialfihar2010-05-091-1/+2
* added an option to delete files after encryption or decryption, also no longe...Thialfihar2010-05-041-1/+2
* put return values into the Id class as well, changed encrypt file layout to u...Thialfihar2010-04-291-1/+3
* add preferences, use them where applicableThialfihar2010-04-281-0/+7
* file encrypt layout entirely rewritten, should be much more userfriendly and ...Thialfihar2010-04-261-12/+11
* layout adjustments, force portrait layout for EncryptFileActivity for now, (E...Thialfihar2010-04-231-2/+2
* steps towards symmetric file encryptionThialfihar2010-04-231-0/+2
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-0/+11
* use OI File Manager intents to handle open/save file selectionThialfihar2010-04-171-0/+7
* rewrote sign-only code, also finally recognize sign-only emails in the list a...Thialfihar2010-04-151-0/+1
* initial commit of v0.8.0Thialfihar2010-04-062-0/+95