| Commit message (Expand) | Author | Age | Files | Lines |
* | testing thread-pausing in verifyText() | Thialfihar | 2010-09-12 | 1 | -0/+1 |
* | moved some Intent extra constants into more appropriate places, some basic pr... | Thialfihar | 2010-09-11 | 1 | -0/+1 |
* | catch null pointer exceptions when the private key cannot be extracted, also ... | Thialfihar | 2010-09-10 | 1 | -0/+1 |
* | added a context menu item to update public keys via key server, adding a key ... | Thialfihar | 2010-08-18 | 1 | -0/+2 |
* | added a key server preference, allowing multiple key servers to be added | Thialfihar | 2010-08-17 | 1 | -0/+1 |
* | added initial support for HKP key servers, allowing searching and key import | Thialfihar | 2010-08-17 | 1 | -0/+8 |
* | added a little getting started dialog for first-time use, explaining some bas... | Thialfihar | 2010-07-24 | 1 | -0/+2 |
* | added secure file deletion, overwriting the file with random data before actu... | Thialfihar | 2010-07-24 | 1 | -0/+2 |
* | set svn:eol-style to LF for all code/resource files | Thialfihar | 2010-07-16 | 1 | -155/+155 |
* | trying to add support for various source and destination modes for encryption... | Thialfihar | 2010-07-09 | 1 | -0/+7 |
* | working encryption/decryption of text and files after GeneralActivity hands i... | Thialfihar | 2010-06-06 | 1 | -0/+6 |
* | added search to option menu and make it pop up when keys on the physical keyb... | Thialfihar | 2010-06-05 | 1 | -0/+1 |
* | introduced a general application to handle certain Intents, only to hand them... | Thialfihar | 2010-06-05 | 1 | -0/+7 |
* | key lists somewhat wrapped into one, using the new database stuff, Apg cleane... | Thialfihar | 2010-05-26 | 1 | -5/+5 |
* | first steps towards better low-level key management, database upgrade to use ... | Thialfihar | 2010-05-25 | 1 | -0/+5 |
* | default message/file compression settings added, also a setting for file decr... | Thialfihar | 2010-05-16 | 1 | -0/+9 |
* | password cache introduced, not cleared yet. | Thialfihar | 2010-05-15 | 1 | -0/+5 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 1 | -0/+2 |
* | merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit... | Thialfihar | 2010-05-11 | 1 | -0/+1 |
* | new EncryptActivity to handle message and file encryption all in one | Thialfihar | 2010-05-09 | 1 | -0/+1 |
* | added a button to encrypt to clipboard, change log and about window got their... | Thialfihar | 2010-05-09 | 1 | -0/+5 |
* | added an option to delete files after encryption or decryption, also no longe... | Thialfihar | 2010-05-04 | 1 | -0/+1 |
* | put return values into the Id class as well, changed encrypt file layout to u... | Thialfihar | 2010-04-29 | 1 | -0/+7 |
* | add preferences, use them where applicable | Thialfihar | 2010-04-28 | 1 | -0/+1 |
* | added file decryption, rewrote the various "Choice" derivations to us the Id ... | Thialfihar | 2010-04-22 | 1 | -1/+14 |
* | set svn:ignore for bin directory and .project/.classpath | Thialfihar | 2010-04-19 | 1 | -0/+2 |
* | major restructuring, moving dialog, message, menu, option menu, task, type ID... | Thialfihar | 2010-04-19 | 1 | -0/+82 |