| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.0.x changes merged into trunk | Thialfihar | 2010-07-16 | 1 | -0/+1 |
* | set svn:eol-style to LF for all code/resource files | Thialfihar | 2010-07-16 | 1 | -1897/+1897 |
* | trying to add support for various source and destination modes for encryption... | Thialfihar | 2010-07-09 | 1 | -21/+25 |
* | some playing with content stream decryption and providing the result as conte... | Thialfihar | 2010-07-09 | 1 | -2/+41 |
* | 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 | 1 | -0/+1 |
* | much better version reading by directly looking for the APG package, rather t... | Thialfihar | 2010-06-18 | 1 | -12/+7 |
* | recent 1.0.x changes into trunk | Thialfihar | 2010-06-17 | 1 | -7/+3 |
* | useless imports removed | Thialfihar | 2010-06-08 | 1 | -4/+0 |
* | finally read APG version dynamicly, so the version name doesn't have to be ch... | Thialfihar | 2010-06-08 | 1 | -2/+33 |
* | limit GeneralActivity to non-Uri Intents or file:// Uri Intents, now handling... | Thialfihar | 2010-06-06 | 1 | -9/+7 |
* | should have been in the last commit | Thialfihar | 2010-06-06 | 1 | -0/+4 |
* | working encryption/decryption of text and files after GeneralActivity hands i... | Thialfihar | 2010-06-06 | 1 | -0/+18 |
* | added search feature for key management and select Activities | Thialfihar | 2010-06-05 | 1 | -0/+14 |
* | lifted 1.0.x to new version | Thialfihar | 2010-06-03 | 1 | -1/+1 |
* | added a service to handle the caching, this'll ensure the cache works while n... | Thialfihar | 2010-06-03 | 1 | -3/+14 |
* | deliver the user id as well for secret key selection, so k9mail can use it to... | Thialfihar | 2010-06-01 | 1 | -0/+38 |
* | working encryption out of k9mail | Thialfihar | 2010-06-01 | 1 | -2/+8 |
* | use string constants for bundle keys, first Intent for k9mail | Thialfihar | 2010-05-31 | 1 | -12/+34 |
* | minor fixes to make key retrieval more stable | Thialfihar | 2010-05-30 | 1 | -0/+6 |
* | fixed a method name | Thialfihar | 2010-05-29 | 1 | -3/+3 |
* | adjust version number | Thialfihar | 2010-05-28 | 1 | -1/+1 |
* | fully removed old DataProvider for now, manage queries, clean up old database... | Thialfihar | 2010-05-28 | 1 | -14/+0 |
* | some coding practice and potential bug fixes | Thialfihar | 2010-05-27 | 1 | -1/+4 |
* | added revocation and creation/expire time info to key table, use both for pub... | Thialfihar | 2010-05-27 | 1 | -33/+2 |
* | some (hopefully better) database/cursor handling, picking encryption and sign... | Thialfihar | 2010-05-27 | 1 | -3/+7 |
* | use new key database for encryption and decryption | Thialfihar | 2010-05-26 | 1 | -1/+10 |
* | import/export/delete/save keyrings working with new database stuff | Thialfihar | 2010-05-26 | 1 | -60/+80 |
* | key lists somewhat wrapped into one, using the new database stuff, Apg cleane... | Thialfihar | 2010-05-26 | 1 | -264/+29 |
* | give 0.10.x branch its version info | Thialfihar | 2010-05-21 | 1 | -1/+1 |
* | catch EOFException during import | Thialfihar | 2010-05-21 | 1 | -30/+35 |
* | lifting branch to 0.9.8 | Thialfihar | 2010-05-21 | 1 | -1/+1 |
* | fixed symmetric decrypting, stream didn't support .reset(), I guess, so now c... | Thialfihar | 2010-05-21 | 1 | -1/+1 |
* | preparing for version 0.9.7 | Thialfihar | 2010-05-20 | 1 | -1/+1 |
* | properly import keys from streams that may contain multiple blocks of ASCII ... | Thialfihar | 2010-05-20 | 1 | -37/+37 |
* | promoted to next version | Thialfihar | 2010-05-19 | 1 | -1/+1 |
* | actually use the compression settings ;), and give them better default values | Thialfihar | 2010-05-19 | 1 | -1/+1 |
* | keep track of the position the input stream for decryption, makes it possible... | Thialfihar | 2010-05-17 | 1 | -1/+9 |
* | default message/file compression settings added, also a setting for file decr... | Thialfihar | 2010-05-16 | 1 | -5/+12 |
* | give key editing its own pass phrase mechanism, as the new cache won't work t... | Thialfihar | 2010-05-16 | 1 | -0/+9 |
* | honour the pass phrase cache TTL by running a timer and removing expired cach... | Thialfihar | 2010-05-16 | 1 | -1/+19 |
* | password cache introduced, not cleared yet. | Thialfihar | 2010-05-15 | 1 | -6/+23 |
* | replaced error and progress strings in APG.java with resource IDs as well | Thialfihar | 2010-05-13 | 1 | -84/+84 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 1 | -2/+2 |
* | lifted version to 0.9.5 and cleared change log | Thialfihar | 2010-05-11 | 1 | -1/+1 |
* | fix a signature bug, which resulted in wrongly read signatures if there was o... | Thialfihar | 2010-05-11 | 1 | -13/+8 |
* | lift version to 0.9.4 | Thialfihar | 2010-05-04 | 1 | -1/+1 |
* | removed unnecessary imports | Thialfihar | 2010-05-04 | 1 | -1/+0 |
* | give decryption a moving progress bar for a data of unknown size | Thialfihar | 2010-05-04 | 1 | -15/+35 |
* | close streams more consistently (outside of encrypt/decrypt), force a new out... | Thialfihar | 2010-05-04 | 1 | -3/+3 |