History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
66d30a4b226556f2f58b3701c6bc1974384486db 21-Oct-2014 Yohei Yukawa <yukawa@google.com> Remove BuildCompatUtils.VERSION_CODES_LXX

Finally it is turned out to be a XXL-size Lollipop.

Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
4f17f3df461df13ecda64732e15f40ab9d534d1d 10-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fixing keyboard theme selection

Bug: 17937287
Change-Id: I476045980843c5897820cd544daea06fa991acb5
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
311f12d0248f780f901bd76b6cb4e8f8960ce963 17-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Revert "Revert "Fall back to default keyboard theme""

This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126.

Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
821486ba8b7a8e2d1a8f31846af456faf076d126 17-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Revert "Fall back to default keyboard theme"

This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3.

Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
6ed8b183262063d009e3bb2264e2fe04d780dea3 17-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Fall back to default keyboard theme

Bug: 17537884
Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
78cff10f8d317641dd3531cce04e74502be8ad44 12-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Add BuildCompatUtils to get an effective platfrom API version

This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT.

Bug: 13888366
Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
8f3e778a21ff2c8855fb0014116eda9eec7f2b5d 13-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"

This reverts commit 5380acfd04342b35289599f0bda3eaae1ddac642.

Bug: 13888366
Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
5380acfd04342b35289599f0bda3eaae1ddac642 12-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Remove reference of VERSION_CODES.CUR_DEVELOPMENT

Bug: 13888366
Change-Id: I0b829e2cf9a11c694cf01b6f02753233c9c85105
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
f9f409530ccdc975ef965b1d1fee44bbd341d718 19-May-2014 Tadashi G. Takaoka <takaoka@google.com> Add Material Light theme

Bug: 15782668
Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
f67172552033ad5bfc9aadea5d2729d65a666e91 09-Jun-2014 Tadashi G. Takaoka <takaoka@google.com> Make keyboard theme test robust

Change-Id: I2547c8af6fa73e646f697cb4450140859d87625e
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
04e2a494e2bcdf50b6e6bb8ba0e2b25efd91fd35 19-May-2014 Tadashi G. Takaoka <takaoka@google.com> Rename LXX theme to LXX_Dark

Bug: 14419121
Change-Id: I3d73c51d339eafec26871a659575d8b7b8cc441c
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
3b12718537f40b262e5eeb5c8168d69b2afa6955 15-May-2014 Tadashi G. Takaoka <takaoka@google.com> Fix keyboard theme selection logic

Bug: 15002666
Change-Id: I5cc52db71ee609edffdb2613e93245e92ac6fc6a
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
36100397231addedc6e3bfde4003a83476e8f9c9 14-May-2014 Tadashi G. Takaoka <takaoka@google.com> Rename LMP to LXX just in case

This CL must be checked in together with I7e2ba67f31.

Change-Id: I51cb982f9cf0ace173d535a60293bb4be83bbb75
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
59c3ef1ff8df23e3c3e3f549c0289c479553c666 07-May-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor KeyboardTheme

This CL introduces two preference keys in addition to the existing one.

- pref_keyboard_theme: The new preference key that is used only in the
preference settings.

- pref_keyboard_layout_20110916: The previous preference key that
holds keyboard color scheme settings. This is superseded by the next
key.

- pref_keyboard_theme_20140509: The new preference key that holds
keyboard theme settings. This value is forcibly reset to LMP theme
on a LMP device. On a KitKat and previous device, the settings of
the pref_keyboard_layout_20110916 is carried on into this
preference.

This CL must be checked in together with Id7b3ddd8aa.

Change-Id: I2d55602d026e30b38d8f822d2124f5c5e4a9a812
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
d47dca429e74b47cfbf4200dd23c8f5a1e5791ec 09-May-2014 Ken Wakasa <kwakasa@google.com> Revert "Refactor KeyboardTheme"

This reverts commit 19688b584bb903192559196a0e3836bc4c957696.

Build breakage.

Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java
19688b584bb903192559196a0e3836bc4c957696 07-May-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor KeyboardTheme

This CL introduces two preference keys in addition to the existing one.

- pref_keyboard_theme: The new preference key that is used only in the
preference settings.

- pref_keyboard_layout_20110916: The previous preference key that
holds keyboard color scheme settings. This is superseded by the next
key.

- pref_keyboard_theme_20140509: The new preference key that holds
keyboard theme settings. This value is forcibly reset to LMP theme
on a LMP device. On a KitKat and previous device, the settings of
the pref_keyboard_layout_20110916 is carried on into this
preference.

This CL must be checked in together with Ifcedeabbec.

Change-Id: Ibe75146e2c1c7eebf964ca86550baf244fedb79a
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/KeyboardThemeTests.java