summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/biometrics/BiometricManager.java
Commit message (Expand)AuthorAgeFilesLines
* Remove face to fingerprint multi-sensor behavior.Joe Bolinger2022-02-281-3/+3
* Don't attempt caching for BiometricManager.StringsCurtis Belmonte2021-07-011-31/+18
* Delay starting fingerprint sensor when using multi-sensor devices.Joe Bolinger2021-05-201-1/+21
* Merge changes from topic "biometric-unlocked-required" am: c36995ec84 am: cf5...Paul Crowley2021-04-281-1/+1
|\
| * Merge changes from topic "biometric-unlocked-required"Paul Crowley2021-04-281-1/+1
| |\
| | * Use UserHandle.myUserId() to look up userPaul Crowley2021-04-271-1/+1
* | | Merge "Biometrics: Add back import needed by lint." am: 3164fcbb4c am: 18b6ff...Vladimir Marko2021-04-281-0/+1
|\| |
| * | Biometrics: Add back import needed by lint.Vladimir Marko2021-04-281-0/+1
| |/
| * Specify UID in getAuthenticatorIds[6;7~2021-04-271-4/+15
* | Specify UID in getAuthenticatorIds[6;7~2021-04-261-1/+15
* | Merge "Log new auth-related framework atoms for Android 12" into sc-devCurtis Belmonte2021-04-221-5/+22
|\ \
| * | Log new auth-related framework atoms for Android 12Curtis Belmonte2021-04-211-5/+22
* | | Address BiometricManager strings API review feedbackCurtis Belmonte2021-04-211-111/+148
|/ /
* | Add BiometricPrompt.Builder#setAllowedSensorIds TestApiKevin Chyn2021-03-181-7/+0
* | Biometric time-based resetLockout for multi-biometric devicesKevin Chyn2021-03-171-0/+31
* | Add authenticator-aware string methods to BiometricManagerCurtis Belmonte2021-03-031-8/+123
* | Revert^2 "Try to ensure tests run sequentially"Kevin Chyn2021-02-191-1/+2
* | Merge changes from topic "revert-13593269-QAPPBSWOVZ" into sc-devTreeHugger Robot2021-02-191-2/+1
|\ \
| * | Revert "Try to ensure tests run sequentially"Daniel Chapin2021-02-191-2/+1
* | | Merge changes I3fdb3fe0,I59f6e607 into sc-devKevin Chyn2021-02-171-1/+2
|\| |
| * | Try to ensure tests run sequentiallyKevin Chyn2021-02-161-1/+2
* | | Retrieve authenticatorId when already targetUserIdKevin Chyn2021-02-171-1/+0
|/ /
* | Add logging to biometric test pathKevin Chyn2021-02-101-1/+1
* | Make FingerprintManager show BiometricPrompt for UDFPSCurtis Belmonte2021-02-061-3/+9
* | 3/n: Add most remaining plumbing for authenticatorId invalidationKevin Chyn2021-01-111-0/+21
* | Initial implementation of BiometricManager TestApisKevin Chyn2020-11-131-2/+17
* | Add BiometricManager#getUiPackage TestApiKevin Chyn2020-11-131-0/+15
* | Update Biometric TestApisKevin Chyn2020-10-121-1/+14
* | Add wireframe for biometric TestApisKevin Chyn2020-10-091-0/+14
* | Match Framework and AIDL SensorPropsKevin Chyn2020-09-231-0/+1
* | 3/n: Move generateChallenge/resetLockout/revokeChallenge off critical pathKevin Chyn2020-08-161-20/+0
* | Merge "Update biometric constant docs from tier to class" into rvc-dev am: 29...Curtis Belmonte2020-06-271-3/+3
|\|
| * Merge "Update biometric constant docs from tier to class" into rvc-devCurtis Belmonte2020-06-261-3/+3
| |\
| | * Update biometric constant docs from tier to classCurtis Belmonte2020-06-111-3/+3
* | | Merge "12/n: Remove the need for setActiveUser(int)"Kevin Chyn2020-06-201-20/+4
|\ \ \
| * | | 12/n: Remove the need for setActiveUser(int)Kevin Chyn2020-06-191-20/+4
* | | | Merge "Update biometric/keystore documentation" into rvc-dev am: 9cd814be2a a...Kevin Chyn2020-06-171-0/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Update biometric/keystore documentationKevin Chyn2020-06-161-0/+14
| |/
* | Merge "Update tier names in biometric constants documentation" into rvc-dev a...TreeHugger Robot2020-06-031-4/+7
|\|
| * Update tier names in biometric constants documentationCurtis Belmonte2020-06-021-4/+7
* | 3/n: Add IntDefs for several biometric-related constantsKevin Chyn2020-04-161-1/+8
|/
* Clean up biometric system serverKevin Chyn2020-02-201-22/+22
* Add API constant for BIOMETRIC_ERROR_SECURITY_UPDATE_REQUIREDKevin Chyn2020-02-101-1/+11
* Require internal permission for BIOMETRIC_CONVENIENCECurtis Belmonte2020-02-011-3/+14
* Reformat biometric auth constants to 4 hex digitsCurtis Belmonte2019-12-161-5/+5
* Use @Authenticators.Types for authenticator selectionIlya Matyukhin2019-12-121-9/+46
* Add setAllowedAuthenticators(int) to BiometricPromptCurtis Belmonte2019-12-121-0/+72
* Implemented and integrated AuthServiceIlya Matyukhin2019-11-181-2/+2
* Prepare BiometricService for migration to a moduleIlya Matyukhin2019-10-181-1/+1
* Removing old confirm device credential logicjoshmccloskey2019-10-031-50/+0