summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/biometrics/BiometricPrompt.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-01Add requestId to authentication entry points.Joe Bolinger
2021-04-21Log new auth-related framework atoms for Android 12Curtis Belmonte
2021-03-18Add BiometricPrompt.Builder#setAllowBackgroundAuthentication TestApiKevin Chyn
2021-03-18Add BiometricPrompt.Builder#setAllowedSensorIds TestApiKevin Chyn
2021-02-06Make FingerprintManager show BiometricPrompt for UDFPSCurtis Belmonte
2020-06-17Merge "Update biometric/keystore documentation" into rvc-dev am: 9cd814be2a a...Kevin Chyn
2020-06-16Update biometric/keystore documentationKevin Chyn
2020-05-15Clean up BiometricPrompt bundleKevin Chyn
2020-04-232/n: AuthSession should manage its own stateKevin Chyn
2020-04-166/n: Key by Biometric ID instead of ModalityKevin Chyn
2020-04-165/n: Rename sessionId to operationIdKevin Chyn
2020-03-27Send "early canceled" to privileged clientsKevin Chyn
2020-02-20Clean up biometric system serverKevin Chyn
2020-02-13Add internal API for credential text in BiometricPromptCurtis Belmonte
2020-02-12Merge changes from topic "bio_service_restrict"Curtis Belmonte
2020-02-11Merge "Allow crypto + credential auth with BiometricPrompt"TreeHugger Robot
2020-02-10Configure BiometricPrompt to use AuthService.joshmccloskey
2020-01-21Merge "Add Framework APIs for Identity Credential." am: 2fb5112a35 am: 704853...Automerger Merge Worker
2020-01-20Add Framework APIs for Identity Credential.David Zeuthen
2020-01-15Allow crypto + credential auth with BiometricPromptCurtis Belmonte
2020-01-14Add auth type to BiometricPrompt.AuthenticationResultCurtis Belmonte
2019-12-18Add builder method to check DevicePolicyManagerjoshmccloskey
2019-12-12Add setAllowedAuthenticators(int) to BiometricPromptCurtis Belmonte
2019-10-18Remove strings from low level onError(...) callsIlya Matyukhin
2019-10-0415/n: Allow Auth UI to start in credential UIKevin Chyn
2019-10-0312/n: Add LockPatternView for setDeviceCredentialAllowed(true)Kevin Chyn
2019-10-03Removing old confirm device credential logicjoshmccloskey
2019-08-153/n: Move task stack listener to SystemUIKevin Chyn
2019-08-152/n: Update BiometricService with cleaner lifecycleKevin Chyn
2019-08-151/n: Update BiometricDialog (SystemUI side) with cleaner lifecycleKevin Chyn
2019-04-09Handle cancellation properly for setDeviceCredentialAllowed(true)Kevin Chyn
2019-03-16Update BiometricPrompt documentationKevin Chyn
2019-03-04Update BiometricPrompt API namingKevin Chyn
2019-03-01Merge "Add NonNull to remaining BiometricPrompt Builder methods"Kevin Chyn
2019-03-01Add NonNull to remaining BiometricPrompt Builder methodsKevin Chyn
2019-02-28Merge "Update BiometricPrompt API annotations and comments"Kevin Chyn
2019-02-28Update BiometricPrompt API annotations and commentsKevin Chyn
2019-02-27Check for hardware before authenticatingKevin Chyn
2019-02-08Rename setEnableFallback to setAllowDeviceCredentialKevin Chyn
2019-01-31Update BiometricPrompt documentationKevin Chyn
2019-01-25Deprecate CC and add BP#buildIntent()Kevin Chyn
2019-01-10Expose BiometricPrompt setRequireConfirmation APIKevin Chyn
2019-01-081/n: Add BiometricPrompt#setRequireConfirmation(bool) APIKevin Chyn
2018-11-303/n: For passive modalities, add plumbing for "try again"Kevin Chyn
2018-11-282/n: Multi-modal support for BiometricPromptKevin Chyn
2018-11-271/n: Move BiometricDialog management to BiometricServiceKevin Chyn
2018-11-14Add protected method to authenticate using BP for a specific userKevin Chyn
2018-10-08Add protected BiometricPrompt API to allow default titleKevin Chyn
2018-09-27Use generic biometric references in BiometricPrompt documentationKevin Chyn