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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
biometrics
/
BiometricManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove face to fingerprint multi-sensor behavior.
Joe Bolinger
2022-02-28
1
-3
/
+3
*
Don't attempt caching for BiometricManager.Strings
Curtis Belmonte
2021-07-01
1
-31
/
+18
*
Delay starting fingerprint sensor when using multi-sensor devices.
Joe Bolinger
2021-05-20
1
-1
/
+21
*
Merge changes from topic "biometric-unlocked-required" am: c36995ec84 am: cf5...
Paul Crowley
2021-04-28
1
-1
/
+1
|
\
|
*
Merge changes from topic "biometric-unlocked-required"
Paul Crowley
2021-04-28
1
-1
/
+1
|
|
\
|
|
*
Use UserHandle.myUserId() to look up user
Paul Crowley
2021-04-27
1
-1
/
+1
*
|
|
Merge "Biometrics: Add back import needed by lint." am: 3164fcbb4c am: 18b6ff...
Vladimir Marko
2021-04-28
1
-0
/
+1
|
\
|
|
|
*
|
Biometrics: Add back import needed by lint.
Vladimir Marko
2021-04-28
1
-0
/
+1
|
|
/
|
*
Specify UID in getAuthenticatorIds
[6;7~
2021-04-27
1
-4
/
+15
*
|
Specify UID in getAuthenticatorIds
[6;7~
2021-04-26
1
-1
/
+15
*
|
Merge "Log new auth-related framework atoms for Android 12" into sc-dev
Curtis Belmonte
2021-04-22
1
-5
/
+22
|
\
\
|
*
|
Log new auth-related framework atoms for Android 12
Curtis Belmonte
2021-04-21
1
-5
/
+22
*
|
|
Address BiometricManager strings API review feedback
Curtis Belmonte
2021-04-21
1
-111
/
+148
|
/
/
*
|
Add BiometricPrompt.Builder#setAllowedSensorIds TestApi
Kevin Chyn
2021-03-18
1
-7
/
+0
*
|
Biometric time-based resetLockout for multi-biometric devices
Kevin Chyn
2021-03-17
1
-0
/
+31
*
|
Add authenticator-aware string methods to BiometricManager
Curtis Belmonte
2021-03-03
1
-8
/
+123
*
|
Revert^2 "Try to ensure tests run sequentially"
Kevin Chyn
2021-02-19
1
-1
/
+2
*
|
Merge changes from topic "revert-13593269-QAPPBSWOVZ" into sc-dev
TreeHugger Robot
2021-02-19
1
-2
/
+1
|
\
\
|
*
|
Revert "Try to ensure tests run sequentially"
Daniel Chapin
2021-02-19
1
-2
/
+1
*
|
|
Merge changes I3fdb3fe0,I59f6e607 into sc-dev
Kevin Chyn
2021-02-17
1
-1
/
+2
|
\
|
|
|
*
|
Try to ensure tests run sequentially
Kevin Chyn
2021-02-16
1
-1
/
+2
*
|
|
Retrieve authenticatorId when already targetUserId
Kevin Chyn
2021-02-17
1
-1
/
+0
|
/
/
*
|
Add logging to biometric test path
Kevin Chyn
2021-02-10
1
-1
/
+1
*
|
Make FingerprintManager show BiometricPrompt for UDFPS
Curtis Belmonte
2021-02-06
1
-3
/
+9
*
|
3/n: Add most remaining plumbing for authenticatorId invalidation
Kevin Chyn
2021-01-11
1
-0
/
+21
*
|
Initial implementation of BiometricManager TestApis
Kevin Chyn
2020-11-13
1
-2
/
+17
*
|
Add BiometricManager#getUiPackage TestApi
Kevin Chyn
2020-11-13
1
-0
/
+15
*
|
Update Biometric TestApis
Kevin Chyn
2020-10-12
1
-1
/
+14
*
|
Add wireframe for biometric TestApis
Kevin Chyn
2020-10-09
1
-0
/
+14
*
|
Match Framework and AIDL SensorProps
Kevin Chyn
2020-09-23
1
-0
/
+1
*
|
3/n: Move generateChallenge/resetLockout/revokeChallenge off critical path
Kevin Chyn
2020-08-16
1
-20
/
+0
*
|
Merge "Update biometric constant docs from tier to class" into rvc-dev am: 29...
Curtis Belmonte
2020-06-27
1
-3
/
+3
|
\
|
|
*
Merge "Update biometric constant docs from tier to class" into rvc-dev
Curtis Belmonte
2020-06-26
1
-3
/
+3
|
|
\
|
|
*
Update biometric constant docs from tier to class
Curtis Belmonte
2020-06-11
1
-3
/
+3
*
|
|
Merge "12/n: Remove the need for setActiveUser(int)"
Kevin Chyn
2020-06-20
1
-20
/
+4
|
\
\
\
|
*
|
|
12/n: Remove the need for setActiveUser(int)
Kevin Chyn
2020-06-19
1
-20
/
+4
*
|
|
|
Merge "Update biometric/keystore documentation" into rvc-dev am: 9cd814be2a a...
Kevin Chyn
2020-06-17
1
-0
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Update biometric/keystore documentation
Kevin Chyn
2020-06-16
1
-0
/
+14
|
|
/
*
|
Merge "Update tier names in biometric constants documentation" into rvc-dev a...
TreeHugger Robot
2020-06-03
1
-4
/
+7
|
\
|
|
*
Update tier names in biometric constants documentation
Curtis Belmonte
2020-06-02
1
-4
/
+7
*
|
3/n: Add IntDefs for several biometric-related constants
Kevin Chyn
2020-04-16
1
-1
/
+8
|
/
*
Clean up biometric system server
Kevin Chyn
2020-02-20
1
-22
/
+22
*
Add API constant for BIOMETRIC_ERROR_SECURITY_UPDATE_REQUIRED
Kevin Chyn
2020-02-10
1
-1
/
+11
*
Require internal permission for BIOMETRIC_CONVENIENCE
Curtis Belmonte
2020-02-01
1
-3
/
+14
*
Reformat biometric auth constants to 4 hex digits
Curtis Belmonte
2019-12-16
1
-5
/
+5
*
Use @Authenticators.Types for authenticator selection
Ilya Matyukhin
2019-12-12
1
-9
/
+46
*
Add setAllowedAuthenticators(int) to BiometricPrompt
Curtis Belmonte
2019-12-12
1
-0
/
+72
*
Implemented and integrated AuthService
Ilya Matyukhin
2019-11-18
1
-2
/
+2
*
Prepare BiometricService for migration to a module
Ilya Matyukhin
2019-10-18
1
-1
/
+1
*
Removing old confirm device credential logic
joshmccloskey
2019-10-03
1
-50
/
+0
[next]