History log of /packages/apps/Settings/src/com/android/settings/fingerprint/SetupFingerprintEnrollFinish.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5656314acad5d105c357cedd895f78b12476cac8 31-Jul-2015 Maurice Lam <yukl@google.com> [Fingerprint] Advertise wake & unlock during SUW

Adds a string to advertise to the user that wake & unlock is
available on all fingerprint devices.

Bug: 22644642
Change-Id: I9e44174c6ab088a06f95ae5c377c8ccec13a4257
/packages/apps/Settings/src/com/android/settings/fingerprint/SetupFingerprintEnrollFinish.java
8d1f9c9be50439fa3f5f50fbe473e43ba6b77eb6 10-Jul-2015 Maurice Lam <yukl@google.com> [Fingerprint] Add fingerprint enroll in setup wizard

Make a subclass for each enrolling screen that setup wizard uses, and
in override the corresponding get*Intent methods to always use the
setup wizard versions of the next screens.

On minor change made to the original flow is that it will now return
RESULT_OK if it is finished, as opposed to RESULT_CANCELED.

Bug: 21695577
Change-Id: Id666826e8027272ede6a5426967d66fb291670a4
/packages/apps/Settings/src/com/android/settings/fingerprint/SetupFingerprintEnrollFinish.java