1. fd257d6 incidentd: Moving fingerprint.proto to server directory. by Kweku Adams · 7 years ago
  2. 199da52 Merge "Enable fingerprint cleanup upon connection to daemon and upon user switches" by TreeHugger Robot · 7 years ago
  3. 5457cba Per-user fingerprint lockout by Kevin Chyn · 7 years ago
  4. cd7c35c Fixing permanent lockout output for FingerprintService. by Kweku Adams · 7 years ago
  5. edd71f9 Enable fingerprint cleanup upon connection to daemon and upon user switches by Kevin Chyn · 7 years ago
  6. 5f2ba81 Merge "FP permission checks should not crash system process" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  7. c48f414 Merge "FingerprintService should release wakelock only if isHeld" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. 33fdf11 FP permission checks should not crash system process by Kevin Chyn · 7 years ago
  9. c310118 FingerprintService should release wakelock only if isHeld by Kevin Chyn · 7 years ago
  10. 774ccde Fix fingerprint onEnumerationResult to use remaining instead of fid by Kevin Chyn · 7 years ago
  11. 6726fd5 Update fingerprint haptic patterns by Michael Wright · 7 years ago
  12. 3736858 ClientMonitor should only send cancel() once to fp daemon by Kevin Chyn · 7 years ago
  13. ee17d35 Fingerprint: call onRemovalSucceeded with # of remaining templates. by Charles He · 7 years ago
  14. df9d33e strong fp lockout after 20 failed attempts by Kevin Chyn · 7 years ago
  15. d291572 Merge "FingerprintService: refresh auth id after enroll and remove." into oc-dev by Charles He · 7 years ago
  16. 29b3a8a FingerprintService: refresh auth id after enroll and remove. by Charles He · 7 years ago
  17. ac521ec RemovalClient sendRemoved should check remaining instead of fingerId by Kevin Chyn · 7 years ago
  18. 4ea09f5 Merge "Keyguard should authenticate with FP even after getting valid FP" into oc-dev by TreeHugger Robot · 7 years ago
  19. 625a014 Keyguard should authenticate with FP even after getting valid FP by Kevin Chyn · 7 years ago
  20. c2f8949 Merge "Implement enumerate in FingerprintService" into oc-dev by TreeHugger Robot · 7 years ago
  21. d1f1a0b Implement enumerate in FingerprintService by Kevin Chyn · 7 years ago
  22. f4023b5 FingerprintSettings for non-owner should respond to fingerprint touches by Kevin Chyn · 7 years ago
  23. 959ac8e FingerprintService: check current user correctly by Charles He · 7 years ago
  24. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  25. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 7 years ago
  26. ecf23a0 Merge "finished implementation of fingerprintservice enumerate" by TreeHugger Robot · 7 years ago
  27. f8ff36c finished implementation of fingerprintservice enumerate by Kevin Chyn · 7 years ago
  28. 8eddd33 Add more robust handling of daemon crashes by Jim Miller · 7 years ago
  29. 25d5eaa IBiometricsFingerprint uses "default" service name by Yifan Hong · 7 years ago
  30. 270708b Merge "fixed typos in log fixed bug 34845702 Test: manual" by TreeHugger Robot · 7 years ago
  31. 80e40cc fixed typos in log fixed bug 34845702 Test: manual by Kevin Chyn · 7 years ago
  32. 4a70267 Fix fingerprint navigation after entering lockout. by Jim Miller · 7 years ago
  33. 7e1cb55 Don't crash if client token is null. by Jim Miller · 7 years ago
  34. 9310f5c dumpProto fixed crypto performance dump by Kevin Chyn · 7 years ago
  35. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 7 years ago
  36. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 7 years ago
  37. a8eaeeb Remove binder call from fingerprint HIDL interface. by Jim Miller · 7 years ago
  38. 07e29ad Merge "Fingerprint: check current user or profile properly" by Charles He · 7 years ago
  39. a36525e Fingerprint: check current user or profile properly by Charles He · 7 years ago
  40. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  41. 48ee82a Merge "Revert "Update active fingerprint group when switching profiles"" by TreeHugger Robot · 8 years ago
  42. 381f2ac Revert "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  43. b03bfe0 Merge "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  44. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  45. d37c824 Update active fingerprint group when switching profiles by Rubin Xu · 8 years ago
  46. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  47. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  48. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  49. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  50. 449e708 Initialize daemon on a separate thread by Fyodor Kupolov · 8 years ago
  51. 9240f68 Add metrics logging for critical fingerprintd errors am: c57c8d934c am: 71558c252b by Jim Miller · 8 years ago
  52. c57c8d9 Add metrics logging for critical fingerprintd errors by Jim Miller · 8 years ago
  53. c1af8ac Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a am: ab726b4579 by takuya,souma · 8 years ago
  54. 873747e Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a by takuya,souma · 8 years ago
  55. ab726b4 Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 by takuya,souma · 8 years ago
  56. be11bc5 Reset mCurrentUserId when fingerprintd died by Jim Miller · 8 years ago
  57. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  58. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  59. 3871272 Bind fingerprint when we start authentication am: 837fa7e56d by Jim Miller · 8 years ago
  60. e110596 Merge "Bind fingerprint when we start authentication" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  61. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  62. 37979c9 Fix bug where foreground activity fails to cancel auth/enrollment by Jim Miller · 8 years ago
  63. bcc100a Capture fingerprint statistics for estimating FRR by Jim Miller · 8 years ago
  64. ef26bf0 Merge \"Relax security constraint around getAuthenticatorId().\" into nyc-dev by Jim Miller · 8 years ago
  65. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 8 years ago
  66. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  67. e36da9c Merge "Revert "Temporarily increase timeout for devices with buggy driver"" into nyc-dev by TreeHugger Robot · 8 years ago
  68. 3d5e396 Revert "Temporarily increase timeout for devices with buggy driver" by Jim Miller · 8 years ago
  69. 967a9a1 Always update cached copy of authenticatorId. by Jim Miller · 8 years ago
  70. d197486 Send FINGERPRINT_ERROR_LOCKOUT on some devices by Jim Miller · 8 years ago
  71. c12eca8 Clean up fingerprint enrollment API by Jim Miller · 8 years ago
  72. 8f2aca0 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  73. ff715ac Fix the misuse of calling user id as group id by Tony Mak · 8 years ago
  74. c1e61b8 Fix operator precedence bug causing a crash. by Jim Miller · 8 years ago
  75. 93d828d Temporarily increase timeout for devices with buggy driver by Jim Miller · 8 years ago
  76. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  77. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  78. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  79. 07dbd63 Track userId independently from callback for fingerprint.remove(). by Jim Miller · 8 years ago
  80. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 8 years ago
  81. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 8 years ago
  82. 33fd3cf Make FingerprintManager#hasEnrolledFingerprints per-user by Clara Bayarri · 8 years ago
  83. e4c1cce Revert "Fix missing observer reply callbacks" by Ian Pedowitz · 8 years ago
  84. b9f6869 Merge "Fix missing observer reply callbacks" into mnc-dr-dev am: d1811e07d5 am: a3798d7a92 by Akshay Thakker · 8 years ago
  85. dbb7524 Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  86. f6e9228b move framework metrics over to new proto by Chris Wren · 8 years ago
  87. d1f722d Enable enrolling/authenticating a specific work profile. by Clara Bayarri · 9 years ago
  88. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  89. 6005b3f Added SynchronousUserSwitchObserver by Fyodor Kupolov · 9 years ago
  90. ca0ac5c Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  91. 1adb4a7 Add logging to track fingerprint reco but not unlocking by Jim Miller · 9 years ago
  92. 5e35422 Use AlarmManager for lockout reset by Jorim Jaggi · 9 years ago
  93. 73633dd Fingerprint should throttle after 5 attempts by Jim Miller · 9 years ago
  94. 975f145 Only allow foreground app and keyguard to access FingerprintManager by Jim Miller · 9 years ago
  95. 3a46478 Add a private API to get notified about lockout resets by Jorim Jaggi · 9 years ago
  96. 8b3c25a Run callbacks from fingerprintd through handler. by Jim Miller · 9 years ago
  97. 01c5bf5 Merge "Handle driver errors from remove, enroll and auth." into mnc-dr-dev by Jim Miller · 9 years ago
  98. 9521231 instrument fingerprint crypto token service by Chris Wren · 9 years ago
  99. 827afda Handle driver errors from remove, enroll and auth. by Jim Miller · 9 years ago
  100. e0507bb Reset fingerprint lockout timer when strong auth is used. by Jim Miller · 9 years ago