OSDN Git Service

DO NOT MERGE Cherry picking from MR0 cl 147215
authorDanielle Millett <dmillett@google.com>
Wed, 2 Nov 2011 15:12:21 +0000 (11:12 -0400)
committerDanielle Millett <dmillett@google.com>
Mon, 14 Nov 2011 21:40:40 +0000 (16:40 -0500)
commit6f3b1bb1d73e9b321144bec7faeaceb9d7c5caf8
treeec30b4ca016e08aee4317b44c97e2a54c58babd8
parentde8cd9e6f01af9255c1426c009a620bbb9efbd63
DO NOT MERGE Cherry picking from MR0 cl 147215

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/values/strings.xml
res/xml/security_settings_biometric_weak.xml
src/com/android/settings/ChooseLockGeneric.java
src/com/android/settings/ChooseLockPassword.java
src/com/android/settings/ChooseLockPattern.java
src/com/android/settings/SecuritySettings.java