summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/face/FaceManager.java
AgeCommit message (Expand)Author
2021-09-01Merge changes from topic "more-cancel-sc-qpr1-dev" into sc-qpr1-devJoe Bolinger
2021-09-01Add requestId to authentication entry points.Joe Bolinger
2021-08-25Add a default string for failures.Joe Bolinger
2021-08-13Add a generic error message for missing vendor error strings.Joe Bolinger
2021-07-26Merge changes from topic "facemanager-bypassflag" into sc-devKevin Chyn
2021-07-2312/n: Send bypassEnabled to AuthenticationClientKevin Chyn
2021-07-20Fix enrollment preview surface leakIlya Matyukhin
2021-05-25Add AIDL constants to framework constantsKevin Chyn
2021-05-11Add userId parameter to all uses of challenge client.Joe Bolinger
2021-05-11Cache challenge response in Face10 implementation.Joe Bolinger
2021-04-28Send AIDL face enrollment frame info to clientsCurtis Belmonte
2021-04-23Add get/set feature implementationJoshua Mccloskey
2021-03-29Update removeAll pathKevin Chyn
2021-03-09Consolidate revokeChallenge methodsKevin Chyn
2021-02-25Tweak strings for traffic light face enrollmentCurtis Belmonte
2021-02-24Merge "Fix string for face auth positional help messages" into sc-devCurtis Belmonte
2021-02-24Merge "Add re-enrollment notification for face AIDL" into sc-devKevin Chyn
2021-02-23Add re-enrollment notification for face AIDLKevin Chyn
2021-02-23Fix string for face auth positional help messagesCurtis Belmonte
2021-02-19Revert^2 "Update RemovalClient to support new biometric AIDL"Kevin Chyn
2021-02-19Merge changes from topic "revert-13593269-QAPPBSWOVZ" into sc-devTreeHugger Robot
2021-02-19Revert "Update RemovalClient to support new biometric AIDL"Daniel Chapin
2021-02-17Merge changes I3fdb3fe0,I59f6e607 into sc-devKevin Chyn
2021-02-16Update RemovalClient to support new biometric AIDLKevin Chyn
2021-02-11Split acquire messages for face auth and enrollmentCurtis Belmonte
2021-02-08Pass face AIDL frame data through to FaceManagerCurtis Belmonte
2021-01-27Added debug parameter to FaceServiceJoshua Mccloskey
2020-11-04Add sensorId to IBiometricAuthenticator methodsKevin Chyn
2020-11-02Define face/ServiceProvider and prepare for migrationIlya Matyukhin
2020-09-30Rename existing getSensorProperties, prepare for TestApiKevin Chyn
2020-08-163/n: Move generateChallenge/resetLockout/revokeChallenge off critical pathKevin Chyn
2020-08-132/n: Keep track of IBiometricsFace@1.0 challenge interruptionsKevin Chyn
2020-08-073/n: Remove challenge from verifyCredentialKevin Chyn
2020-07-17Update Fingerprint/Face getSensorPropertiesKevin Chyn
2020-07-15Update authentication when encrypted or lockoutKevin Chyn
2020-07-14Add null check in FaceService#isHardwareDetectedfelipeal
2020-07-0931/n: Move Fingerprint2.1 into a wrapper with its own schedulerKevin Chyn
2020-07-0723/n: Move LockoutResetCallback tracking to its own classKevin Chyn
2020-07-0122/n: Remove "flags" parameter from authenticate and enrollKevin Chyn
2020-06-3018/n: Make more HAL operations ClientMonitorsKevin Chyn
2020-06-2917/n: Make generateChallenge/revokeChallenge ClientMonitorsKevin Chyn
2020-06-1912/n: Remove the need for setActiveUser(int)Kevin Chyn
2020-06-1611/n: Remove unnecessary things from BiometricAuthenticatorKevin Chyn
2020-05-08Stop using halDeviceIdKevin Chyn
2020-04-165/n: Rename sessionId to operationIdKevin Chyn
2020-03-06Take in a Surface then convert to a NativeHandleIlya Matyukhin
2020-02-21Merge changes from topic "biometric-and-credential"Kevin Chyn
2020-02-20Clean up biometric system serverKevin Chyn
2020-02-19Implementations of biometric contraints for weak and convenience tiersHaining Chen
2020-02-13Merge "Biometric phenotype updates"Kevin Chyn