1. d1f722d Enable enrolling/authenticating a specific work profile. by Clara Bayarri · 9 years ago
  2. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  3. 6005b3f Added SynchronousUserSwitchObserver by Fyodor Kupolov · 9 years ago
  4. ca0ac5c Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  5. 1adb4a7 Add logging to track fingerprint reco but not unlocking by Jim Miller · 9 years ago
  6. 5e35422 Use AlarmManager for lockout reset by Jorim Jaggi · 9 years ago
  7. 73633dd Fingerprint should throttle after 5 attempts by Jim Miller · 9 years ago
  8. 975f145 Only allow foreground app and keyguard to access FingerprintManager by Jim Miller · 9 years ago
  9. 3a46478 Add a private API to get notified about lockout resets by Jorim Jaggi · 9 years ago
  10. 8b3c25a Run callbacks from fingerprintd through handler. by Jim Miller · 9 years ago
  11. 01c5bf5 Merge "Handle driver errors from remove, enroll and auth." into mnc-dr-dev by Jim Miller · 9 years ago
  12. 9521231 instrument fingerprint crypto token service by Chris Wren · 9 years ago
  13. 827afda Handle driver errors from remove, enroll and auth. by Jim Miller · 9 years ago
  14. e0507bb Reset fingerprint lockout timer when strong auth is used. by Jim Miller · 9 years ago
  15. d4d6182 Merge "Not allowing empty fingerprint names anymore" into mnc-dr-dev by Selim Cinek · 9 years ago
  16. d9d5302 Not allowing empty fingerprint names anymore by Selim Cinek · 9 years ago
  17. c510ad5 instrument fingerprint service by Chris Wren · 9 years ago
  18. 055eafd Do not vibrate if we don't have a fingerprint client by Jorim Jaggi · 9 years ago
  19. 494d6e9 [fingerprint] use credential owner in FingerprintService by Andres Morales · 9 years ago
  20. 091f0e5 Make FingerprintService more tolerant of fingerprintd crashes. by Jim Miller · 9 years ago
  21. 740452e Touch, wake and unlock by Jorim Jaggi · 9 years ago
  22. 80a776e Remove redundant cancel events from FingerprintService by Jim Miller · 9 years ago
  23. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  24. 12328ef Merge "Fingerprint: Add post enroll interface." into mnc-dev by Sasha Levitskiy · 9 years ago
  25. e6fd76c Merge "Don't use fingerId when creating names" into mnc-dev by Jim Miller · 9 years ago
  26. e0943cf Fingerprint: Add post enroll interface. by Sasha Levitskiy · 9 years ago
  27. 99b8820 Use fingerid 0 when checking failed attempts. by Vineeta Srivastava · 9 years ago
  28. ed2ab1c Don't use fingerId when creating names by Jim Miller · 9 years ago
  29. cb7d9e9 Only allow fingerprint auth for the current user by Jim Miller · 9 years ago
  30. dca15d2 Have FingerprintService keep the device awake on relevant events. by Jim Miller · 9 years ago
  31. 599ef0e Limit number of fingerprint templates that can be enrolled per device user by Jim Miller · 9 years ago
  32. a99b8b5 Do not require USE_FINGERPRINT for getAuthenticatorId. by Alex Klyubin · 9 years ago
  33. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  34. 16ef71f Fix crash in fingerprint and problem where directory has wrong selinux label by Jim Miller · 9 years ago
  35. be67542 Move from native FingerprintService implementation to fingerprintd by Jim Miller · 9 years ago
  36. dbe780f Attempt to fix bug with setActiveGroup() in FingerprintService. by Jim Miller · 9 years ago
  37. 6a587ac Merge "Fix fingerprint for multiuser" into mnc-dev by Jorim Jaggi · 9 years ago
  38. aa4d32a Fix fingerprint for multiuser by Jorim Jaggi · 9 years ago
  39. ee77ceb Persist fingerprint names by Jorim Jaggi · 9 years ago
  40. 80db9ba Fingerprint: Add Set Active Group by Sasha Levitskiy · 9 years ago
  41. 4af76a5 Add use fingerprint app op - framework by Svetoslav · 9 years ago
  42. b423e30 Merge "Don't use a WeakReference for fingerprint notification object." by Jim Miller · 9 years ago
  43. b21e1b2 Don't use a WeakReference for fingerprint notification object. by Jim Miller · 9 years ago
  44. 4d41a20 Expose getAuthenticatorId API by Andres Morales · 9 years ago
  45. af281ca Make fingerprint enroll/authenticate haptic feedback part of framework. by Jim Miller · 9 years ago
  46. 1304137 Clean up message dispatch in FingerprintService by Jim Miller · 9 years ago
  47. 2aad7ee More fingerprint API's for 3rd party apps by Jorim Jaggi · 9 years ago
  48. fe6439f Several fixes to Fingerprint code after large merge by Jim Miller · 9 years ago
  49. ce7eb6d Clean up FingerprintManager API and make it public. by Jim Miller · 9 years ago
  50. ebbf205 Prepare to make Fingerprint API public. by Jim Miller · 9 years ago
  51. 9f0753f Refactor fingerprint API by Jim Miller · 9 years ago
  52. 99d6019 Add rename support to FingerprintManager by Jim Miller · 9 years ago
  53. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  54. ba67aee Add fingerprint settings support to the framework by Jim Miller · 9 years ago
  55. a7596147 First pass at FingerprintService integration with HAL. by Jim Miller · 10 years ago