From 8dbcb888ec5c79b23c408ccbe800ca2264805dc2 Mon Sep 17 00:00:00 2001 From: Andy Stadler Date: Sun, 30 Jan 2011 16:25:38 -0800 Subject: [PATCH] Improvements to enable encryption steps * Don't crash when user has pattern lock * Updated text for final confirmation screen * Show power & battery level warning text * Updated layout for both confirmation screens (cleaned up margins, removed hardcoded text sizes, made settings & confirm consistent). * Added comments for translators to all cryptkeeper strings Bug: 3383190 Bug: 3383292 Bug: 3405707 Change-Id: I1adcdd963a549eb6541662ff941d245db5563710 --- res/layout/crypt_keeper_confirm.xml | 28 +++++--- res/layout/crypt_keeper_settings.xml | 69 +++++++++++++------ res/values/strings.xml | 41 ++++++++--- .../android/settings/CryptKeeperSettings.java | 33 +++++++-- 4 files changed, 125 insertions(+), 46 deletions(-) diff --git a/res/layout/crypt_keeper_confirm.xml b/res/layout/crypt_keeper_confirm.xml index a121caa24e6..b197aa6ac6d 100644 --- a/res/layout/crypt_keeper_confirm.xml +++ b/res/layout/crypt_keeper_confirm.xml @@ -19,18 +19,28 @@ android:orientation="vertical" > - + + +