Thialfihar
|
f424b7f581
|
import file default for keys is empty now, changed import text a little, and changing the pass phrase during key editing updates the pass phrase cache
|
2010-05-19 14:51:58 +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
|
2c5a80a16f
|
added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity
|
2010-05-15 16:09:49 +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
|
e36e8f1dea
|
merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivity as well
|
2010-05-11 14:07:15 +00:00 |
|
Thialfihar
|
5e73b696d1
|
new EncryptActivity to handle message and file encryption all in one
|
2010-05-09 19:51:21 +00:00 |
|
Thialfihar
|
73888622f4
|
added a button to encrypt to clipboard, change log and about window got their own layout now with proper linkification
|
2010-05-09 13:29:30 +00:00 |
|
Thialfihar
|
3008f2c51f
|
added an option to delete files after encryption or decryption, also no longer delete the output file if either fails
|
2010-05-04 15:56:55 +00:00 |
|
Thialfihar
|
88fc659ff6
|
put return values into the Id class as well, changed encrypt file layout to use symmetric OR asymmetric again, layout and string adjustments
|
2010-04-29 01:11:26 +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
|
0e14dcb290
|
layout adjustments, force portrait layout for EncryptFileActivity for now, (En|De)cryptFileActivity can now handle symmetric algorithms
|
2010-04-23 17:00:52 +00:00 |
|
Thialfihar
|
ab6c884bdf
|
steps towards symmetric file encryption
|
2010-04-23 00:01:59 +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
|
09741b0286
|
use OI File Manager intents to handle open/save file selection
|
2010-04-17 23:36:47 +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
|
42f1720bb3
|
initial commit of v0.8.0
|
2010-04-06 19:54:51 +00:00 |
|