changelog details for 0.8.1

This commit is contained in:
Thialfihar 2010-04-15 16:44:45 +00:00
parent c212f28c44
commit 5b5e15c886
1 changed files with 3 additions and 6 deletions

View File

@ -220,12 +220,9 @@ public class MainActivity extends Activity {
SpannableString info = SpannableString info =
new SpannableString("Read the warnings!\n\n" + new SpannableString("Read the warnings!\n\n" +
"Changes:\n" + "Changes:\n" +
" * create/edit keys\n" + " * display signed-only mails\n" +
" * export keys\n" + " * verify signed-only mails\n" +
" * GUI more Android-like\n" + " * bug fixes, layout fixes\n" +
" * better error handling\n" +
" * bug fixes, optimizations\n" +
" * starting with v0.8.0 APG will be open source, see website\n" +
"\n" + "\n" +
"WARNING: be careful editing your existing keys, as they " + "WARNING: be careful editing your existing keys, as they " +
"WILL be stripped of certificates right now.\n" + "WILL be stripped of certificates right now.\n" +