From 89c7570dd42ce6945ce8e092892a22ec79c30c82 Mon Sep 17 00:00:00 2001 From: Paul Lawrence Date: Fri, 11 Jul 2014 07:34:44 -0700 Subject: [PATCH] Make crypt dialogs material White on black material theme Center text Remove fade to black task Fix emergency call button Note - does not implement all requirements of frames in the defect. More to follow. Bug: 15328359 Change-Id: I878e59dccffff366ba2484bb77482e168cbd2b81 --- res/layout/crypt_keeper_password_entry.xml | 7 +++-- res/layout/crypt_keeper_password_field.xml | 1 + res/layout/crypt_keeper_pattern_entry.xml | 3 +-- res/layout/crypt_keeper_pin_entry.xml | 3 +-- res/layout/crypt_keeper_pin_field.xml | 1 + res/values/colors.xml | 4 +++ res/values/styles.xml | 2 +- res/values/themes.xml | 8 +++--- src/com/android/settings/CryptKeeper.java | 31 +++------------------- 9 files changed, 19 insertions(+), 41 deletions(-) diff --git a/res/layout/crypt_keeper_password_entry.xml b/res/layout/crypt_keeper_password_entry.xml index b26f5428b18..ecbfefd2b98 100644 --- a/res/layout/crypt_keeper_password_entry.xml +++ b/res/layout/crypt_keeper_password_entry.xml @@ -33,17 +33,16 @@ > - + Text is set by CryptKeeper.updateEmergencyCallButtonState() -->