OSDN Git Service

Fix 3381660: Make modifier keys in PasswordUnlock match IME
authorJim Miller <jaggies@google.com>
Tue, 25 Jan 2011 03:53:32 +0000 (19:53 -0800)
committerJim Miller <jaggies@google.com>
Wed, 26 Jan 2011 00:05:15 +0000 (16:05 -0800)
commit92be52c3ede2c9f820a7fcaafa78949752f8d7c9
treeba112a2a31a6b76c886ddb99359b71b2b875a13f
parentb8942108826893657ca0b8b6d5d6d153739a76f6
Fix 3381660: Make modifier keys in PasswordUnlock match IME

Fixed modifier key assets to match Latin IME.
Added background to alphanumeric keyboard.
Added 25% alpha background to numeric keyboard.

Change-Id: I043171a5dec7eeb0c136bb7450fd4023208639dc
core/res/res/drawable-mdpi/password_keyboard_background_holo.9.png [new file with mode: 0644]
core/res/res/drawable-xlarge-mdpi/sym_keyboard_delete_holo.png [new file with mode: 0644]
core/res/res/drawable-xlarge-mdpi/sym_keyboard_shift.png [new file with mode: 0644]
core/res/res/drawable-xlarge-mdpi/sym_keyboard_shift_locked.png [new file with mode: 0644]
core/res/res/layout-xlarge/keyguard_screen_password_landscape.xml
core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml
core/res/res/xml-xlarge/password_kbd_numeric.xml [new file with mode: 0755]
core/res/res/xml-xlarge/password_kbd_qwerty.xml
core/res/res/xml-xlarge/password_kbd_qwerty_shifted.xml
core/res/res/xml-xlarge/password_kbd_symbols.xml
core/res/res/xml-xlarge/password_kbd_symbols_shift.xml