1. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  2. 25a272a Move keyguard source and resources into new package by Jim Miller · 12 years ago[Renamed from policy/src/com/android/internal/policy/impl/keyguard/FaceUnlock.java]
  3. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  4. 5eb83aa Ignoring FUL unlock signal if user changed fixes b/7572354 by Brian Colonna · 12 years ago
  5. 025fb93 Clearing connected message in stop fixes 7401152 by Steven Ross · 12 years ago
  6. 667b5d5 Suppressing FUL after going to backup fixes b/7449820 by Brian Colonna · 12 years ago
  7. 54d181d Removed makeInvisible() function by Danielle Millett · 12 years ago
  8. 1108a2c Added a makeInvisible call to Face Unlock by Danielle Millett · 12 years ago
  9. a71984f Cleanup keyguard signals by Jim Miller · 12 years ago
  10. 61413b5 Face Unlock is shown correctly during a phone call - fix b/7271718 by Danielle Millett · 12 years ago
  11. acbe41f Only poke the wakelock for FUL if the screen is on fixes 7222901 by Steven Ross · 12 years ago
  12. 4b4b954 Fix face unlock for multiple users by Amith Yamasani · 12 years ago
  13. 000464a Initial pass at re-enabling face unlock in new keyguard. by Jim Miller · 12 years ago
  14. dcb3d84 Replace keyguard with new implementation by Jim Miller · 12 years ago[Copied (95%) from policy/src/com/android/internal/policy/impl/FaceUnlock.java]
  15. 7019325 Bug 6605167: Turning off FUL during error counts as attempt by Brian Colonna · 12 years ago
  16. 4fa995a BUG 5457035 : Anti-spoofing : DO NOT MERGE by Uriel Rodriguez · 12 years ago
  17. c266070 Not calling startUi() if no longer bound by Brian Colonna · 12 years ago
  18. 05dde91 Merge "Setting liveliness to off" into jb-dev by Danielle Millett · 12 years ago
  19. 46bbdec Setting liveliness to off by Danielle Millett · 12 years ago
  20. 8824059 Fix 6437474: Fixed black box appearing on rotation by Brian Colonna · 12 years ago
  21. e2d47e6 Merge "Added FUL client-side debug" into jb-dev by Brian Colonna · 12 years ago
  22. dff3076 changed pokeWakelock() callback to take time in milliseconds by Uriel Rodriguez · 12 years ago
  23. cfeda76 Added FUL client-side debug by Brian Colonna · 12 years ago
  24. 22001c1 Added checks to make sure FUL functions are on UI thread by Brian Colonna · 12 years ago
  25. 257f2ec Fix 6395288: Added lock to avoid unbind race condition by Brian Colonna · 12 years ago
  26. ea8441e Changes to biometric sensor interface in lockscreen by Brian Colonna · 12 years ago
  27. c169366 Moved biometric sensor selected check into LPKV by Brian Colonna · 12 years ago
  28. fe444b4 Always showing FaceUnlock view before bind fixes 6330358 by Steven Ross · 12 years ago
  29. 3223e25 Changed FUL calls to more general biometric sensor calls by Brian Colonna · 12 years ago
  30. f882f1a Bind to the correct face lock service. by Amith Yamasani · 12 years ago
  31. f66e930 Passing useLiveliness flag to FUL in startUi call by Brian Colonna · 12 years ago
  32. 9431366 Separated FUL functionality from LockPatternKeyguardView by Brian Colonna · 12 years ago