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
/
BiometricPrompt.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-09-01
Add requestId to authentication entry points.
Joe Bolinger
2021-04-21
Log new auth-related framework atoms for Android 12
Curtis Belmonte
2021-03-18
Add BiometricPrompt.Builder#setAllowBackgroundAuthentication TestApi
Kevin Chyn
2021-03-18
Add BiometricPrompt.Builder#setAllowedSensorIds TestApi
Kevin Chyn
2021-02-06
Make FingerprintManager show BiometricPrompt for UDFPS
Curtis Belmonte
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-05-15
Clean up BiometricPrompt bundle
Kevin Chyn
2020-04-23
2/n: AuthSession should manage its own state
Kevin Chyn
2020-04-16
6/n: Key by Biometric ID instead of Modality
Kevin Chyn
2020-04-16
5/n: Rename sessionId to operationId
Kevin Chyn
2020-03-27
Send "early canceled" to privileged clients
Kevin Chyn
2020-02-20
Clean up biometric system server
Kevin Chyn
2020-02-13
Add internal API for credential text in BiometricPrompt
Curtis Belmonte
2020-02-12
Merge changes from topic "bio_service_restrict"
Curtis Belmonte
2020-02-11
Merge "Allow crypto + credential auth with BiometricPrompt"
TreeHugger Robot
2020-02-10
Configure BiometricPrompt to use AuthService.
joshmccloskey
2020-01-21
Merge "Add Framework APIs for Identity Credential." am: 2fb5112a35 am: 704853...
Automerger Merge Worker
2020-01-20
Add Framework APIs for Identity Credential.
David Zeuthen
2020-01-15
Allow crypto + credential auth with BiometricPrompt
Curtis Belmonte
2020-01-14
Add auth type to BiometricPrompt.AuthenticationResult
Curtis Belmonte
2019-12-18
Add builder method to check DevicePolicyManager
joshmccloskey
2019-12-12
Add setAllowedAuthenticators(int) to BiometricPrompt
Curtis Belmonte
2019-10-18
Remove strings from low level onError(...) calls
Ilya Matyukhin
2019-10-04
15/n: Allow Auth UI to start in credential UI
Kevin Chyn
2019-10-03
12/n: Add LockPatternView for setDeviceCredentialAllowed(true)
Kevin Chyn
2019-10-03
Removing old confirm device credential logic
joshmccloskey
2019-08-15
3/n: Move task stack listener to SystemUI
Kevin Chyn
2019-08-15
2/n: Update BiometricService with cleaner lifecycle
Kevin Chyn
2019-08-15
1/n: Update BiometricDialog (SystemUI side) with cleaner lifecycle
Kevin Chyn
2019-04-09
Handle cancellation properly for setDeviceCredentialAllowed(true)
Kevin Chyn
2019-03-16
Update BiometricPrompt documentation
Kevin Chyn
2019-03-04
Update BiometricPrompt API naming
Kevin Chyn
2019-03-01
Merge "Add NonNull to remaining BiometricPrompt Builder methods"
Kevin Chyn
2019-03-01
Add NonNull to remaining BiometricPrompt Builder methods
Kevin Chyn
2019-02-28
Merge "Update BiometricPrompt API annotations and comments"
Kevin Chyn
2019-02-28
Update BiometricPrompt API annotations and comments
Kevin Chyn
2019-02-27
Check for hardware before authenticating
Kevin Chyn
2019-02-08
Rename setEnableFallback to setAllowDeviceCredential
Kevin Chyn
2019-01-31
Update BiometricPrompt documentation
Kevin Chyn
2019-01-25
Deprecate CC and add BP#buildIntent()
Kevin Chyn
2019-01-10
Expose BiometricPrompt setRequireConfirmation API
Kevin Chyn
2019-01-08
1/n: Add BiometricPrompt#setRequireConfirmation(bool) API
Kevin Chyn
2018-11-30
3/n: For passive modalities, add plumbing for "try again"
Kevin Chyn
2018-11-28
2/n: Multi-modal support for BiometricPrompt
Kevin Chyn
2018-11-27
1/n: Move BiometricDialog management to BiometricService
Kevin Chyn
2018-11-14
Add protected method to authenticate using BP for a specific user
Kevin Chyn
2018-10-08
Add protected BiometricPrompt API to allow default title
Kevin Chyn
2018-09-27
Use generic biometric references in BiometricPrompt documentation
Kevin Chyn
[next]