LatinIME/tests
Tadashi G. Takaoka 59c3ef1ff8 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
2014-05-12 10:59:10 +09:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Rename text resources consistently 2014-03-25 13:02:09 +09:00
src/com/android/inputmethod Refactor KeyboardTheme 2014-05-12 10:59:10 +09:00
Android.mk Remove android.test.runner from tests app 2013-02-05 16:07:31 -08:00
AndroidManifest.xml Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00