| Commit message (Expand) | Author | Age | Files | Lines |
* | trying to add support for various source and destination modes for encryption... | Thialfihar | 2010-07-09 | 1 | -61/+68 |
* | added some info about the speed of compression algorithms, mostly to warn abo... | Thialfihar | 2010-07-05 | 1 | -13/+27 |
* | using proper PreferenceActivity now, tho the underlying storage of the values... | Thialfihar | 2010-06-17 | 1 | -5/+6 |
* | recent 1.0.x changes into trunk | Thialfihar | 2010-06-17 | 1 | -1/+5 |
* | in the encrypt activity automatically select the signature key as encryption ... | Thialfihar | 2010-06-07 | 1 | -1/+17 |
* | some Activity Intent filter cleanup, pass messages via Strings rather than By... | Thialfihar | 2010-06-06 | 1 | -4/+4 |
* | working encryption/decryption of text and files after GeneralActivity hands i... | Thialfihar | 2010-06-06 | 1 | -1/+8 |
* | some small bugfixes | Thialfihar | 2010-06-02 | 1 | -2/+4 |
* | force message encrypt/decrypt view if the activities are called via *_AND_RET... | Thialfihar | 2010-06-02 | 1 | -0/+17 |
* | betterly store the information that the intent demands an immediate return, c... | Thialfihar | 2010-06-02 | 1 | -12/+14 |
* | support ASTRO and others for the file selection | Thialfihar | 2010-06-01 | 1 | -6/+4 |
* | deliver the user id as well for secret key selection, so k9mail can use it to... | Thialfihar | 2010-06-01 | 1 | -4/+6 |
* | working encryption out of k9mail | Thialfihar | 2010-06-01 | 1 | -43/+61 |
* | use string constants for bundle keys, first Intent for k9mail | Thialfihar | 2010-05-31 | 1 | -14/+14 |
* | some coding practice and potential bug fixes | Thialfihar | 2010-05-27 | 1 | -0/+1 |
* | key lists somewhat wrapped into one, using the new database stuff, Apg cleane... | Thialfihar | 2010-05-26 | 1 | -2/+2 |
* | fixed symmetric decrypting, stream didn't support .reset(), I guess, so now c... | Thialfihar | 2010-05-21 | 1 | -6/+6 |
* | default message/file compression settings added, also a setting for file decr... | Thialfihar | 2010-05-16 | 1 | -1/+28 |
* | password cache introduced, not cleared yet. | Thialfihar | 2010-05-15 | 1 | -7/+7 |
* | replaced error and progress strings in APG.java with resource IDs as well | Thialfihar | 2010-05-13 | 1 | -2/+2 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 1 | -48/+48 |
* | new EncryptActivity to handle message and file encryption all in one | Thialfihar | 2010-05-09 | 1 | -0/+783 |