History log of /frameworks/base/core/java/com/android/internal/widget/PasswordEntryKeyboard.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec52eedc2ceb623b503f6b82eb560c0e9a6e4619 12-Feb-2010 Jim Miller <jaggies@google.com> Fix 2438785: Add missing key code to landscape keyboard and fix log spew.
/frameworks/base/core/java/com/android/internal/widget/PasswordEntryKeyboard.java
280b6023cb77be1cd18f20c0c6a169eba1ed35dc 10-Feb-2010 Jim Miller <jaggies@google.com> Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*.
/frameworks/base/core/java/com/android/internal/widget/PasswordEntryKeyboard.java
0b31970cac04259a6e20dfc6d6e42cd9532528e3 06-Feb-2010 Jim Miller <jaggies@google.com> Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView

- Added new PasswordEntryKeyboardView to internal/widgets. Widget supports:
- alpha mode with symbols (latin-1 only).
- a numeric keyboard
- IME emulation that applies keyboard input to arbitrary top-level view widget.
- Added new transparent assets to framework resources.
- Modified Keyguard and Keyguard layouts to use new PasswordEntryKeyboardView.
/frameworks/base/core/java/com/android/internal/widget/PasswordEntryKeyboard.java