Commit Graph

3098 Commits

Author SHA1 Message Date
Thialfihar
e83f1e7b3a first steps towards better low-level key management, database upgrade to use KeyRing, Key, and UserId tables 2010-05-25 19:34:56 +00:00
Thialfihar
cbe86d5f2a give 0.10.x branch its version info 2010-05-21 15:46:33 +00:00
Thialfihar
17822a7042 branch 0.10.0 2010-05-21 15:28:28 +00:00
Thialfihar
71f5af31e4 catch EOFException during import 2010-05-21 14:42:12 +00:00
Thialfihar
97745873e7 lifting branch to 0.9.8 2010-05-21 03:04:02 +00:00
Thialfihar
e72cd83286 added changes of 0.9.6 back, will release this as another quickfix due to the decryption bug 2010-05-21 02:50:07 +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
e5573973e7 template for Slovenian string resources 2010-05-20 22:20:49 +00:00
Thialfihar
eb6001cf65 preparing for version 0.9.7 2010-05-20 22:19:33 +00:00
Thialfihar
0cda18e357 preparing for version 0.9.7 2010-05-20 22:17:17 +00:00
Thialfihar
e9785168de added changes of 0.9.5 back and added the import fix, gonna release this on its own, as it is definitely a bug that affected many 2010-05-20 22:06:26 +00:00
Thialfihar
260946009a properly import keys from streams that may contain multiple blocks of ASCII armour or binary data, also small adjustment in strings 2010-05-20 22:03:41 +00:00
Thialfihar
6d107f3498 promoted to next version 2010-05-19 16:33:02 +00:00
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
5b28bbdee2 removed unnecessary imports 2010-05-19 14:41:19 +00:00
Thialfihar
f7eae9c7e2 actually use the compression settings ;), and give them better default values 2010-05-19 14:38:06 +00:00
Thialfihar
b6ac47e46c updated change log 2010-05-19 14:12:13 +00:00
Thialfihar
ed2cb1e525 overdue merge of 0.9.x into trunk 2010-05-18 15:23:25 +00:00
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
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
c7f0041751 give key editing its own pass phrase mechanism, as the new cache won't work there 2010-05-16 13:35:16 +00:00
Thialfihar
9855f4d144 honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases 2010-05-16 13:17:45 +00:00
Thialfihar
f94af3e4e6 unused imports removed 2010-05-15 16:11:28 +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
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
1edc2c69f2 values-* templates for hopefully upcoming German, Korean, Russian translations 2010-05-13 22:56:38 +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
5f6a098914 lifted version to 0.9.5 and cleared change log 2010-05-11 21:34:00 +00:00
Thialfihar
77d1bca12f Log removal and such 2010-05-11 17:37:51 +00:00
Thialfihar
5a7e3e3938 brought change log up to date 2010-05-11 17:36:10 +00:00
Thialfihar
358d0a41c1 setting the min SDK version to 1.5, it now should work for all Android versions 1.5+ 2010-05-11 17:26:12 +00:00
Thialfihar
65524ecdb5 moved more resources to drawable for Android 1.5 2010-05-11 17:22:15 +00:00
Thialfihar
cb4cb3b8c1 trying to allow allow building for Android 1.5 2010-05-11 16:58:28 +00:00
Thialfihar
31259a9266 trying to allow allow building for Android 1.5 2010-05-11 16:58:07 +00:00
Thialfihar
ae0ac62027 trying to allow allow building for Android 1.5 2010-05-11 16:57:46 +00:00
Thialfihar
87b49e279b trying to allow allow building for Android 1.5 2010-05-11 16:57:28 +00:00
Thialfihar
ac42b23d7c trying to allow allow building for Android 1.5 2010-05-11 16:57:09 +00:00
Thialfihar
75929c6cfa copied all resources from drawable-mdpi to drawable, which will allow building for Android 1.5 if the other directories get removed or ignored during build 2010-05-11 16:38:11 +00:00
Thialfihar
a8ee0bd863 small fix to be compatible with Android 1.5 2010-05-11 16:35:41 +00:00
Thialfihar
09ad7df83d use XML layout for pass phrase dialogs as well now, doing away with awkward manual padding, important for Android 1.5 compatibility 2010-05-11 16:33:34 +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
Thialfihar
a115776e09 removal of old layouts 2010-05-09 19:56:00 +00:00
Thialfihar
5e73b696d1 new EncryptActivity to handle message and file encryption all in one 2010-05-09 19:51:21 +00:00
Thialfihar
6e3f182291 minor 2010-05-09 13:38:05 +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
2e1aad0f81 reset changelog for 0.9.4 2010-05-04 23:19:39 +00:00