OSDN Git Service

Add UI to select multiple keyboard layouts.
authorJeff Brown <jeffbrown@google.com>
Fri, 18 May 2012 22:04:45 +0000 (15:04 -0700)
committerJeff Brown <jeffbrown@google.com>
Sun, 20 May 2012 21:56:42 +0000 (14:56 -0700)
commit766b286187d02b3da6e0142376a4478072f30a16
tree80fc789ff5f49e275331fac5be3ed3b8da3eea87
parentfc16237d5debc7375be1d485e510df2156d8da0f
Add UI to select multiple keyboard layouts.

Bug: 6405203
Change-Id: I27ca4630aebcb39b83298d37d8fb3f4ef0080317
AndroidManifest.xml
res/layout/keyboard_layout_dialog_switch_hint.xml [new file with mode: 0644]
res/values/strings.xml
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java
src/com/android/settings/inputmethod/KeyboardLayoutDialogFragment.java [new file with mode: 0644]
src/com/android/settings/inputmethod/KeyboardLayoutPicker.java [deleted file]
src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment.java [new file with mode: 0644]