summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardAbsKeyInputView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Hide KeyguardMessageArea if empty" into mnc-devAdrian Roos2015-05-291-1/+1
|\
| * Hide KeyguardMessageArea if emptyAdrian Roos2015-05-261-1/+1
* | [LockSettings] migrate password attempt throttling to hardwareAndres Morales2015-05-261-14/+19
* | Do not show soft keyboard when locked out on keyguard UIXiyuan Xia2015-05-211-2/+3
|/
* Clear security message on user inputXiyuan Xia2015-05-131-1/+8
* Make PIN/Password/Pattern check asyncXiyuan Xia2015-05-121-3/+28
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-3/+3
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-3/+5
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Null-protect attempt to get EmergencyButton.Andrew Lee2015-02-021-1/+3
* Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-021-1/+8
* Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-17/+0
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-3/+5
* Clean up user activity handlingJorim Jaggi2014-07-041-1/+1
* Implemented new PIN unlock designSelim Cinek2014-06-301-71/+9
* Fix Keyguard PIN error message for N < 4.Jim Miller2014-05-191-8/+10
* Don't clear the password field when window focus changes.Jim Miller2014-05-121-7/+0
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-1/+1
* Move majority of security-related logic from KeyguardHostViewJim Miller2014-01-271-4/+4
* Fix bug where lockout timeout is shown for SIM in keyguardJim Miller2013-10-111-1/+6
* Move keyguard to its own process.Jim Miller2013-02-271-2/+1
* Move keyguard source and resources into new packageJim Miller2013-02-271-0/+263