mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
added changes for 1.0.0
This commit is contained in:
parent
2f04e7ee05
commit
c2ecd48d19
@ -191,6 +191,12 @@ public class MainActivity extends BaseActivity {
|
||||
|
||||
message.setText("Read the warnings!\n\n" +
|
||||
"Changes:\n" +
|
||||
"* support of other file managers (including ASTRO)\n" +
|
||||
"* new database, much faster, less memory usage\n" +
|
||||
"* defined Intents and content provider for other apps\n" +
|
||||
"* more k9mail integration, see k9mail website for beta build\n" +
|
||||
"* Slovenian translation (thanks, 359)\n" +
|
||||
"* bugfixes\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