summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/widget/LockPatternUtils.java
Commit message (Expand)AuthorAgeFilesLines
* isUserInLockDown can be true when there are other strong authBeverly2024-04-091-2/+2
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-0/+23
|\
| * Add setting to disable PIN animation and passwordAndreas Miko2023-03-141-0/+23
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-0/+1
|\|
| * Fix TrustAgent showing unclear string.Derek Jedral2022-11-281-2/+10
| * Revert "Fix TrustAgent showing unclear string."Derek Jedral2022-10-051-8/+1
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-13/+31
|\ \
| * | Revert "Fix TrustAgent showing unclear string."Derek Jedral2022-10-071-8/+1
| |/
| * Fix TrustAgent showing unclear string.Derek Jedral2022-09-201-1/+8
| * Auto enable new system trust agentsJason Sun2022-09-131-13/+31
* | Make Quick Unlock compatible with long PIN/Password [1/2]Hikari-no-Tenshi2022-11-021-0/+9
* | Keyguard: Forward port lockscreen quick unlock (1/2)Matt Mower2022-11-021-9/+0
* | Forward port CM Screen Security settings (1/2)Michael Bestas2022-10-261-4/+45
* | LockPatternUtils: Make settings getter and setters protectedd34d2022-09-121-6/+12
|/
* Stop checking FDE password cacheEric Biggers2022-03-101-14/+0
* Merge "Change LockPatternUtils to return empty list" into tm-devDerek Jedral2022-03-101-1/+1
|\
| * Change LockPatternUtils to return empty listDerek Jedral2022-03-091-1/+1
* | Merge "Renaming isCredentialSharedWithParent to isCredentialSharableWithParen...Sarup Dalwani2022-03-101-4/+4
|\ \
| * | Renaming isCredentialSharedWithParent to isCredentialSharableWithParentSarup Dalwani2022-03-071-4/+4
| |/
* | Remove clearEncryptionPassword() from LockPatternUtilsEric Biggers2022-03-091-11/+0
* | Stop trying to get/set fields in FDE footerEric Biggers2022-03-081-59/+1
|/
* Merge "Add a binder cache to ILockSettings#getCredentialType"Lee Shombert2022-02-091-6/+43
|\
| * Add a binder cache to ILockSettings#getCredentialTypeLee Shombert2022-02-081-6/+43
* | Use isCredentialSharedWithParent in LockSettingsServicesailendrabathi2022-02-021-4/+29
|/
* Deprecate boolean settings for haptic feedback and vibrate when ringingLais Andrade2022-01-181-9/+0
* Add weak escrow token APIsErin Yan2022-01-121-2/+85
* Merge "Respect PASSWORD_QUALITY_MANAGED for biometrics" into sc-qpr1-dev am: ...Pavel Grafov2021-09-131-0/+9
|\
| * Respect PASSWORD_QUALITY_MANAGED for biometricsPavel Grafov2021-09-071-0/+9
* | Remove isSeparateProfileChallengeAllowed API“Ayush2021-08-031-8/+0
|/
* Remove unused isProfileActivePasswordSufficientForParent()Rubin Xu2021-05-071-10/+0
* Fix bug in LockSettingsServicekholoud mohamed2021-04-091-13/+0
* Add set/verify lock credentials testAPIs in KeygyardManagerkholoud mohamed2021-04-061-178/+13
* Option to skip profile password requirement during password enrolmentRubin Xu2021-01-191-29/+27
* DPMS: Enforce password complexity in lockscreen settingEran Messeri2020-11-301-0/+9
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+4
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-4/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-3/+4
* Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-4/+4
|\
| * Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-4/+4
* | Allow devices without SECURE_LOCK to *clear* PINsRobin Lee2020-08-211-3/+3
* | Return handle to gatekeeper password instead of actual passwordKevin Chyn2020-08-181-10/+19
* | 3/n: Remove challenge from verifyCredentialKevin Chyn2020-08-071-9/+6
* | 2/n: Remove unnecessary RequestThrottledException for verify pathsKevin Chyn2020-08-071-26/+4
* | 1/n: Allow LockSettingsService to return Gatekeeper PasswordKevin Chyn2020-08-071-17/+68
|/
* Kill off callback reference as soon as credential is verifiedRubin Xu2020-06-041-7/+27
* Inject LockPatternUtils into KeyguardUpdateMonitorBeverly2020-05-121-3/+7
* Implementations of biometric contraints for weak and convenience tiersHaining Chen2020-02-191-3/+73
* Do not require reauth when turning on profile with unified challengeRubin Xu2020-01-301-2/+31
* Merge "Use new UnsupportedAppUsage annotation."TreeHugger Robot2020-01-081-3/+3
|\
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-3/+3