Commit Graph

3176 Commits

Author SHA1 Message Date
Thialfihar
9ad474e95b trivial 2010-06-02 19:10:48 +00:00
Thialfihar
2170069d8a force message encrypt/decrypt view if the activities are called via *_AND_RETURN Intents 2010-06-02 15:33:40 +00:00
Thialfihar
7193edbba2 added content provider again and read permission to grab key details 2010-06-02 14:01:18 +00:00
Thialfihar
1d023b0372 betterly store the information that the intent demands an immediate return, check action equality without verbose null checks 2010-06-02 10:45:26 +00:00
Thialfihar
72b899fa79 by default show the undecrypted block without line wrapping, just feels less messy, switch after decryption 2010-06-02 10:20:41 +00:00
Thialfihar
aea1902591 org.openintents package not needed anymore 2010-06-02 09:33:36 +00:00
tripetdevet
647005939f 2010-06-02 01:06:56 +00:00
Thialfihar
d5ed01a7e3 string adjustment 2010-06-02 01:01:27 +00:00
Thialfihar
ca5416532f support ASTRO and others for the file selection 2010-06-01 21:28:30 +00:00
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
tripetdevet
74ab59cd52 update slovenian translation to 1.0.x 2010-05-30 20:45:53 +00:00
Thialfihar
cff8642bf1 some new strings, some dropped 2010-05-30 16:54:28 +00:00
Thialfihar
d483feb64c minor fixes to make key retrieval more stable 2010-05-30 16:53:04 +00:00
Thialfihar
d1fa1895f1 fixed a method name 2010-05-29 20:38:45 +00:00
Thialfihar
334852402d adjust version number 2010-05-28 11:15:54 +00:00
Thialfihar
2aa828e0d1 changed my mind about version numbering 2010-05-28 11:00:22 +00:00
Thialfihar
71de8aa4e7 renaming stupidly named branch 2010-05-28 10:56:45 +00:00
Thialfihar
2f3bc6dcaf trivial 2010-05-28 08:12:54 +00:00
Thialfihar
eed42b2e34 fully removed old DataProvider for now, manage queries, clean up old database stuff 2010-05-28 07:04:01 +00:00
Thialfihar
b943f706b6 some coding practice and potential bug fixes 2010-05-27 20:31:34 +00:00
Thialfihar
b42f02ba92 some coding practice and potential bug fixes 2010-05-27 20:27:21 +00:00
Thialfihar
570b7a6d8e added revocation and creation/expire time info to key table, use both for public and secret key selection 2010-05-27 20:09:26 +00:00
Thialfihar
edd9a22882 some (hopefully better) database/cursor handling, picking encryption and signature keys working again, tho it'll have to be tidied up 2010-05-27 01:40:50 +00:00
Thialfihar
5fb8cb4d5e use new key database for encryption and decryption 2010-05-26 23:40:12 +00:00
Thialfihar
fa99a70a49 import/export/delete/save keyrings working with new database stuff 2010-05-26 15:25:14 +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
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