aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Expand)AuthorAgeFilesLines
* show key fingerprint in key listThialfihar2010-12-251-0/+1
* added Chinese translationThialfihar2010-12-251-0/+1
* renamed values-nb to values-no as the correct macro language codeThialfihar2010-12-251-2/+2
* changed values-nn to values-nb for Norsk bokmål, added it as supported languageThialfihar2010-12-251-2/+3
* strings fixesThialfihar2010-12-221-1/+1
* added pass phrase cache ttl options 2 hours, 4 hours, 8 hoursThialfihar2010-12-222-2/+11
* testing thread-pausing in verifyText()Thialfihar2010-09-121-0/+2
* catch null pointer exceptions when the private key cannot be extracted, also ...Thialfihar2010-09-101-0/+2
* added Spanish to list of supported languages in language preferenceThialfihar2010-08-291-0/+1
* moved key editing beta warning into strings.xmlThialfihar2010-08-221-0/+1
* integrated key server look-up into decrypt Activity, allowing to touch an unk...Thialfihar2010-08-181-0/+1
* added a context menu item to update public keys via key server, adding a key ...Thialfihar2010-08-181-0/+1
* use the key server preference to fill a Spinner in the key server query activ...Thialfihar2010-08-171-0/+10
* added a key server preference, allowing multiple key servers to be addedThialfihar2010-08-171-0/+3
* gave HKP server proper error handling, going through all IPs of a pool until ...Thialfihar2010-08-171-0/+1
* added initial support for HKP key servers, allowing searching and key importThialfihar2010-08-171-0/+4
* 1.0.x merged back into trunkThialfihar2010-08-152-0/+9
* 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