aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * close streams more consistently (outside of encrypt/decrypt), force a new out...Thialfihar2010-05-044-8/+22
| * use buffers for encryption, so large files work as well... also showing encry...Thialfihar2010-05-045-43/+41
| * check whether the hashed packet is non-null before using it, also checking th...Thialfihar2010-05-041-11/+26
| * increased app version and cleared change log for 0.9.3Thialfihar2010-04-293-6/+2
| * update signature layout even if select key was cancelledThialfihar2010-04-291-2/+2
| * update signature layout even if select key was cancelledThialfihar2010-04-291-2/+2
| * removed some useless importsThialfihar2010-04-292-2/+0
| * use the app directory for default import/export file pathsThialfihar2010-04-292-4/+4
| * updated changes dialogThialfihar2010-04-291-0/+1
| * recognize RSA_SIGN and RSA_ENCRYPT keys correctly, which fixes the hushmail p...Thialfihar2010-04-291-5/+14
| * changed the option menu item orderThialfihar2010-04-291-4/+4
| * updated changes dialogThialfihar2010-04-291-0/+1
| * only allow asymmetric encryption or symmetric encryption of files, not both l...Thialfihar2010-04-293-8/+29
| * removed some useless importsThialfihar2010-04-293-3/+0
| * put return values into the Id class as well, changed encrypt file layout to u...Thialfihar2010-04-295-123/+163
| * add preferences, use them where applicableThialfihar2010-04-2812-79/+367
| * file encrypt layout entirely rewritten, should be much more userfriendly and ...Thialfihar2010-04-267-269/+326
| * set branch to next version, reset changelogThialfihar2010-04-243-4/+2
| * choose the NEAREST prime for ElGamal, rather than the next lowestThialfihar2010-04-242-7/+8
| * ElGamal support added, fix of some minor GUI bugs, added a bunch of safe prim...Thialfihar2010-04-247-40/+287
| * bug prevents pass phrase being recognized, making key creation unusableThialfihar2010-04-241-1/+1
| * reset changelog for 0.9.1Thialfihar2010-04-241-2/+0
| * version lifted to 0.9.1Thialfihar2010-04-242-2/+2
| * clean up for release, AsciiArmour was a Button instead of CheckBox... fixedThialfihar2010-04-244-11/+9
| * swapped the buttons in main activity, reasoning that message encryption/decry...Thialfihar2010-04-241-8/+8
| * slight text changeThialfihar2010-04-231-1/+1
| * layout adjustments, force portrait layout for EncryptFileActivity for now, (E...Thialfihar2010-04-239-235/+317
| * steps towards symmetric file encryptionThialfihar2010-04-236-17/+158
| * added file decryption, rewrote the various "Choice" derivations to us the Id ...Thialfihar2010-04-2210-94/+537
| * set svn:ignore for bin directory and .project/.classpathThialfihar2010-04-1911-70/+220
| * removed those files that should not have been included last revision *grunt*Thialfihar2010-04-195-41/+0
| * major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-1944-1784/+2397
| * use OI File Manager intents to handle open/save file selectionThialfihar2010-04-179-22/+261
| * copyright header in new fileThialfihar2010-04-171-0/+16
| * wrapped file dialogs into class in preparation for proper file pickingThialfihar2010-04-173-142/+91
| * lift branch 0.9.x's version to 0.9.0 and set version code to 5 for nowThialfihar2010-04-172-2/+2
| * branch 0.9.xThialfihar2010-04-170-0/+0
* | overdue merge of 0.9.x into trunkThialfihar2010-05-18141-3061/+7001
|\|
| * changelog details for 0.8.1Thialfihar2010-04-151-6/+3
| * rewrote sign-only code, also finally recognize sign-only emails in the list a...Thialfihar2010-04-156-33/+310
| * minor layout fixes, replace non breakable spaces if found in an encrypted arm...Thialfihar2010-04-154-9/+19
| * 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ...Thialfihar2010-04-148-17/+11
| * branch 0.8.xThialfihar2010-04-140-0/+0
|/
* initial commit of v0.8.0Thialfihar2010-04-0698-0/+8288
* Initial directory structure.Thialfihar2010-03-280-0/+0