8ecfac1d8c2988c3d5031e78f9edefff6e663fd1
Fixes issue where hint text was inappropriately shown on password unlock screen. This was caused by TextView.setKeyListener() clearing the inputType flags. The workaround is to change the order of these calls. TextView.setKeyListener() should probably not be clearing existing inputType flags. Fixes wake issue caused by IME events not poking the wakelock. It now correctly pokes the wakelock whenever the password text field changes. Change-Id: I746b21117492c4a176f6627e7d33150e6104495e
am
d9f91425: am 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2
am
e0009bb0: am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
am
3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%