From 487b16f3400b62b79f8108ca669cc3e937c69def Mon Sep 17 00:00:00 2001 From: Danielle Millett Date: Wed, 2 Nov 2011 11:12:21 -0400 Subject: Adding an improve face matching settings option for Face Unlock Adding an option which will launch a version of setup where faces can be added to the current gallery. It requires the user to first confirm their password before launching addToSetup. Patch 3 - Updated for renaming of FackLockTutorial to SetupIntro. Now it is called every time regardless of it it's showing the tutorial and a flag is passed in to determine whether or not SetupIntro shows the tutorial. Patch 4 - Removed 'Setup Complete' toast at the end of screen lock setups since it was primarily for Face Unlock and the congratulations screen removes the need for it. Change-Id: Idc5f960809d992ec7bbce59ef1e13b95ef7cce45 --- res/xml/security_settings_biometric_weak.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/xml') diff --git a/res/xml/security_settings_biometric_weak.xml b/res/xml/security_settings_biometric_weak.xml index 14d28f2..7d832e4 100644 --- a/res/xml/security_settings_biometric_weak.xml +++ b/res/xml/security_settings_biometric_weak.xml @@ -26,6 +26,10 @@ android:summary="@string/unlock_set_unlock_mode_biometric_weak" android:persistent="false"/> + + -- cgit v1.1