Thialfihar
|
5547f61e4f
|
deliver the user id as well for secret key selection, so k9mail can use it to display the signature key
|
2010-06-01 14:59:06 +00:00 |
|
Thialfihar
|
4229b94270
|
working encryption out of k9mail
|
2010-06-01 03:20:13 +00:00 |
|
Thialfihar
|
24a53d548b
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
|
Thialfihar
|
b42f02ba92
|
some coding practice and potential bug fixes
|
2010-05-27 20:27:21 +00:00 |
|
Thialfihar
|
6f28f5ee4e
|
key lists somewhat wrapped into one, using the new database stuff, Apg cleaned up a bit, preparing to use the database there as well
|
2010-05-26 00:33:26 +00:00 |
|
Thialfihar
|
2c784554c7
|
fixed symmetric decrypting, stream didn't support .reset(), I guess, so now creating fresh streams where needed, and changed exception string to "" + e, rather than getMessage(), as that still can be null... annoying.
|
2010-05-21 02:47:40 +00:00 |
|
Thialfihar
|
eb636fce47
|
default message/file compression settings added, also a setting for file decryption to change the default when a file requires it
|
2010-05-16 14:20:17 +00:00 |
|
Thialfihar
|
363dcb62b8
|
password cache introduced, not cleared yet.
|
2010-05-15 15:19:56 +00:00 |
|
Thialfihar
|
c0d24306cb
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
|
Thialfihar
|
b527ae8b6d
|
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
|
2010-05-13 20:41:32 +00:00 |
|
Thialfihar
|
5e73b696d1
|
new EncryptActivity to handle message and file encryption all in one
|
2010-05-09 19:51:21 +00:00 |
|