mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
added changes of 0.9.6 back, will release this as another quickfix due to the decryption bug
This commit is contained in:
parent
2c784554c7
commit
e72cd83286
@ -188,6 +188,12 @@ public class MainActivity extends BaseActivity {
|
||||
|
||||
message.setText("Read the warnings!\n\n" +
|
||||
"Changes:\n" +
|
||||
"* pass phrase cache\n" +
|
||||
"* decrypt emails from k9mail via More -> Forward (alternate)\n" +
|
||||
"* compression preferences\n" +
|
||||
"* accurate decrypt progress bar\n" +
|
||||
"* fixed import of keys from Enigmail (and others)\n" +
|
||||
"* fixed recent decryption bug for symmetric encryption\n" +
|
||||
"\n" +
|
||||
"WARNING: be careful editing your existing keys, as they " +
|
||||
"WILL be stripped of certificates right now.\n" +
|
||||
|
Loading…
Reference in New Issue
Block a user