summaryrefslogtreecommitdiff
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java
AgeCommit message (Expand)Author
2017-02-10Move Keyguard to SystemUIJason Monk
2016-11-29Improve "Try again in 1 seconds" behavior in lockscreenHidenari Koshimae
2016-10-17Merge "Keyguard: Clean up security message display"Adrian Roos
2016-10-17Keyguard: Clean up security message displayAdrian Roos
2016-10-07Unlock latency improvementsJorim Jaggi
2016-09-05resolve merge conflicts of 1dfb41c to masterMuyuan Li
2016-09-01Only do slow unlock transition if real home is not runningJorim Jaggi
2016-07-11resolve merge conflicts of 6e57aae to masterSelim Cinek
2016-07-08Improve initial unlock delay (1/2)Jorim Jaggi
2016-05-03Preventing unnecessary switching to a user upon lockscreen dismissing.Vadim Tryshev
2016-04-13Improved trust error messaging (2/2)Adrian Roos
2016-01-25Improved trust error messaging (1/2)Adrian Roos
2016-01-12Fix a race condition during async credential checkXiyuan Xia
2015-10-16Reset lock pattern stealth mode when keygueard pattern view is resetToni Barzic
2015-08-12Require strong authentication after a timeoutJorim Jaggi
2015-08-11Indicating fingerprint error messages on the bouncer nowSelim Cinek
2015-08-03Don't wipe device because of short PIN, patterns or passwordsJim Miller
2015-07-22Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi
2015-06-25Speedup PIN/Pattern dismissalJorim Jaggi
2015-06-18Added a message to the keyguard bouncerSelim Cinek
2015-06-09Animations/success state for external confirm device credentials (1/2)Jorim Jaggi
2015-05-29Merge "Hide KeyguardMessageArea if empty" into mnc-devAdrian Roos
2015-05-26[LockSettings] migrate password attempt throttling to hardwareAndres Morales
2015-05-26Hide KeyguardMessageArea if emptyAdrian Roos
2015-05-13Clear security message on user inputXiyuan Xia
2015-05-12Make PIN/Password/Pattern check asyncXiyuan Xia
2015-04-28Remove LockPatternUtils.getCurrentUser()Adrian Roos
2015-04-28Require explicit userId in LockPatternUtilsAdrian Roos
2015-02-02Null-protect attempt to get EmergencyButton.Andrew Lee
2015-02-02Reset keyguard/bouncer on "return to call".Andrew Lee
2015-01-07Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi
2015-01-07Remove dead code #4: Remove unused Keyguard stringsJorim Jaggi
2014-12-10Fixed a bug where the pattern may become invisibleSelim Cinek
2014-11-12Added dissapear animation to pattern and pin inputSelim Cinek
2014-09-05Remove "forgot pattern" in pattern viewJorim Jaggi
2014-08-25Fix invisible security methodJorim Jaggi
2014-08-12Preparations for lockscreen launch animationsJorim Jaggi
2014-08-07Animations for Keyguard user switcher.Jorim Jaggi
2014-07-04Clean up user activity handlingJorim Jaggi
2014-06-04Fix Keyguard crash when in landscape.Jorim Jaggi
2014-05-30Implemented the appear animation for the pattern security.Selim Cinek
2014-05-27Skeleton for Keyguard security method appear animations.Jorim Jaggi
2014-05-13Don't clear the pattern when window focus changes.Jim Miller
2014-03-31Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi
2014-03-10Fix bug that allowed avoiding lockout if too many wrong patterns are entered.Adrian Roos
2014-01-27Move majority of security-related logic from KeyguardHostViewJim Miller
2013-02-27Move keyguard to its own process.Jim Miller
2013-02-27Move keyguard source and resources into new packageJim Miller