summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/biometrics/AuthCredentialView.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE]Fix AuthCredentialPatternView#onErrorTimeoutFinish() buglbill2022-10-311-1/+2
* Fix AuthCredentialPasswordView inputfield overlap issuelbill2022-10-201-4/+4
* Fix Auth Credential PIN layout inconsistence layout in landscapelbill2022-10-201-2/+1
* Move device management resource retrieval calls to bg threadkholoud mohamed2022-04-111-18/+34
* Singularization of duplicated multi user strings.Yasin Kilicdere2022-03-211-4/+6
* RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate classkholoud mohamed2022-03-191-3/+3
* allow updating enterprise strings in sysUIkholoud mohamed2022-01-261-22/+79
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Return handle to gatekeeper password instead of actual passwordKevin Chyn2020-08-181-2/+4
* 3/n: Remove challenge from verifyCredentialKevin Chyn2020-08-071-1/+8
* 1/n: Allow LockSettingsService to return Gatekeeper PasswordKevin Chyn2020-08-071-9/+7
* Clean up BiometricPrompt bundleKevin Chyn2020-05-151-22/+16
* Condense landscape layout of auth credential password viewCurtis Belmonte2020-04-291-8/+11
* Merge "Report userPresent when credential is verified" into rvc-devKevin Chyn2020-04-151-0/+1
|\
| * Report userPresent when credential is verifiedKevin Chyn2020-04-151-0/+1
* | Improve a11y for BiometricPrompt credential viewCurtis Belmonte2020-04-031-1/+3
|/
* Fix display of BiometricPrompt wipe warning dialogsCurtis Belmonte2020-03-251-6/+73
* Make BiometricPrompt honor max attempts before wipeCurtis Belmonte2020-03-191-24/+120
* Pass operationId to LSS, add HAT to KeyStoreKevin Chyn2020-03-121-4/+12
* Fix stealth mode for managed profilesKevin Chyn2020-02-201-0/+5
* Add internal API for credential text in BiometricPromptCurtis Belmonte2020-02-131-10/+35
* Update work profile app lock to latest specAlex Johnston2020-01-301-0/+14
* Use effectiveUserId for credentialsKevin Chyn2020-01-171-6/+9
* 17/n: Show credential UI if setDeviceCredentialAllowed(true) and no biometricsKevin Chyn2019-10-041-1/+2
* 16/n: Add PIN/PasswordKevin Chyn2019-10-041-90/+65
* 15/n: Allow Auth UI to start in credential UIKevin Chyn2019-10-041-12/+20
* 13/n: persist device credential across configuration changesKevin Chyn2019-10-031-0/+20
* 12/n: Add LockPatternView for setDeviceCredentialAllowed(true)Kevin Chyn2019-10-031-0/+261