| Commit message (Expand) | Author | Age | Files | Lines |
* | use the key server preference to fill a Spinner in the key server query activ... | Thialfihar | 2010-08-17 | 4 | -11/+16 |
* | added a key server preference, allowing multiple key servers to be added | Thialfihar | 2010-08-17 | 2 | -0/+167 |
* | added initial support for HKP key servers, allowing searching and key import | Thialfihar | 2010-08-17 | 3 | -0/+171 |
* | changed the account adding a bit, hopefully working with Froyo, at least prev... | Thialfihar | 2010-08-05 | 1 | -0/+31 |
* | added an optional checkbox to the file dialog, can be used for instance to op... | Thialfihar | 2010-07-26 | 1 | -8/+21 |
* | have a direct set/change pass phrase button in key creation/editing, instead ... | Thialfihar | 2010-07-23 | 2 | -3/+31 |
* | set svn:eol-style to LF for all code/resource files | Thialfihar | 2010-07-16 | 3 | -151/+151 |
* | merge 1.0.x back into trunk | Thialfihar | 2010-06-30 | 4 | -12/+12 |
* | using proper PreferenceActivity now, tho the underlying storage of the values... | Thialfihar | 2010-06-17 | 5 | -197/+60 |
* | added search feature for key management and select Activities | Thialfihar | 2010-06-05 | 4 | -4/+34 |
* | introduced a general application to handle certain Intents, only to hand them... | Thialfihar | 2010-06-05 | 2 | -4/+48 |
* | by default show the undecrypted block without line wrapping, just feels less ... | Thialfihar | 2010-06-02 | 1 | -0/+1 |
* | added revocation and creation/expire time info to key table, use both for pub... | Thialfihar | 2010-05-27 | 2 | -28/+0 |
* | some (hopefully better) database/cursor handling, picking encryption and sign... | Thialfihar | 2010-05-27 | 1 | -2/+2 |
* | use new key database for encryption and decryption | Thialfihar | 2010-05-26 | 1 | -2/+2 |
* | default message/file compression settings added, also a setting for file decr... | Thialfihar | 2010-05-16 | 2 | -3/+72 |
* | added pass phrase cache to preferences, not used yet, but preference and abou... | Thialfihar | 2010-05-15 | 1 | -2/+39 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 15 | -80/+79 |
* | use XML layout for pass phrase dialogs as well now, doing away with awkward m... | Thialfihar | 2010-05-11 | 1 | -0/+22 |
* | merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit... | Thialfihar | 2010-05-11 | 3 | -248/+214 |
* | removal of old layouts | Thialfihar | 2010-05-09 | 2 | -448/+0 |
* | new EncryptActivity to handle message and file encryption all in one | Thialfihar | 2010-05-09 | 2 | -2/+361 |
* | added a button to encrypt to clipboard, change log and about window got their... | Thialfihar | 2010-05-09 | 2 | -2/+25 |
* | added an option to delete files after encryption or decryption, also no longe... | Thialfihar | 2010-05-04 | 2 | -3/+53 |
* | put return values into the Id class as well, changed encrypt file layout to u... | Thialfihar | 2010-04-29 | 1 | -71/+93 |
* | add preferences, use them where applicable | Thialfihar | 2010-04-28 | 2 | -29/+148 |
* | file encrypt layout entirely rewritten, should be much more userfriendly and ... | Thialfihar | 2010-04-26 | 2 | -174/+224 |
* | swapped the buttons in main activity, reasoning that message encryption/decry... | Thialfihar | 2010-04-24 | 1 | -8/+8 |
* | layout adjustments, force portrait layout for EncryptFileActivity for now, (E... | Thialfihar | 2010-04-23 | 1 | -159/+168 |
* | steps towards symmetric file encryption | Thialfihar | 2010-04-23 | 1 | -5/+77 |
* | added file decryption, rewrote the various "Choice" derivations to us the Id ... | Thialfihar | 2010-04-22 | 1 | -0/+122 |
* | major restructuring, moving dialog, message, menu, option menu, task, type ID... | Thialfihar | 2010-04-19 | 21 | -673/+969 |
* | use OI File Manager intents to handle open/save file selection | Thialfihar | 2010-04-17 | 1 | -0/+35 |
* | rewrote sign-only code, also finally recognize sign-only emails in the list a... | Thialfihar | 2010-04-15 | 1 | -1/+1 |
* | minor layout fixes, replace non breakable spaces if found in an encrypted arm... | Thialfihar | 2010-04-15 | 1 | -1/+1 |
* | 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ... | Thialfihar | 2010-04-14 | 1 | -2/+3 |
* | initial commit of v0.8.0 | Thialfihar | 2010-04-06 | 18 | -0/+1225 |