1. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  2. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 7 years ago
  3. ecf23a0 Merge "finished implementation of fingerprintservice enumerate" by TreeHugger Robot · 7 years ago
  4. f8ff36c finished implementation of fingerprintservice enumerate by Kevin Chyn · 7 years ago
  5. 8eddd33 Add more robust handling of daemon crashes by Jim Miller · 7 years ago
  6. 25d5eaa IBiometricsFingerprint uses "default" service name by Yifan Hong · 8 years ago
  7. 270708b Merge "fixed typos in log fixed bug 34845702 Test: manual" by TreeHugger Robot · 8 years ago
  8. 80e40cc fixed typos in log fixed bug 34845702 Test: manual by Kevin Chyn · 8 years ago
  9. 4a70267 Fix fingerprint navigation after entering lockout. by Jim Miller · 8 years ago
  10. 7e1cb55 Don't crash if client token is null. by Jim Miller · 8 years ago
  11. 9310f5c dumpProto fixed crypto performance dump by Kevin Chyn · 8 years ago
  12. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 8 years ago
  13. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 8 years ago
  14. a8eaeeb Remove binder call from fingerprint HIDL interface. by Jim Miller · 8 years ago
  15. 07e29ad Merge "Fingerprint: check current user or profile properly" by Charles He · 8 years ago
  16. a36525e Fingerprint: check current user or profile properly by Charles He · 8 years ago
  17. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  18. 48ee82a Merge "Revert "Update active fingerprint group when switching profiles"" by TreeHugger Robot · 8 years ago
  19. 381f2ac Revert "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  20. b03bfe0 Merge "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  21. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  22. d37c824 Update active fingerprint group when switching profiles by Rubin Xu · 8 years ago
  23. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  24. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  25. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  26. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  27. 449e708 Initialize daemon on a separate thread by Fyodor Kupolov · 8 years ago
  28. 9240f68 Add metrics logging for critical fingerprintd errors am: c57c8d934c am: 71558c252b by Jim Miller · 8 years ago
  29. c57c8d9 Add metrics logging for critical fingerprintd errors by Jim Miller · 8 years ago
  30. c1af8ac Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a am: ab726b4579 by takuya,souma · 8 years ago
  31. 873747e Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a by takuya,souma · 8 years ago
  32. ab726b4 Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 by takuya,souma · 8 years ago
  33. be11bc5 Reset mCurrentUserId when fingerprintd died by Jim Miller · 8 years ago
  34. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  35. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  36. 3871272 Bind fingerprint when we start authentication am: 837fa7e56d by Jim Miller · 8 years ago
  37. e110596 Merge "Bind fingerprint when we start authentication" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  38. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  39. 37979c9 Fix bug where foreground activity fails to cancel auth/enrollment by Jim Miller · 8 years ago
  40. bcc100a Capture fingerprint statistics for estimating FRR by Jim Miller · 8 years ago
  41. ef26bf0 Merge \"Relax security constraint around getAuthenticatorId().\" into nyc-dev by Jim Miller · 8 years ago
  42. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 8 years ago
  43. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  44. e36da9c Merge "Revert "Temporarily increase timeout for devices with buggy driver"" into nyc-dev by TreeHugger Robot · 8 years ago
  45. 3d5e396 Revert "Temporarily increase timeout for devices with buggy driver" by Jim Miller · 8 years ago
  46. 967a9a1 Always update cached copy of authenticatorId. by Jim Miller · 8 years ago
  47. d197486 Send FINGERPRINT_ERROR_LOCKOUT on some devices by Jim Miller · 8 years ago
  48. c12eca8 Clean up fingerprint enrollment API by Jim Miller · 8 years ago
  49. 8f2aca0 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  50. ff715ac Fix the misuse of calling user id as group id by Tony Mak · 8 years ago
  51. c1e61b8 Fix operator precedence bug causing a crash. by Jim Miller · 8 years ago
  52. 93d828d Temporarily increase timeout for devices with buggy driver by Jim Miller · 8 years ago
  53. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  54. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  55. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  56. 07dbd63 Track userId independently from callback for fingerprint.remove(). by Jim Miller · 8 years ago
  57. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 9 years ago
  58. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 9 years ago
  59. 33fd3cf Make FingerprintManager#hasEnrolledFingerprints per-user by Clara Bayarri · 9 years ago
  60. e4c1cce Revert "Fix missing observer reply callbacks" by Ian Pedowitz · 9 years ago
  61. b9f6869 Merge "Fix missing observer reply callbacks" into mnc-dr-dev am: d1811e07d5 am: a3798d7a92 by Akshay Thakker · 9 years ago
  62. dbb7524 Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  63. f6e9228b move framework metrics over to new proto by Chris Wren · 9 years ago
  64. d1f722d Enable enrolling/authenticating a specific work profile. by Clara Bayarri · 9 years ago
  65. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  66. 6005b3f Added SynchronousUserSwitchObserver by Fyodor Kupolov · 9 years ago
  67. ca0ac5c Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  68. 1adb4a7 Add logging to track fingerprint reco but not unlocking by Jim Miller · 9 years ago
  69. 5e35422 Use AlarmManager for lockout reset by Jorim Jaggi · 9 years ago
  70. 73633dd Fingerprint should throttle after 5 attempts by Jim Miller · 9 years ago
  71. 975f145 Only allow foreground app and keyguard to access FingerprintManager by Jim Miller · 9 years ago
  72. 3a46478 Add a private API to get notified about lockout resets by Jorim Jaggi · 9 years ago
  73. 8b3c25a Run callbacks from fingerprintd through handler. by Jim Miller · 9 years ago
  74. 01c5bf5 Merge "Handle driver errors from remove, enroll and auth." into mnc-dr-dev by Jim Miller · 9 years ago
  75. 9521231 instrument fingerprint crypto token service by Chris Wren · 9 years ago
  76. 827afda Handle driver errors from remove, enroll and auth. by Jim Miller · 9 years ago
  77. e0507bb Reset fingerprint lockout timer when strong auth is used. by Jim Miller · 9 years ago
  78. d4d6182 Merge "Not allowing empty fingerprint names anymore" into mnc-dr-dev by Selim Cinek · 9 years ago
  79. d9d5302 Not allowing empty fingerprint names anymore by Selim Cinek · 9 years ago
  80. c510ad5 instrument fingerprint service by Chris Wren · 9 years ago
  81. 055eafd Do not vibrate if we don't have a fingerprint client by Jorim Jaggi · 9 years ago
  82. 494d6e9 [fingerprint] use credential owner in FingerprintService by Andres Morales · 9 years ago
  83. 091f0e5 Make FingerprintService more tolerant of fingerprintd crashes. by Jim Miller · 9 years ago
  84. 740452e Touch, wake and unlock by Jorim Jaggi · 9 years ago
  85. 80a776e Remove redundant cancel events from FingerprintService by Jim Miller · 9 years ago
  86. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  87. 12328ef Merge "Fingerprint: Add post enroll interface." into mnc-dev by Sasha Levitskiy · 9 years ago
  88. e6fd76c Merge "Don't use fingerId when creating names" into mnc-dev by Jim Miller · 9 years ago
  89. e0943cf Fingerprint: Add post enroll interface. by Sasha Levitskiy · 9 years ago
  90. 99b8820 Use fingerid 0 when checking failed attempts. by Vineeta Srivastava · 9 years ago
  91. ed2ab1c Don't use fingerId when creating names by Jim Miller · 9 years ago
  92. cb7d9e9 Only allow fingerprint auth for the current user by Jim Miller · 9 years ago
  93. dca15d2 Have FingerprintService keep the device awake on relevant events. by Jim Miller · 9 years ago
  94. 599ef0e Limit number of fingerprint templates that can be enrolled per device user by Jim Miller · 9 years ago
  95. a99b8b5 Do not require USE_FINGERPRINT for getAuthenticatorId. by Alex Klyubin · 9 years ago
  96. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  97. 16ef71f Fix crash in fingerprint and problem where directory has wrong selinux label by Jim Miller · 9 years ago
  98. be67542 Move from native FingerprintService implementation to fingerprintd by Jim Miller · 9 years ago
  99. dbe780f Attempt to fix bug with setActiveGroup() in FingerprintService. by Jim Miller · 9 years ago
  100. 6a587ac Merge "Fix fingerprint for multiuser" into mnc-dev by Jorim Jaggi · 9 years ago