summaryrefslogtreecommitdiff
path: root/libs/rs/rsg_ScriptJavaClass.cpp
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2010-11-10 10:47:45 -0800
committerGilles Debunne <debunne@google.com>2010-11-11 12:20:16 -0800
commitd7483bfffcbbd4715a9e3cc2c704fb702ec529bf (patch)
tree12e778e86f6d47e65c166993191dc3ac99cebc15 /libs/rs/rsg_ScriptJavaClass.cpp
parent53f0f36352919d83b7a063da2d45ca0003ff5b36 (diff)
Lock screen should not display password.
Bug 3179062 Problem was introduced in CL 78854: changing the keyListener should not change the transformation method. mInputType changes are brittle. It is often reset to TYPE_CLASS_TEXT or to mInput.getInputType(). The TYPE_TEXT_FLAG_MULTI_LINE and TYPE_TEXT_VARIATION_PASSWORD variation are then added back based on the previous state. But this is not consistent, and sometimes, only one of those is set. This should be refactored if a bug is found in what seems to work correclty at the moment. Change-Id: Ie251ec7db0ce0af4a07564b0dbb53465e6f361c6
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions