summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardPinBasedInputView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken enter key after failed PIN attempts.Jim Miller2015-09-011-1/+1
* Don't check the keyguard PIN a second timeJim Miller2015-08-261-0/+5
* Require strong authentication after a timeoutJorim Jaggi2015-08-121-0/+2
* Added a message to the keyguard bouncerSelim Cinek2015-06-181-0/+10
* Remove click listener from PIN viewsAdrian Roos2015-06-101-7/+0
* Do not show soft keyboard when locked out on keyguard UIXiyuan Xia2015-05-211-0/+5
* Clear security message on user inputXiyuan Xia2015-05-131-1/+8
* Revert "Fixed accessibility for the pin input view on keyguard."Adrian Roos2015-02-171-47/+20
* Fixed accessibility for the pin input view on keyguard.Selim Cinek2014-12-091-20/+47
* Clean up user activity handlingJorim Jaggi2014-07-041-1/+1
* Fix buildSelim Cinek2014-06-301-1/+1
* Removed unused nullcheckSelim Cinek2014-06-301-21/+20
* Implemented new PIN unlock designSelim Cinek2014-06-301-0/+215