| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added a button to encrypt to clipboard, change log and about window got their... | Thialfihar | 2010-05-09 | 5 | -62/+95 |
* | reset changelog for 0.9.4 | Thialfihar | 2010-05-04 | 1 | -4/+0 |
* | lift version to 0.9.4 | Thialfihar | 2010-05-04 | 1 | -1/+1 |
* | removed unnecessary imports | Thialfihar | 2010-05-04 | 2 | -2/+0 |
* | added an option to delete files after encryption or decryption, also no longe... | Thialfihar | 2010-05-04 | 5 | -3/+73 |
* | 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 | 4 | -8/+22 |
* | use buffers for encryption, so large files work as well... also showing encry... | Thialfihar | 2010-05-04 | 5 | -43/+41 |
* | check whether the hashed packet is non-null before using it, also checking th... | Thialfihar | 2010-05-04 | 1 | -11/+26 |
* | increased app version and cleared change log for 0.9.3 | Thialfihar | 2010-04-29 | 2 | -5/+1 |
* | update signature layout even if select key was cancelled | Thialfihar | 2010-04-29 | 1 | -2/+2 |
* | update signature layout even if select key was cancelled | Thialfihar | 2010-04-29 | 1 | -2/+2 |
* | removed some useless imports | Thialfihar | 2010-04-29 | 2 | -2/+0 |
* | use the app directory for default import/export file paths | Thialfihar | 2010-04-29 | 2 | -4/+4 |
* | updated changes dialog | Thialfihar | 2010-04-29 | 1 | -0/+1 |
* | recognize RSA_SIGN and RSA_ENCRYPT keys correctly, which fixes the hushmail p... | Thialfihar | 2010-04-29 | 1 | -5/+14 |
* | changed the option menu item order | Thialfihar | 2010-04-29 | 1 | -4/+4 |
* | updated changes dialog | Thialfihar | 2010-04-29 | 1 | -0/+1 |
* | only allow asymmetric encryption or symmetric encryption of files, not both l... | Thialfihar | 2010-04-29 | 3 | -8/+29 |
* | removed some useless imports | Thialfihar | 2010-04-29 | 3 | -3/+0 |
* | put return values into the Id class as well, changed encrypt file layout to u... | Thialfihar | 2010-04-29 | 3 | -51/+67 |
* | add preferences, use them where applicable | Thialfihar | 2010-04-28 | 8 | -50/+207 |
* | file encrypt layout entirely rewritten, should be much more userfriendly and ... | Thialfihar | 2010-04-26 | 3 | -82/+91 |
* | set branch to next version, reset changelog | Thialfihar | 2010-04-24 | 2 | -3/+1 |
* | choose the NEAREST prime for ElGamal, rather than the next lowest | Thialfihar | 2010-04-24 | 2 | -7/+8 |
* | ElGamal support added, fix of some minor GUI bugs, added a bunch of safe prim... | Thialfihar | 2010-04-24 | 7 | -40/+287 |
* | bug prevents pass phrase being recognized, making key creation unusable | Thialfihar | 2010-04-24 | 1 | -1/+1 |
* | reset changelog for 0.9.1 | Thialfihar | 2010-04-24 | 1 | -2/+0 |
* | version lifted to 0.9.1 | Thialfihar | 2010-04-24 | 1 | -1/+1 |
* | clean up for release, AsciiArmour was a Button instead of CheckBox... fixed | Thialfihar | 2010-04-24 | 4 | -11/+9 |
* | slight text change | Thialfihar | 2010-04-23 | 1 | -1/+1 |
* | layout adjustments, force portrait layout for EncryptFileActivity for now, (E... | Thialfihar | 2010-04-23 | 6 | -74/+146 |
* | steps towards symmetric file encryption | Thialfihar | 2010-04-23 | 4 | -12/+79 |
* | added file decryption, rewrote the various "Choice" derivations to us the Id ... | Thialfihar | 2010-04-22 | 8 | -94/+404 |
* | set svn:ignore for bin directory and .project/.classpath | Thialfihar | 2010-04-19 | 11 | -70/+220 |
* | major restructuring, moving dialog, message, menu, option menu, task, type ID... | Thialfihar | 2010-04-19 | 16 | -1072/+1310 |
* | use OI File Manager intents to handle open/save file selection | Thialfihar | 2010-04-17 | 5 | -22/+219 |
* | copyright header in new file | Thialfihar | 2010-04-17 | 1 | -0/+16 |
* | wrapped file dialogs into class in preparation for proper file picking | Thialfihar | 2010-04-17 | 3 | -142/+91 |
* | lift branch 0.9.x's version to 0.9.0 and set version code to 5 for now | Thialfihar | 2010-04-17 | 1 | -1/+1 |
* | changelog details for 0.8.1 | Thialfihar | 2010-04-15 | 1 | -6/+3 |
* | rewrote sign-only code, also finally recognize sign-only emails in the list a... | Thialfihar | 2010-04-15 | 4 | -32/+308 |
* | minor layout fixes, replace non breakable spaces if found in an encrypted arm... | Thialfihar | 2010-04-15 | 3 | -8/+18 |
* | 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ... | Thialfihar | 2010-04-14 | 6 | -14/+7 |
* | initial commit of v0.8.0 | Thialfihar | 2010-04-06 | 25 | -0/+6834 |