file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match

This commit is contained in:
Thialfihar
2010-04-26 17:41:06 +00:00
parent b01a47a115
commit 86192e39d9
7 changed files with 327 additions and 270 deletions

View File

@@ -222,6 +222,8 @@ public class MainActivity extends BaseActivity {
SpannableString info =
new SpannableString("Read the warnings!\n\n" +
"Changes:\n" +
"* new layout for encrypt file\n" +
"* layout more consistent\n" +
"\n" +
"WARNING: be careful editing your existing keys, as they " +
"WILL be stripped of certificates right now.\n" +