1. df9d33e strong fp lockout after 20 failed attempts by Kevin Chyn · 7 years ago
  2. 7a6b44b AuthenticationCallback should not be cleared onAuthenticationFailed by Kevin Chyn · 7 years ago
  3. d717808 Fix AuthenticationCallback leak in FingerprintManager by Kevin Chyn · 7 years ago
  4. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 7 years ago
  5. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 7 years ago
  6. 436ab6a Added support to authentication. by Felipe Leme · 8 years ago
  7. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  8. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  9. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  10. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  11. 8f2aca0 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  12. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  13. f86f986 Delete all work fingerprints when unified lock changes to None/Swipe by Ricky Wai · 8 years ago
  14. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  15. 33fd3cf Make FingerprintManager#hasEnrolledFingerprints per-user by Clara Bayarri · 8 years ago
  16. a5c1a77 Make Fingerprint rename and delete user-aware by Clara Bayarri · 8 years ago
  17. d1f722d Enable enrolling/authenticating a specific work profile. by Clara Bayarri · 9 years ago
  18. f8d1e21 Eliminate false error messages when removing all fingerprints by Jim Kaye · 9 years ago
  19. 1adb4a7 Add logging to track fingerprint reco but not unlocking by Jim Miller · 9 years ago
  20. 5e35422 Use AlarmManager for lockout reset by Jorim Jaggi · 9 years ago
  21. 3a46478 Add a private API to get notified about lockout resets by Jorim Jaggi · 9 years ago
  22. 1bbc275 am 74d9c2aa: Merge "Fix type-o in FingerprintManager documentation" into mnc-dev by Jim Miller · 9 years ago
  23. 5f69ca3 Fix type-o in FingerprintManager documentation by Jim Miller · 9 years ago
  24. e0507bb Reset fingerprint lockout timer when strong auth is used. by Jim Miller · 9 years ago
  25. 740452e Touch, wake and unlock by Jorim Jaggi · 9 years ago
  26. 4cfdcf5 Touch, wake and unlock by Jorim Jaggi · 9 years ago
  27. 748bc36 Remove "final" qualifier from AuthenticationResult by Jim Miller · 9 years ago
  28. e0943cf Fingerprint: Add post enroll interface. by Sasha Levitskiy · 9 years ago
  29. dca15d2 Have FingerprintService keep the device awake on relevant events. by Jim Miller · 9 years ago
  30. e4c58e4 Add documentation for possible AndroidKeyStore exceptions to authenticate() call by Jim Miller · 9 years ago
  31. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  32. be67542 Move from native FingerprintService implementation to fingerprintd by Jim Miller · 9 years ago
  33. a1fb2cf Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev by Alex Klyubin · 9 years ago
  34. 6a587ac Merge "Fix fingerprint for multiuser" into mnc-dev by Jorim Jaggi · 9 years ago
  35. aa4d32a Fix fingerprint for multiuser by Jorim Jaggi · 9 years ago
  36. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  37. ee77ceb Persist fingerprint names by Jorim Jaggi · 9 years ago
  38. 24e9e96 Fix thread affinity of FingerprintManager. by Alex Klyubin · 9 years ago
  39. 3327f3d Merge "Add use fingerprint app op - framework" into mnc-dev by Svetoslav · 9 years ago
  40. b62dc82 Add javax.crypto.Mac as a supported CryptoObject to Fingerprint by Jim Miller · 9 years ago
  41. 4af76a5 Add use fingerprint app op - framework by Svetoslav · 9 years ago
  42. 4d41a20 Expose getAuthenticatorId API by Andres Morales · 9 years ago
  43. af281ca Make fingerprint enroll/authenticate haptic feedback part of framework. by Jim Miller · 9 years ago
  44. 9e682ee Make CryptoObject constructor public by Jorim Jaggi · 9 years ago
  45. 2aad7ee More fingerprint API's for 3rd party apps by Jorim Jaggi · 9 years ago
  46. fe6439f Several fixes to Fingerprint code after large merge by Jim Miller · 9 years ago
  47. ccdfa93 Fix fingerprint API for 3rd party apps by Jorim Jaggi · 9 years ago
  48. ce7eb6d Clean up FingerprintManager API and make it public. by Jim Miller · 9 years ago
  49. ebbf205 Prepare to make Fingerprint API public. by Jim Miller · 9 years ago