summaryrefslogtreecommitdiff
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardAbsKeyInputView.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-10-07Add latency tracking for checking PIN (1/2)Jorim Jaggi
2016-07-11resolve merge conflicts of 6e57aae to masterSelim Cinek
2016-07-08Improve initial unlock delay (1/2)Jorim Jaggi
2016-05-17Merge "Merge "Don\'t always announce accessibility events when resetting pass...Jim Miller
2016-05-16Don't always announce accessibility events when resetting passwordJim Miller
2016-05-03Preventing unnecessary switching to a user upon lockscreen dismissing.Vadim Tryshev
2016-01-12Fix a race condition during async credential checkXiyuan Xia
2015-08-26Don't check the keyguard PIN a second timeJim Miller
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-06-18Added a message to the keyguard bouncerSelim Cinek
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-21Do not show soft keyboard when locked out on keyguard UIXiyuan Xia
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-28Remove unused imports in frameworks/base.John Spurlock
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
2014-08-12Preparations for lockscreen launch animationsJorim Jaggi
2014-07-04Clean up user activity handlingJorim Jaggi
2014-06-30Implemented new PIN unlock designSelim Cinek
2014-05-19Fix Keyguard PIN error message for N < 4.Jim Miller
2014-05-12Don't clear the password field when window focus changes.Jim Miller
2014-03-31Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi
2014-01-27Move majority of security-related logic from KeyguardHostViewJim Miller
2013-10-11Fix bug where lockout timeout is shown for SIM in keyguardJim Miller
2013-02-27Move keyguard to its own process.Jim Miller
2013-02-27Move keyguard source and resources into new packageJim Miller