index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
face
/
FaceManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switched face acquire strings
Joshua McCloskey
2022-05-06
1
-4
/
+8
*
Add Face acquire strings.
Joshua McCloskey
2022-04-21
1
-5
/
+19
*
Run biometric cleanup on user switch.
Joe Bolinger
2022-04-01
1
-0
/
+17
*
Revert "Revert "Fix enrollment cancelation race conditions.""
Joe Bolinger
2022-01-13
1
-22
/
+27
*
Revert "Fix enrollment cancelation race conditions."
Daniel Chapin
2022-01-13
1
-27
/
+22
*
Fix enrollment cancelation race conditions.
Joe Bolinger
2022-01-06
1
-22
/
+27
*
Merge changes from topic "more-cancel-sc-qpr1-dev" into sc-qpr1-dev
Joe Bolinger
2021-09-01
1
-29
/
+34
|
\
|
*
Add requestId to authentication entry points.
Joe Bolinger
2021-09-01
1
-29
/
+34
*
|
Add a default string for failures.
Joe Bolinger
2021-08-25
1
-2
/
+2
|
/
*
Add a generic error message for missing vendor error strings.
Joe Bolinger
2021-08-13
1
-0
/
+5
*
Merge changes from topic "facemanager-bypassflag" into sc-dev
Kevin Chyn
2021-07-26
1
-27
/
+4
|
\
|
*
12/n: Send bypassEnabled to AuthenticationClient
Kevin Chyn
2021-07-23
1
-27
/
+4
*
|
Fix enrollment preview surface leak
Ilya Matyukhin
2021-07-20
1
-13
/
+14
|
/
*
Add AIDL constants to framework constants
Kevin Chyn
2021-05-25
1
-0
/
+2
*
Add userId parameter to all uses of challenge client.
Joe Bolinger
2021-05-11
1
-17
/
+19
*
Cache challenge response in Face10 implementation.
Joe Bolinger
2021-05-11
1
-45
/
+0
*
Send AIDL face enrollment frame info to clients
Curtis Belmonte
2021-04-28
1
-5
/
+40
*
Add get/set feature implementation
Joshua Mccloskey
2021-04-23
1
-8
/
+8
*
Update removeAll path
Kevin Chyn
2021-03-29
1
-5
/
+1
*
Consolidate revokeChallenge methods
Kevin Chyn
2021-03-09
1
-20
/
+3
*
Tweak strings for traffic light face enrollment
Curtis Belmonte
2021-02-25
1
-4
/
+8
*
Merge "Fix string for face auth positional help messages" into sc-dev
Curtis Belmonte
2021-02-24
1
-1
/
+1
|
\
|
*
Fix string for face auth positional help messages
Curtis Belmonte
2021-02-23
1
-1
/
+1
*
|
Merge "Add re-enrollment notification for face AIDL" into sc-dev
Kevin Chyn
2021-02-24
1
-0
/
+3
|
\
\
|
*
|
Add re-enrollment notification for face AIDL
Kevin Chyn
2021-02-23
1
-0
/
+3
*
|
|
Revert^2 "Update RemovalClient to support new biometric AIDL"
Kevin Chyn
2021-02-19
1
-6
/
+17
|
/
/
*
|
Merge changes from topic "revert-13593269-QAPPBSWOVZ" into sc-dev
TreeHugger Robot
2021-02-19
1
-17
/
+6
|
\
\
|
*
|
Revert "Update RemovalClient to support new biometric AIDL"
Daniel Chapin
2021-02-19
1
-17
/
+6
*
|
|
Merge changes I3fdb3fe0,I59f6e607 into sc-dev
Kevin Chyn
2021-02-17
1
-6
/
+17
|
\
|
|
|
|
/
|
/
|
|
*
Update RemovalClient to support new biometric AIDL
Kevin Chyn
2021-02-16
1
-6
/
+17
*
|
Split acquire messages for face auth and enrollment
Curtis Belmonte
2021-02-11
1
-63
/
+122
*
|
Pass face AIDL frame data through to FaceManager
Curtis Belmonte
2021-02-08
1
-14
/
+69
|
/
*
Added debug parameter to FaceService
Joshua Mccloskey
2021-01-27
1
-10
/
+13
*
Add sensorId to IBiometricAuthenticator methods
Kevin Chyn
2020-11-04
1
-13
/
+29
*
Define face/ServiceProvider and prepare for migration
Ilya Matyukhin
2020-11-02
1
-2
/
+7
*
Rename existing getSensorProperties, prepare for TestApi
Kevin Chyn
2020-09-30
1
-7
/
+26
*
3/n: Move generateChallenge/resetLockout/revokeChallenge off critical path
Kevin Chyn
2020-08-16
1
-50
/
+65
*
2/n: Keep track of IBiometricsFace@1.0 challenge interruptions
Kevin Chyn
2020-08-13
1
-0
/
+49
*
3/n: Remove challenge from verifyCredential
Kevin Chyn
2020-08-07
1
-3
/
+3
*
Update Fingerprint/Face getSensorProperties
Kevin Chyn
2020-07-17
1
-3
/
+4
*
Update authentication when encrypted or lockout
Kevin Chyn
2020-07-15
1
-1
/
+93
*
Add null check in FaceService#isHardwareDetected
felipeal
2020-07-14
1
-1
/
+1
*
31/n: Move Fingerprint2.1 into a wrapper with its own scheduler
Kevin Chyn
2020-07-09
1
-3
/
+3
*
23/n: Move LockoutResetCallback tracking to its own class
Kevin Chyn
2020-07-07
1
-1
/
+1
*
22/n: Remove "flags" parameter from authenticate and enroll
Kevin Chyn
2020-07-01
1
-18
/
+14
*
18/n: Make more HAL operations ClientMonitors
Kevin Chyn
2020-06-30
1
-18
/
+4
*
17/n: Make generateChallenge/revokeChallenge ClientMonitors
Kevin Chyn
2020-06-29
1
-22
/
+89
*
12/n: Remove the need for setActiveUser(int)
Kevin Chyn
2020-06-19
1
-18
/
+0
*
11/n: Remove unnecessary things from BiometricAuthenticator
Kevin Chyn
2020-06-16
1
-12
/
+0
*
Stop using halDeviceId
Kevin Chyn
2020-05-08
1
-26
/
+15
[next]