aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -implementation of "--send-key"senecaso2011-10-1718-110/+921
* -mavenizing the projectsenecaso2011-10-0615-77/+142
* added Portuguese translation, thanks, Paulo AngeloThialfihar2011-09-112-0/+362
* upgraded to target android-13Thialfihar2011-09-111-1/+1
* applied proposed patch by mattispasch for issue 99Thialfihar2011-03-191-15/+26
* remove the null check for progress again, not needed in the trunk for nowThialfihar2011-02-051-96/+48
* don't include a Preference re-instantiation for now, will see about that when...Thialfihar2011-02-051-6/+1
* strings fixes in IT and NO versionThialfihar2011-02-052-2/+2
* Allow to regenerate shared preferencesMarkus Doits2010-12-301-2/+6
* Allow progress-meter to be nullMarkus Doits2010-12-291-50/+96
* Update italian translationsRick Deckard2010-12-281-0/+6
* (no commit message)Sander Danielsen2010-12-261-1/+5
* trunk lifted to next beta versionThialfihar2010-12-251-1/+1
* prepare 1.0.8 releaseThialfihar2010-12-251-1/+1
* auto-click encrypt/decrypt button when using an *_AND_RETURN Intent with EXTR...Thialfihar2010-12-252-2/+2
* show key fingerprint in key listThialfihar2010-12-259-11/+59
* added Chinese translationThialfihar2010-12-252-0/+315
* renamed values-nb to values-no as the correct macro language codeThialfihar2010-12-251-315/+0
* renamed values-nb to values-no as the correct macro language codeThialfihar2010-12-252-2/+317
* changed values-nn to values-nb for Norsk bokmål, added it as supported languageThialfihar2010-12-251-315/+0
* changed values-nn to values-nb for Norsk bokmål, added it as supported languageThialfihar2010-12-252-2/+318
* DataSource: consider content URI sources "binary" alsoThialfihar2010-12-251-1/+5
* added an Intent and functionality to generate detached signaturesThialfihar2010-12-254-10/+177
* strings fixesThialfihar2010-12-227-7/+7
* Danish pass phrase ttyl hour options addedThialfihar2010-12-221-0/+4
* unescaped apostrophe fix in a strings.xmlThialfihar2010-12-221-1/+1
* added pass phrase cache ttl options 2 hours, 4 hours, 8 hoursThialfihar2010-12-228-14/+21
* (no commit message)Sander Danielsen2010-12-081-245/+252
* start encryption/decryption for ENCRYPT_AND_RETURN/DECRYPT_AND_RETURN if MESS...Thialfihar2010-09-262-2/+2
* Added italian translations for the new keysRick Deckard2010-09-131-0/+50
* removed the accidentally created directoryThialfihar2010-09-120-0/+0
* testing thread-pausing in verifyText()Thialfihar2010-09-126-10/+70
* (no commit message)Sander Danielsen2010-09-120-0/+0
* moved some Intent extra constants into more appropriate places, some basic pr...Thialfihar2010-09-1113-33/+97
* catch null pointer exceptions when the private key cannot be extracted, also ...Thialfihar2010-09-105-6/+62
* prepared Norwegian translationThialfihar2010-09-101-0/+309
* trivial variable renamingThialfihar2010-08-311-3/+3
* (no commit message)tripetdevet2010-08-291-0/+1
* added Spanish to list of supported languages in language preferenceThialfihar2010-08-291-0/+1
* Spanish translation added, thanks arnauhThialfihar2010-08-291-0/+309
* moved key editing beta warning into strings.xmlThialfihar2010-08-222-1/+3
* changes to slovenian translation.tripetdevet2010-08-221-1/+20
* enabled app2sd, changed build target to API level 8 (2.2) for thisThialfihar2010-08-182-2/+3
* integrated key server look-up into decrypt Activity, allowing to touch an unk...Thialfihar2010-08-187-11/+38
* explicitly set a timeout for connecting and reading for a key server queryThialfihar2010-08-181-0/+2
* starting new versioning for beta builds, only show changelog on release buildsThialfihar2010-08-183-2/+16
* added a context menu item to update public keys via key server, adding a key ...Thialfihar2010-08-186-12/+97
* use the key server preference to fill a Spinner in the key server query activ...Thialfihar2010-08-177-30/+52
* moved IntegerListPreference to apg.ui.widgetThialfihar2010-08-173-6/+7
* added a key server preference, allowing multiple key servers to be addedThialfihar2010-08-1712-0/+479