summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/PasswordEntryKeyboardHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* add local focus mode and input event injection API to Windowkeunyoung2013-08-081-1/+1
* Update keyguard layouts on phoneJim Miller2012-09-271-28/+56
* Encapsulate the ViewRootImpl's handler.Jeff Brown2012-02-151-7/+7
* Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.Jim Miller2011-10-121-4/+15
* New PIN unlock screen layout.Ben Komalo2011-10-031-5/+5
* Fix 5044158: layout and asset work on lockscreen PIN modeJim Miller2011-08-031-1/+3
* I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-181-4/+4
* Rename ViewRoot to ViewAncestor.Joe Onorato2011-05-041-4/+4
* Fix 3381304: disable key preview in LockScreen's qwerty keyboardJim Miller2011-01-231-1/+2
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-3/+5
* lock screen for xlargeJae Yong Sung2010-08-131-1/+34
* fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they...Joe Onorato2010-03-171-3/+7
* Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.Jim Miller2010-02-181-1/+33
* Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*.Jim Miller2010-02-101-8/+7
* Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...Jim Miller2010-02-081-0/+230