summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/face/FaceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Switched face acquire stringsJoshua McCloskey2022-05-061-4/+8
* Add Face acquire strings.Joshua McCloskey2022-04-211-5/+19
* Run biometric cleanup on user switch.Joe Bolinger2022-04-011-0/+17
* Revert "Revert "Fix enrollment cancelation race conditions.""Joe Bolinger2022-01-131-22/+27
* Revert "Fix enrollment cancelation race conditions."Daniel Chapin2022-01-131-27/+22
* Fix enrollment cancelation race conditions.Joe Bolinger2022-01-061-22/+27
* Merge changes from topic "more-cancel-sc-qpr1-dev" into sc-qpr1-devJoe Bolinger2021-09-011-29/+34
|\
| * Add requestId to authentication entry points.Joe Bolinger2021-09-011-29/+34
* | Add a default string for failures.Joe Bolinger2021-08-251-2/+2
|/
* Add a generic error message for missing vendor error strings.Joe Bolinger2021-08-131-0/+5
* Merge changes from topic "facemanager-bypassflag" into sc-devKevin Chyn2021-07-261-27/+4
|\
| * 12/n: Send bypassEnabled to AuthenticationClientKevin Chyn2021-07-231-27/+4
* | Fix enrollment preview surface leakIlya Matyukhin2021-07-201-13/+14
|/
* Add AIDL constants to framework constantsKevin Chyn2021-05-251-0/+2
* Add userId parameter to all uses of challenge client.Joe Bolinger2021-05-111-17/+19
* Cache challenge response in Face10 implementation.Joe Bolinger2021-05-111-45/+0
* Send AIDL face enrollment frame info to clientsCurtis Belmonte2021-04-281-5/+40
* Add get/set feature implementationJoshua Mccloskey2021-04-231-8/+8
* Update removeAll pathKevin Chyn2021-03-291-5/+1
* Consolidate revokeChallenge methodsKevin Chyn2021-03-091-20/+3
* Tweak strings for traffic light face enrollmentCurtis Belmonte2021-02-251-4/+8
* Merge "Fix string for face auth positional help messages" into sc-devCurtis Belmonte2021-02-241-1/+1
|\
| * Fix string for face auth positional help messagesCurtis Belmonte2021-02-231-1/+1
* | Merge "Add re-enrollment notification for face AIDL" into sc-devKevin Chyn2021-02-241-0/+3
|\ \
| * | Add re-enrollment notification for face AIDLKevin Chyn2021-02-231-0/+3
* | | Revert^2 "Update RemovalClient to support new biometric AIDL"Kevin Chyn2021-02-191-6/+17
|/ /
* | Merge changes from topic "revert-13593269-QAPPBSWOVZ" into sc-devTreeHugger Robot2021-02-191-17/+6
|\ \
| * | Revert "Update RemovalClient to support new biometric AIDL"Daniel Chapin2021-02-191-17/+6
* | | Merge changes I3fdb3fe0,I59f6e607 into sc-devKevin Chyn2021-02-171-6/+17
|\| | | |/ |/|
| * Update RemovalClient to support new biometric AIDLKevin Chyn2021-02-161-6/+17
* | Split acquire messages for face auth and enrollmentCurtis Belmonte2021-02-111-63/+122
* | Pass face AIDL frame data through to FaceManagerCurtis Belmonte2021-02-081-14/+69
|/
* Added debug parameter to FaceServiceJoshua Mccloskey2021-01-271-10/+13
* Add sensorId to IBiometricAuthenticator methodsKevin Chyn2020-11-041-13/+29
* Define face/ServiceProvider and prepare for migrationIlya Matyukhin2020-11-021-2/+7
* Rename existing getSensorProperties, prepare for TestApiKevin Chyn2020-09-301-7/+26
* 3/n: Move generateChallenge/resetLockout/revokeChallenge off critical pathKevin Chyn2020-08-161-50/+65
* 2/n: Keep track of IBiometricsFace@1.0 challenge interruptionsKevin Chyn2020-08-131-0/+49
* 3/n: Remove challenge from verifyCredentialKevin Chyn2020-08-071-3/+3
* Update Fingerprint/Face getSensorPropertiesKevin Chyn2020-07-171-3/+4
* Update authentication when encrypted or lockoutKevin Chyn2020-07-151-1/+93
* Add null check in FaceService#isHardwareDetectedfelipeal2020-07-141-1/+1
* 31/n: Move Fingerprint2.1 into a wrapper with its own schedulerKevin Chyn2020-07-091-3/+3
* 23/n: Move LockoutResetCallback tracking to its own classKevin Chyn2020-07-071-1/+1
* 22/n: Remove "flags" parameter from authenticate and enrollKevin Chyn2020-07-011-18/+14
* 18/n: Make more HAL operations ClientMonitorsKevin Chyn2020-06-301-18/+4
* 17/n: Make generateChallenge/revokeChallenge ClientMonitorsKevin Chyn2020-06-291-22/+89
* 12/n: Remove the need for setActiveUser(int)Kevin Chyn2020-06-191-18/+0
* 11/n: Remove unnecessary things from BiometricAuthenticatorKevin Chyn2020-06-161-12/+0
* Stop using halDeviceIdKevin Chyn2020-05-081-26/+15