Thialfihar
|
508d7ac197
|
catch ACTION_SEND intent to decrypt, allowing k9mail's "Forward (alternate)" feature to send to APG
|
2010-05-18 15:02:57 +00:00 |
|
Thialfihar
|
51866bb2b2
|
keep track of the position the input stream for decryption, makes it possible to give accurate progress information
|
2010-05-17 14:19:36 +00:00 |
|
Thialfihar
|
363dcb62b8
|
password cache introduced, not cleared yet.
|
2010-05-15 15:19:56 +00:00 |
|
Thialfihar
|
cab78bf4c1
|
remove .pgp for filename guessing for decryption
|
2010-05-14 11:43:07 +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
|
77d1bca12f
|
Log removal and such
|
2010-05-11 17:37:51 +00:00 |
|
Thialfihar
|
29ea6f2f6f
|
fix a signature bug, which resulted in wrongly read signatures if there was only one line
|
2010-05-11 15:11:24 +00:00 |
|
Thialfihar
|
e36e8f1dea
|
merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivity as well
|
2010-05-11 14:07:15 +00:00 |
|