1. 0ce7085 Do not vibrate if last acquire message was NOT_DETECTED by Kevin Chyn · 5 years ago
  2. 3a0748c Merge "Add configurable ignore-list for acquired messaging" into qt-dev by Kevin Chyn · 5 years ago
  3. 4cc49f7 Add configurable ignore-list for acquired messaging by Kevin Chyn · 5 years ago
  4. 8addd4f Check INTERACT_ACROSS_USERS for getEnrolledTemplates when user is different by Kevin Chyn · 5 years ago
  5. 1d6a286 Don't invoke resetLockout when not enrolled by Kevin Chyn · 5 years ago
  6. a38653c Actually use HardwareAuthToken to resetLockout where applicable by Kevin Chyn · 5 years ago
  7. 6737c57 Add enumerate functionality for FaceService by Kevin Chyn · 5 years ago
  8. 23cb02e Merge "Rename BiometricHalDeathReported to be futute-proof and extendable" by Kevin Chyn · 5 years ago
  9. e5a37fb Rename BiometricHalDeathReported to be futute-proof and extendable by Kevin Chyn · 5 years ago
  10. 41a8090 Update active group when showing BiometricPrompt by Kevin Chyn · 5 years ago
  11. 7782d14 Add logging for Biometrics by Kevin Chyn · 6 years ago
  12. 1429a31 Vibrate conditionally depending on modality by Kevin Chyn · 6 years ago
  13. 1741a07 Update Biometric Atoms by Kevin Chyn · 6 years ago
  14. 9ba9991 Log HAL death count by Kevin Chyn · 6 years ago
  15. 747e29b Update Active Group before creating AuthClient by Kevin Chyn · 6 years ago
  16. 1f16c2d Update framework together with HIDL for accessibility by Kevin Chyn · 6 years ago
  17. 23289ef 3/n: For passive modalities, add plumbing for "try again" by Kevin Chyn · 6 years ago
  18. 87f257a 2/n: Multi-modal support for BiometricPrompt by Kevin Chyn · 6 years ago
  19. e92cdae 1/n: Move BiometricDialog management to BiometricService by Kevin Chyn · 6 years ago
  20. b3c05aa Rename OP_USE_FACE to OP_USE_BIOMETRIC by Kevin Chyn · 6 years ago
  21. 352adfe 2/n: Rename BiometricPromptService to BiometricService by Kevin Chyn · 6 years ago
  22. 355c6bf 1/n: Rename BiometricService to BiometricServiceBase by Kevin Chyn · 6 years ago
  23. 6cf54e8 3/n: Add FaceDialogView and "confirmation" plumbing by Kevin Chyn · 6 years ago
  24. e1c0511 Merge "Remove manager dependency from biometric services" by TreeHugger Robot · 6 years ago
  25. d6d6d77 FingerprintStats Westworld Migration by Tej Singh · 6 years ago
  26. 8b7a037 Remove manager dependency from biometric services by Kevin Chyn · 6 years ago
  27. 5a2ff5d Send authentication type from AuthenticationClient to BiometricDialog by Kevin Chyn · 6 years ago
  28. a24e9fd Add BiometricPromptService by Kevin Chyn · 6 years ago
  29. 836f2cf Remove common biometric directory by Kevin Chyn · 6 years ago
  30. b528d69 Forward correct biometric in AuthenticationClient by Kevin Chyn · 6 years ago
  31. a56dff7 6/n: Have FaceService extend BiometricService by Kevin Chyn · 6 years ago
  32. 037c4d5 2/n: Refactor out common BiometricService code by Kevin Chyn · 6 years ago
  33. 95d628e 1/n: Move fingerprint-service related code to biometrics/fingerprint by Kevin Chyn · 6 years ago[Renamed (99%) from services/core/java/com/android/server/fingerprint/FingerprintService.java]
  34. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  35. 4564612 FingerprintService: requires ro.product.first_api_level by Yifan Hong · 6 years ago
  36. d3c218a Merge "IMPORTANCE_FOREGROUND_SERVICE process can access fingerprint" into pi-dev by TreeHugger Robot · 6 years ago
  37. 3121760 IMPORTANCE_FOREGROUND_SERVICE process can access fingerprint by Svet Ganov · 6 years ago
  38. 5670247 fix fingerprint condition on sdk level logic by Yifan Hong · 6 years ago
  39. 606f171 Add a null a check in fingerprint service by Ilya Matyukhin · 6 years ago
  40. a792fa6 Log before stopping/removing the current client by Kevin Chyn · 6 years ago
  41. da1b2ab Fix FingerprintService package comparison by Kevin Chyn · 6 years ago
  42. ecf00ce Rename BiometricDialog to BiometricPrompt. by Vishwath Mohan · 6 years ago
  43. 89a55cb Clear fingerprint stats after dump --proto by Kevin Chyn · 6 years ago
  44. 904c438 Merge "Remove no longer needed workaround for new devices that previously" into pi-dev by TreeHugger Robot · 6 years ago
  45. b6821d4 Remove no longer needed workaround for new devices that previously by Andreas Huber · 6 years ago
  46. cf87df1 Refactor FingerprintDialog to BiometricDialog by Vishwath Mohan · 6 years ago
  47. d4f43c2 Listen to task stack only when AuthenticationClient is running by Kevin Chyn · 6 years ago
  48. 09da294 Fingerprint should check current client when task stack changes by Kevin Chyn · 6 years ago
  49. 71d0421 Release wakelock when binder died or exception occurs by Kevin Chyn · 6 years ago
  50. ed24f90 Merge "Revert "Add "Unlocked device required" parameter to keys"" by TreeHugger Robot · 6 years ago
  51. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  52. a83d333 Merge "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  53. 3883563 Listen for IFingerprintServiceLockoutResetCallback death by Kevin Chyn · 6 years ago
  54. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  55. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  56. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  57. 1149a4d Merge "Fingerprint data is now stored in one of two ways depending on the" by TreeHugger Robot · 7 years ago
  58. 7fe2053 Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  59. aae4a15 Add FingerprintDialog API and related plumbing by Kevin Chyn · 7 years ago
  60. fd257d6 incidentd: Moving fingerprint.proto to server directory. by Kweku Adams · 7 years ago
  61. 199da52 Merge "Enable fingerprint cleanup upon connection to daemon and upon user switches" by TreeHugger Robot · 7 years ago
  62. 5457cba Per-user fingerprint lockout by Kevin Chyn · 7 years ago
  63. cd7c35c Fixing permanent lockout output for FingerprintService. by Kweku Adams · 7 years ago
  64. edd71f9 Enable fingerprint cleanup upon connection to daemon and upon user switches by Kevin Chyn · 7 years ago
  65. 5f2ba81 Merge "FP permission checks should not crash system process" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. 33fdf11 FP permission checks should not crash system process by Kevin Chyn · 7 years ago
  67. c310118 FingerprintService should release wakelock only if isHeld by Kevin Chyn · 7 years ago
  68. df9d33e strong fp lockout after 20 failed attempts by Kevin Chyn · 7 years ago
  69. 29b3a8a FingerprintService: refresh auth id after enroll and remove. by Charles He · 7 years ago
  70. c2f8949 Merge "Implement enumerate in FingerprintService" into oc-dev by TreeHugger Robot · 7 years ago
  71. d1f1a0b Implement enumerate in FingerprintService by Kevin Chyn · 7 years ago
  72. f4023b5 FingerprintSettings for non-owner should respond to fingerprint touches by Kevin Chyn · 7 years ago
  73. 959ac8e FingerprintService: check current user correctly by Charles He · 7 years ago
  74. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  75. 32a12e9 Revert "finished implementation of fingerprintservice enumerate" by Kevin Chyn · 7 years ago
  76. ecf23a0 Merge "finished implementation of fingerprintservice enumerate" by TreeHugger Robot · 7 years ago
  77. f8ff36c finished implementation of fingerprintservice enumerate by Kevin Chyn · 7 years ago
  78. 8eddd33 Add more robust handling of daemon crashes by Jim Miller · 7 years ago
  79. 25d5eaa IBiometricsFingerprint uses "default" service name by Yifan Hong · 7 years ago
  80. 80e40cc fixed typos in log fixed bug 34845702 Test: manual by Kevin Chyn · 7 years ago
  81. 9310f5c dumpProto fixed crypto performance dump by Kevin Chyn · 7 years ago
  82. da88f0e Fingerprint: get auth id for non-current user. by Charles He · 8 years ago
  83. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 8 years ago
  84. a8eaeeb Remove binder call from fingerprint HIDL interface. by Jim Miller · 8 years ago
  85. 07e29ad Merge "Fingerprint: check current user or profile properly" by Charles He · 8 years ago
  86. a36525e Fingerprint: check current user or profile properly by Charles He · 8 years ago
  87. 40e4645 Rewrite FingerprintService to use HIDL 2.1 by Jim Miller · 8 years ago
  88. 48ee82a Merge "Revert "Update active fingerprint group when switching profiles"" by TreeHugger Robot · 8 years ago
  89. 381f2ac Revert "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  90. b03bfe0 Merge "Update active fingerprint group when switching profiles" by Rubin Xu · 8 years ago
  91. e29a5a1 Added SystemServerInitThreadPool by Fyodor Kupolov · 8 years ago
  92. d37c824 Update active fingerprint group when switching profiles by Rubin Xu · 8 years ago
  93. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  94. 57e2f4d Make LockoutResetCallback oneway by Jorim Jaggi · 8 years ago
  95. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  96. 449e708 Initialize daemon on a separate thread by Fyodor Kupolov · 8 years ago
  97. 9240f68 Add metrics logging for critical fingerprintd errors am: c57c8d934c am: 71558c252b by Jim Miller · 8 years ago
  98. c57c8d9 Add metrics logging for critical fingerprintd errors by Jim Miller · 8 years ago
  99. c1af8ac Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a am: ab726b4579 by takuya,souma · 8 years ago
  100. 873747e Merge "Reset mCurrentUserId when fingerprintd died" am: b60951f670 am: 674922574a by takuya,souma · 8 years ago