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