Thialfihar
|
6b52878056
|
close streams more consistently (outside of encrypt/decrypt), force a new output filename guess if the ASCII armour checkbox state changes
|
2010-05-04 14:27:31 +00:00 |
|
Thialfihar
|
e542c37eb3
|
use buffers for encryption, so large files work as well... also showing encryption progress with better accuracy, which is especially useful for large encryptions
Fixes issue 18.
|
2010-05-04 14:07:18 +00:00 |
|
Thialfihar
|
0b397581a7
|
update signature layout even if select key was cancelled
|
2010-04-29 12:53:33 +00:00 |
|
Thialfihar
|
a037815454
|
removed some useless imports
|
2010-04-29 01:18:42 +00:00 |
|
Thialfihar
|
e83a5311ae
|
add preferences, use them where applicable
|
2010-04-28 23:35:11 +00:00 |
|
Thialfihar
|
86192e39d9
|
file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match
|
2010-04-26 17:41:06 +00:00 |
|
Thialfihar
|
81cdd6b943
|
ElGamal support added, fix of some minor GUI bugs, added a bunch of safe primes for ElGamal key creation
|
2010-04-24 17:40:09 +00:00 |
|
Thialfihar
|
ab6c884bdf
|
steps towards symmetric file encryption
|
2010-04-23 00:01:59 +00:00 |
|
Thialfihar
|
26cf672d67
|
set svn:ignore for bin directory and .project/.classpath
asymmetric file encryption working, some more cleanup, introduced an application directory to encrypt to by default
|
2010-04-19 13:56:43 +00:00 |
|
Thialfihar
|
d5c5a2c43b
|
major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication
also adding first draft of encrypt file activity, not very functional yet
|
2010-04-19 02:12:13 +00:00 |
|
Thialfihar
|
c212f28c44
|
rewrote sign-only code, also finally recognize sign-only emails in the list and allow opening them for verification
|
2010-04-15 16:37:32 +00:00 |
|
Thialfihar
|
acd71a45c0
|
minor layout fixes, replace non breakable spaces if found in an encrypted armored message, as they break the decryption, the HTML representation of GMail introduces them for empty lines ending in a normal space, also adjusted the PGP_MESSAGE regex to allow for spaces after the -----, which seems to be added by some implementations
|
2010-04-15 14:37:46 +00:00 |
|
Thialfihar
|
42f1720bb3
|
initial commit of v0.8.0
|
2010-04-06 19:54:51 +00:00 |
|