mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 03:25:05 -05:00
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
This commit is contained in:
parent
260946009a
commit
e9785168de
@ -188,6 +188,11 @@ 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" +
|
||||
"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