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