1. 89a55cb Clear fingerprint stats after dump --proto by Kevin Chyn · 6 years ago
  2. 904c438 Merge "Remove no longer needed workaround for new devices that previously" into pi-dev by TreeHugger Robot · 6 years ago
  3. b6821d4 Remove no longer needed workaround for new devices that previously by Andreas Huber · 6 years ago
  4. cf87df1 Refactor FingerprintDialog to BiometricDialog by Vishwath Mohan · 6 years ago
  5. dba919a Tweak FingerprintDialog by Kevin Chyn · 6 years ago
  6. d9ec6df Fingerprint vibrate doesn't change based on DND by Beverly · 6 years ago
  7. d4f43c2 Listen to task stack only when AuthenticationClient is running by Kevin Chyn · 6 years ago
  8. 09da294 Fingerprint should check current client when task stack changes by Kevin Chyn · 6 years ago
  9. 71d0421 Release wakelock when binder died or exception occurs by Kevin Chyn · 6 years ago
  10. ed24f90 Merge "Revert "Add "Unlocked device required" parameter to keys"" by TreeHugger Robot · 6 years ago
  11. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  12. a83d333 Merge "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  13. 3883563 Listen for IFingerprintServiceLockoutResetCallback death by Kevin Chyn · 6 years ago
  14. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  15. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  16. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  17. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  18. 1149a4d Merge "Fingerprint data is now stored in one of two ways depending on the" by TreeHugger Robot · 6 years ago
  19. 7fe2053 Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 6 years ago
  20. aae4a15 Add FingerprintDialog API and related plumbing by Kevin Chyn · 6 years ago
  21. fd257d6 incidentd: Moving fingerprint.proto to server directory. by Kweku Adams · 7 years ago
  22. 199da52 Merge "Enable fingerprint cleanup upon connection to daemon and upon user switches" by TreeHugger Robot · 7 years ago
  23. 5457cba Per-user fingerprint lockout by Kevin Chyn · 7 years ago
  24. cd7c35c Fixing permanent lockout output for FingerprintService. by Kweku Adams · 7 years ago
  25. edd71f9 Enable fingerprint cleanup upon connection to daemon and upon user switches by Kevin Chyn · 7 years ago
  26. 5f2ba81 Merge "FP permission checks should not crash system process" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  27. c48f414 Merge "FingerprintService should release wakelock only if isHeld" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  28. 33fdf11 FP permission checks should not crash system process by Kevin Chyn · 7 years ago
  29. c310118 FingerprintService should release wakelock only if isHeld by Kevin Chyn · 7 years ago
  30. 774ccde Fix fingerprint onEnumerationResult to use remaining instead of fid by Kevin Chyn · 7 years ago
  31. 6726fd5 Update fingerprint haptic patterns by Michael Wright · 7 years ago
  32. 3736858 ClientMonitor should only send cancel() once to fp daemon by Kevin Chyn · 7 years ago
  33. ee17d35 Fingerprint: call onRemovalSucceeded with # of remaining templates. by Charles He · 7 years ago
  34. df9d33e strong fp lockout after 20 failed attempts by Kevin Chyn · 7 years ago
  35. d291572 Merge "FingerprintService: refresh auth id after enroll and remove." into oc-dev by Charles He · 7 years ago
  36. 29b3a8a FingerprintService: refresh auth id after enroll and remove. by Charles He · 7 years ago
  37. ac521ec RemovalClient sendRemoved should check remaining instead of fingerId by Kevin Chyn · 7 years ago
  38. 4ea09f5 Merge "Keyguard should authenticate with FP even after getting valid FP" into oc-dev by TreeHugger Robot · 7 years ago
  39. 625a014 Keyguard should authenticate with FP even after getting valid FP by Kevin Chyn · 7 years ago
  40. c2f8949 Merge "Implement enumerate in FingerprintService" into oc-dev by TreeHugger Robot · 7 years ago
  41. d1f1a0b Implement enumerate in FingerprintService by Kevin Chyn · 7 years ago
  42. f4023b5 FingerprintSettings for non-owner should respond to fingerprint touches by Kevin Chyn · 7 years ago
  43. 959ac8e FingerprintService: check current user correctly by Charles He · 7 years ago
  44. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  45. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 7 years ago
  46. ecf23a0 Merge "finished implementation of fingerprintservice enumerate" by TreeHugger Robot · 7 years ago
  47. f8ff36c finished implementation of fingerprintservice enumerate by Kevin Chyn · 7 years ago
  48. 8eddd33 Add more robust handling of daemon crashes by Jim Miller · 7 years ago
  49. 25d5eaa IBiometricsFingerprint uses "default" service name by Yifan Hong · 7 years ago
  50. 270708b Merge "fixed typos in log fixed bug 34845702 Test: manual" by TreeHugger Robot · 7 years ago
  51. 80e40cc fixed typos in log fixed bug 34845702 Test: manual by Kevin Chyn · 7 years ago
  52. 4a70267 Fix fingerprint navigation after entering lockout. by Jim Miller · 7 years ago
  53. 7e1cb55 Don't crash if client token is null. by Jim Miller · 7 years ago
  54. 9310f5c dumpProto fixed crypto performance dump by Kevin Chyn · 7 years ago
  55. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 7 years ago
  56. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 7 years ago
  57. a8eaeeb Remove binder call from fingerprint HIDL interface. by Jim Miller · 7 years ago
  58. 07e29ad Merge "Fingerprint: check current user or profile properly" by Charles He · 7 years ago
  59. a36525e Fingerprint: check current user or profile properly by Charles He · 7 years ago
  60. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  61. 48ee82a Merge "Revert "Update active fingerprint group when switching profiles"" by TreeHugger Robot · 7 years ago
  62. 381f2ac Revert "Update active fingerprint group when switching profiles" by Rubin Xu · 7 years ago
  63. b03bfe0 Merge "Update active fingerprint group when switching profiles" by Rubin Xu · 7 years ago
  64. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  65. d37c824 Update active fingerprint group when switching profiles by Rubin Xu · 8 years ago
  66. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  67. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  68. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  69. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  70. 449e708 Initialize daemon on a separate thread by Fyodor Kupolov · 8 years ago
  71. 9240f68 Add metrics logging for critical fingerprintd errors am: c57c8d934c am: 71558c252b by Jim Miller · 8 years ago
  72. c57c8d9 Add metrics logging for critical fingerprintd errors by Jim Miller · 8 years ago
  73. c1af8ac Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a am: ab726b4579 by takuya,souma · 8 years ago
  74. 873747e Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a by takuya,souma · 8 years ago
  75. ab726b4 Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 by takuya,souma · 8 years ago
  76. be11bc5 Reset mCurrentUserId when fingerprintd died by Jim Miller · 8 years ago
  77. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  78. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  79. 3871272 Bind fingerprint when we start authentication am: 837fa7e56d by Jim Miller · 8 years ago
  80. e110596 Merge "Bind fingerprint when we start authentication" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  81. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  82. 37979c9 Fix bug where foreground activity fails to cancel auth/enrollment by Jim Miller · 8 years ago
  83. bcc100a Capture fingerprint statistics for estimating FRR by Jim Miller · 8 years ago
  84. ef26bf0 Merge \"Relax security constraint around getAuthenticatorId().\" into nyc-dev by Jim Miller · 8 years ago
  85. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 8 years ago
  86. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  87. e36da9c Merge "Revert "Temporarily increase timeout for devices with buggy driver"" into nyc-dev by TreeHugger Robot · 8 years ago
  88. 3d5e396 Revert "Temporarily increase timeout for devices with buggy driver" by Jim Miller · 8 years ago
  89. 967a9a1 Always update cached copy of authenticatorId. by Jim Miller · 8 years ago
  90. d197486 Send FINGERPRINT_ERROR_LOCKOUT on some devices by Jim Miller · 8 years ago
  91. c12eca8 Clean up fingerprint enrollment API by Jim Miller · 8 years ago
  92. 8f2aca0 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  93. ff715ac Fix the misuse of calling user id as group id by Tony Mak · 8 years ago
  94. c1e61b8 Fix operator precedence bug causing a crash. by Jim Miller · 8 years ago
  95. 93d828d Temporarily increase timeout for devices with buggy driver by Jim Miller · 8 years ago
  96. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  97. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  98. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  99. 07dbd63 Track userId independently from callback for fingerprint.remove(). by Jim Miller · 8 years ago
  100. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 8 years ago