summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ConfirmLockPattern.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up choose lock intent creationMaurice Lam2017-05-121-570/+0
* Prevent fingerprint from bypassing work challengeCharles He2017-04-191-2/+3
* Use GLIF theme for screen lock confirmationMaurice Lam2017-03-151-18/+21
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Eliminate useless 'isManagedProfile' utils methodRobin Lee2016-09-121-3/+1
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Should not report unsuccessful attempt if pattern size < minimal sizeTony Mak2016-07-201-1/+2
* Refresh screenlock UI after password verification failedRicky Wai2016-06-271-0/+1
* Fix Continous loop in unifed screenlock when trying to Trust a CA certVictor Chang2016-05-201-4/+6
* New UI to hint user about strong authTony Mak2016-04-211-14/+15
* Hint user that fingerprint cannot unlock FBE keysDaniel U2016-04-081-0/+7
* Fingerprint should confirm device lock when unifiedRicky Wai2016-04-071-19/+23
* Call reportFailedPasswordAttempt from Work ChallengeClara Bayarri2016-02-171-7/+22
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Profile Challenge Fingerprint SupportClara Bayarri2016-01-261-5/+0
* Fix Confirm/Choose Credentials strings related to profileClara Bayarri2016-01-251-1/+6
* Add background image for work challengeBenjamin Franz2016-01-211-1/+1
* Fire pending intent from Confirm Credentials flowClara Bayarri2015-12-151-0/+2
* Refactor Choose/Confirm Lock flow to take user idClara Bayarri2015-10-161-1/+3
* Depend on support lib preferencesJason Monk2015-10-131-15/+15
* Fix races in ConfirmPassword/PatternXiyuan Xia2015-08-311-37/+57
* [ConfirmPattern] use correct user id for stealth modeAndres Morales2015-08-111-1/+1
* fix CC for work profilesAndres Morales2015-08-051-10/+17
* Use pattern visibility setting on confirm pattern screen.Julia Reynolds2015-07-281-12/+4
* Move PIN/Pattern appear animation to RenderThread (2/2)Jorim Jaggi2015-07-211-34/+6
* Talkback improvements for Settings screens.Julia Reynolds2015-07-091-0/+1
* Animations/success state for external confirm device credentials (2/2)Jorim Jaggi2015-06-101-6/+149
* Use accessibilityLiveRegion for ConfirmLockPassword/Pattern errorTextXiyuan Xia2015-06-021-11/+2
* Add announceForAccessibility to ConfirmLockPatternXiyuan Xia2015-06-011-3/+11
* [ConfirmCredential] fix issue where patterns of length 4 are not checkedAndres Morales2015-05-271-1/+1
* [LockSettings] pipe through HW throttle timeoutAndres Morales2015-05-261-11/+13
* Migrate settings UI to use async security checkXiyuan Xia2015-05-131-21/+78
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-5/+8
* Unbreak CC screenAndres Morales2015-04-161-2/+4
* Request enroll or verify lock before FP enrollAndres Morales2015-04-141-9/+1
* pipe auth token through confirm and set passwordAndres Morales2015-04-141-1/+28
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-131-59/+49
* log visibility of viewsChris Wren2015-03-271-1/+7
* Remove usages of LPU.savedPatternExistsAdrian Roos2015-01-091-1/+1
* Don't put credentials in results from externally accessible activitiesPaul Lawrence2014-07-101-4/+9
* Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERSFabrice Di Meglio2014-05-131-1/+0
* Allow encryption when keyguard is set to pattern or no protectionPaul Lawrence2014-04-031-0/+3
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+2
* Whitelist fragments appropriate for an activityAmith Yamasani2013-07-301-0/+6
* Announce dynamic content changes in lock confirmation settings.alanv2012-10-031-1/+4
* Bulletproof CredentialStorage state handlingBrian Carlstrom2011-06-021-1/+6
* Fix 3281395: Fix duplicate title in LockScreen Settings.Jim Miller2011-01-071-0/+7
* Fix 3148496: Initial pass at fragmentizing lockscreen settings.Jim Miller2010-12-081-187/+210
* Fix 2593312: Screen does not get stuck in locked out mode.Konstantin Lopyrev2010-05-131-0/+5
* Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-4/+4