1. 4564612 FingerprintService: requires ro.product.first_api_level by Yifan Hong · 6 years ago
  2. d3c218a Merge "IMPORTANCE_FOREGROUND_SERVICE process can access fingerprint" into pi-dev by TreeHugger Robot · 6 years ago
  3. 3121760 IMPORTANCE_FOREGROUND_SERVICE process can access fingerprint by Svet Ganov · 6 years ago
  4. 5670247 fix fingerprint condition on sdk level logic by Yifan Hong · 6 years ago
  5. 606f171 Add a null a check in fingerprint service by Ilya Matyukhin · 6 years ago
  6. a792fa6 Log before stopping/removing the current client by Kevin Chyn · 6 years ago
  7. da1b2ab Fix FingerprintService package comparison by Kevin Chyn · 6 years ago
  8. ecf00ce Rename BiometricDialog to BiometricPrompt. by Vishwath Mohan · 6 years ago
  9. 89a55cb Clear fingerprint stats after dump --proto by Kevin Chyn · 6 years ago
  10. 904c438 Merge "Remove no longer needed workaround for new devices that previously" into pi-dev by TreeHugger Robot · 6 years ago
  11. b6821d4 Remove no longer needed workaround for new devices that previously by Andreas Huber · 6 years ago
  12. cf87df1 Refactor FingerprintDialog to BiometricDialog by Vishwath Mohan · 6 years ago
  13. d4f43c2 Listen to task stack only when AuthenticationClient is running by Kevin Chyn · 6 years ago
  14. 09da294 Fingerprint should check current client when task stack changes by Kevin Chyn · 6 years ago
  15. 71d0421 Release wakelock when binder died or exception occurs by Kevin Chyn · 6 years ago
  16. ed24f90 Merge "Revert "Add "Unlocked device required" parameter to keys"" by TreeHugger Robot · 7 years ago
  17. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  18. a83d333 Merge "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  19. 3883563 Listen for IFingerprintServiceLockoutResetCallback death by Kevin Chyn · 7 years ago
  20. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  21. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  22. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  23. 1149a4d Merge "Fingerprint data is now stored in one of two ways depending on the" by TreeHugger Robot · 7 years ago
  24. 7fe2053 Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  25. aae4a15 Add FingerprintDialog API and related plumbing by Kevin Chyn · 7 years ago
  26. fd257d6 incidentd: Moving fingerprint.proto to server directory. by Kweku Adams · 7 years ago
  27. 199da52 Merge "Enable fingerprint cleanup upon connection to daemon and upon user switches" by TreeHugger Robot · 7 years ago
  28. 5457cba Per-user fingerprint lockout by Kevin Chyn · 7 years ago
  29. cd7c35c Fixing permanent lockout output for FingerprintService. by Kweku Adams · 7 years ago
  30. edd71f9 Enable fingerprint cleanup upon connection to daemon and upon user switches by Kevin Chyn · 7 years ago
  31. 5f2ba81 Merge "FP permission checks should not crash system process" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  32. 33fdf11 FP permission checks should not crash system process by Kevin Chyn · 7 years ago
  33. c310118 FingerprintService should release wakelock only if isHeld by Kevin Chyn · 7 years ago
  34. df9d33e strong fp lockout after 20 failed attempts by Kevin Chyn · 7 years ago
  35. 29b3a8a FingerprintService: refresh auth id after enroll and remove. by Charles He · 7 years ago
  36. c2f8949 Merge "Implement enumerate in FingerprintService" into oc-dev by TreeHugger Robot · 7 years ago
  37. d1f1a0b Implement enumerate in FingerprintService by Kevin Chyn · 7 years ago
  38. f4023b5 FingerprintSettings for non-owner should respond to fingerprint touches by Kevin Chyn · 7 years ago
  39. 959ac8e FingerprintService: check current user correctly by Charles He · 7 years ago
  40. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  41. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 7 years ago
  42. ecf23a0 Merge "finished implementation of fingerprintservice enumerate" by TreeHugger Robot · 7 years ago
  43. f8ff36c finished implementation of fingerprintservice enumerate by Kevin Chyn · 7 years ago
  44. 8eddd33 Add more robust handling of daemon crashes by Jim Miller · 7 years ago
  45. 25d5eaa IBiometricsFingerprint uses "default" service name by Yifan Hong · 7 years ago
  46. 80e40cc fixed typos in log fixed bug 34845702 Test: manual by Kevin Chyn · 7 years ago
  47. 9310f5c dumpProto fixed crypto performance dump by Kevin Chyn · 8 years ago
  48. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 8 years ago
  49. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 8 years ago
  50. a8eaeeb Remove binder call from fingerprint HIDL interface. by Jim Miller · 8 years ago
  51. 07e29ad Merge "Fingerprint: check current user or profile properly" by Charles He · 8 years ago
  52. a36525e Fingerprint: check current user or profile properly by Charles He · 8 years ago
  53. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  54. 48ee82a Merge "Revert "Update active fingerprint group when switching profiles"" by TreeHugger Robot · 8 years ago
  55. 381f2ac Revert "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  56. b03bfe0 Merge "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  57. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  58. d37c824 Update active fingerprint group when switching profiles by Rubin Xu · 8 years ago
  59. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  60. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  61. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  62. 449e708 Initialize daemon on a separate thread by Fyodor Kupolov · 8 years ago
  63. 9240f68 Add metrics logging for critical fingerprintd errors am: c57c8d934c am: 71558c252b by Jim Miller · 8 years ago
  64. c57c8d9 Add metrics logging for critical fingerprintd errors by Jim Miller · 8 years ago
  65. c1af8ac Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a am: ab726b4579 by takuya,souma · 8 years ago
  66. 873747e Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a by takuya,souma · 8 years ago
  67. ab726b4 Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 by takuya,souma · 8 years ago
  68. be11bc5 Reset mCurrentUserId when fingerprintd died by Jim Miller · 8 years ago
  69. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  70. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  71. 3871272 Bind fingerprint when we start authentication am: 837fa7e56d by Jim Miller · 8 years ago
  72. e110596 Merge "Bind fingerprint when we start authentication" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  73. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  74. 37979c9 Fix bug where foreground activity fails to cancel auth/enrollment by Jim Miller · 8 years ago
  75. bcc100a Capture fingerprint statistics for estimating FRR by Jim Miller · 8 years ago
  76. ef26bf0 Merge \"Relax security constraint around getAuthenticatorId().\" into nyc-dev by Jim Miller · 8 years ago
  77. d006310 Relax security constraint around getAuthenticatorId(). by Jim Miller · 8 years ago
  78. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  79. e36da9c Merge "Revert "Temporarily increase timeout for devices with buggy driver"" into nyc-dev by TreeHugger Robot · 8 years ago
  80. 3d5e396 Revert "Temporarily increase timeout for devices with buggy driver" by Jim Miller · 8 years ago
  81. 967a9a1 Always update cached copy of authenticatorId. by Jim Miller · 8 years ago
  82. c12eca8 Clean up fingerprint enrollment API by Jim Miller · 8 years ago
  83. 8f2aca0 Fix bug where fingerprint for wrong userId was attempted to be removed. by Jim Miller · 8 years ago
  84. ff715ac Fix the misuse of calling user id as group id by Tony Mak · 8 years ago
  85. c1e61b8 Fix operator precedence bug causing a crash. by Jim Miller · 8 years ago
  86. 93d828d Temporarily increase timeout for devices with buggy driver by Jim Miller · 8 years ago
  87. cb2ce6f Fix bug where fingerprint events can be delivered to the wrong client by Jim Miller · 8 years ago
  88. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  89. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  90. 07dbd63 Track userId independently from callback for fingerprint.remove(). by Jim Miller · 8 years ago
  91. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 8 years ago
  92. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 8 years ago
  93. 33fd3cf Make FingerprintManager#hasEnrolledFingerprints per-user by Clara Bayarri · 9 years ago
  94. e4c1cce Revert "Fix missing observer reply callbacks" by Ian Pedowitz · 9 years ago
  95. b9f6869 Merge "Fix missing observer reply callbacks" into mnc-dr-dev am: d1811e07d5 am: a3798d7a92 by Akshay Thakker · 9 years ago
  96. dbb7524 Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  97. f6e9228b move framework metrics over to new proto by Chris Wren · 9 years ago
  98. d1f722d Enable enrolling/authenticating a specific work profile. by Clara Bayarri · 9 years ago
  99. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  100. 6005b3f Added SynchronousUserSwitchObserver by Fyodor Kupolov · 9 years ago