History log of /packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
226e452c15c0edcee1217e9a0fedd8155dfa5a6b 22-Apr-2016 Abodunrinwa Toki <toki@google.com> InputSettings: Define order of items in Physical keyboards screen.

Bug: 28158120
Change-Id: Ia7cec64edb9da53a2048865e317b2b9d4b2059b0
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
696bf679dd2a8eb8c2dccef5fc970783a634cf41 21-Apr-2016 Yohei Yukawa <yukawa@google.com> Support IMEs that have no subtype in PhysicalKeyboardFragment.

With a Framework-side change [1],
InputManager#{get, set}KeyboardLayoutForInputDevice() are now able to
deal with null InputMethodSubtype as a valid input. With this CL, we no
longer filter out IMEs that do not support subtypes in
PhysicalKeyboardFragment.

[1]: Ia013784a594ad3beaf30976d047f5ac0fa8185be

Bug: 28182650
Change-Id: I46b9c5b018f08e3eaa4614a0893db0be91652f3c
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
f6053d1536fa38de9bd4caa1a98b584d4ae7b9b1 08-Apr-2016 Abodunrinwa Toki <toki@google.com> Input settings: Show keyboard layout collection.

E.g. Android keyboard or Nexus Compat keyboard.

Bug: 27250977
Change-Id: Icd256a760b157418f52046f10ca272561b692838
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
9d1bfd1e8de6e46137a9571507c03526880d6a46 27-Jan-2016 Chris Wren <cwren@android.com> port settings over to new metrics enum

Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
7adce5463ab18f1763533c945d45f49a3316e4eb 27-Jan-2016 Abodunrinwa Toki <toki@google.com> Fix comment.

Change-Id: Ie4a535d2bf46a1ac3380ca8dbcf0b6665760ecb2
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java
5f0b59babfbfe483855b294098613f8d0fc2f9b4 26-Jan-2016 Abodunrinwa Toki <toki@google.com> Input settings: Associate keyboard layouts with device/IME subtype.

Implements selection of keyboard layouts using the new InputManager
methods that associate keyboard layouts to
device/InputMethodInfo/InputMethodSubtype
See: Ie88ce1ab77dbfe03ab51d89c1dc9e0a7ddbb3216

Bug: 25752812
Change-Id: Ib76880d66391ca37978054de80f4b3b5147cecc3
/packages/apps/Settings/src/com/android/settings/inputmethod/KeyboardLayoutPickerFragment2.java