summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/biometrics/AuthCredentialPasswordView.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for Predictive Back in AuthCredentialPasswordViewomarmt2022-11-181-2/+25
* Fix AuthCredentialPasswordView inputfield overlap issuelbill2022-10-201-11/+39
* Fix Auth Credential PIN layout inconsistence layout in landscapelbill2022-10-201-1/+81
* Return handle to gatekeeper password instead of actual passwordKevin Chyn2020-08-181-1/+1
* 3/n: Remove challenge from verifyCredentialKevin Chyn2020-08-071-1/+5
* 1/n: Allow LockSettingsService to return Gatekeeper PasswordKevin Chyn2020-08-071-6/+8
* Move ImeAwareTextEdit from Settings to android.widgetKevin Chyn2020-04-281-7/+4
* BiometricPrompt should setTextOperationUserKevin Chyn2020-04-151-0/+2
* Send "early canceled" to privileged clientsKevin Chyn2020-03-271-0/+2
* Pass operationId to LSS, add HAT to KeyStoreKevin Chyn2020-03-121-4/+6
* Add a delay before requesting the IMEKevin Chyn2020-01-231-2/+2
* Use effectiveUserId for credentialsKevin Chyn2020-01-171-2/+2
* Introduce LockscreenCredentialRubin Xu2019-10-081-7/+10
* 17/n: Show credential UI if setDeviceCredentialAllowed(true) and no biometricsKevin Chyn2019-10-041-6/+5
* 16/n: Add PIN/PasswordKevin Chyn2019-10-041-0/+119