| Commit message (Expand) | Author | Age | Files | Lines |
* | catch null pointer exceptions when the private key cannot be extracted, also ... | Thialfihar | 2010-09-10 | 5 | -6/+62 |
* | prepared Norwegian translation | Thialfihar | 2010-09-10 | 1 | -0/+309 |
* | trivial variable renaming | Thialfihar | 2010-08-31 | 1 | -3/+3 |
* | (no commit message) | tripetdevet | 2010-08-29 | 1 | -0/+1 |
* | added Spanish to list of supported languages in language preference | Thialfihar | 2010-08-29 | 1 | -0/+1 |
* | Spanish translation added, thanks arnauh | Thialfihar | 2010-08-29 | 1 | -0/+309 |
* | moved key editing beta warning into strings.xml | Thialfihar | 2010-08-22 | 2 | -1/+3 |
* | changes to slovenian translation. | tripetdevet | 2010-08-22 | 1 | -1/+20 |
* | enabled app2sd, changed build target to API level 8 (2.2) for this | Thialfihar | 2010-08-18 | 2 | -2/+3 |
* | integrated key server look-up into decrypt Activity, allowing to touch an unk... | Thialfihar | 2010-08-18 | 7 | -11/+38 |
* | explicitly set a timeout for connecting and reading for a key server query | Thialfihar | 2010-08-18 | 1 | -0/+2 |
* | starting new versioning for beta builds, only show changelog on release builds | Thialfihar | 2010-08-18 | 3 | -2/+16 |
* | added a context menu item to update public keys via key server, adding a key ... | Thialfihar | 2010-08-18 | 6 | -12/+97 |
* | use the key server preference to fill a Spinner in the key server query activ... | Thialfihar | 2010-08-17 | 7 | -30/+52 |
* | moved IntegerListPreference to apg.ui.widget | Thialfihar | 2010-08-17 | 3 | -6/+7 |
* | added a key server preference, allowing multiple key servers to be added | Thialfihar | 2010-08-17 | 12 | -0/+479 |
* | gave HKP server proper error handling, going through all IPs of a pool until ... | Thialfihar | 2010-08-17 | 4 | -39/+130 |
* | properly URI-decode file:// URIs, so the files can be found | Thialfihar | 2010-08-17 | 4 | -4/+4 |
* | added initial support for HKP key servers, allowing searching and key import | Thialfihar | 2010-08-17 | 18 | -19/+624 |
* | merge conflict fixed | Thialfihar | 2010-08-15 | 1 | -10/+0 |
* | 1.0.x merged back into trunk | Thialfihar | 2010-08-15 | 8 | -50/+110 |
* | small corrections to slovenian translation | tripetdevet | 2010-08-15 | 1 | -4/+4 |
* | minor Intent/Extra key renamings | Thialfihar | 2010-08-12 | 2 | -7/+8 |
* | small change to slovenian translation | tripetdevet | 2010-08-06 | 1 | -0/+1 |
* | changed the account adding a bit, hopefully working with Froyo, at least prev... | Thialfihar | 2010-08-05 | 4 | -10/+55 |
* | Apostrophe fix in italian translation. | Christian Ketti | 2010-07-30 | 1 | -1/+1 |
* | some changes to Slovenian translation. | tripetdevet | 2010-07-29 | 1 | -0/+2 |
* | added a "force V3 signature" setting similar to the GPG version, hopefully ma... | Thialfihar | 2010-07-27 | 7 | -36/+152 |
* | small change to Slovenian translation. | tripetdevet | 2010-07-27 | 1 | -0/+1 |
* | added an optional checkbox to the file dialog, can be used for instance to op... | Thialfihar | 2010-07-26 | 7 | -20/+60 |
* | some more translations to Slovenian language. | tripetdevet | 2010-07-25 | 1 | -0/+5 |
* | mored translations to Slovenian language added. | tripetdevet | 2010-07-25 | 1 | -1/+15 |
* | change the text of encrypt buttons according to selected signature or keys, m... | Thialfihar | 2010-07-24 | 6 | -14/+78 |
* | added a little getting started dialog for first-time use, explaining some bas... | Thialfihar | 2010-07-24 | 5 | -10/+85 |
* | added secure file deletion, overwriting the file with random data before actu... | Thialfihar | 2010-07-24 | 6 | -19/+83 |
* | have a direct set/change pass phrase button in key creation/editing, instead ... | Thialfihar | 2010-07-23 | 8 | -37/+66 |
* | small translation changes (sl) | tripetdevet | 2010-07-22 | 1 | -2/+4 |
* | added a language setting to change the language directly | Thialfihar | 2010-07-18 | 8 | -3/+244 |
* | fixed two variable names | Thialfihar | 2010-07-18 | 1 | -9/+9 |
* | fixed the made-up word "authentification", also changed the title of that dia... | Thialfihar | 2010-07-18 | 6 | -17/+16 |
* | 1.0.x changes merged into trunk | Thialfihar | 2010-07-16 | 10 | -86/+94 |
* | set svn:eol-style to LF for all code/resource files | Thialfihar | 2010-07-16 | 37 | -7339/+7339 |
* | removed unnecessary imports | Thialfihar | 2010-07-16 | 3 | -3/+3 |
* | trying to add support for various source and destination modes for encryption... | Thialfihar | 2010-07-09 | 15 | -186/+380 |
* | some playing with content stream decryption and providing the result as conte... | Thialfihar | 2010-07-09 | 3 | -35/+116 |
* | some small changes in translation. | tripetdevet | 2010-07-08 | 1 | -1/+6 |
* | added some info about the speed of compression algorithms, mostly to warn abo... | Thialfihar | 2010-07-05 | 6 | -28/+84 |
* | prevent endless loop on some binary data during stream content determination ... | Thialfihar | 2010-07-01 | 1 | -0/+1 |
* | merge 1.0.x back into trunk | Thialfihar | 2010-06-30 | 45 | -32/+21 |
* | (no commit message) | tripetdevet | 2010-06-29 | 1 | -0/+2 |