maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka 19688b584b 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
2014-05-09 16:21:02 +09:00
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Refactor KeyboardTheme 2014-05-09 16:21:02 +09:00
native Merge "Implement migrateNative()." 2014-05-08 05:21:06 +00:00
tests Refactor KeyboardTheme 2014-05-09 16:21:02 +09:00
tools Reorder accented letters of English 2014-05-09 12:06:42 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00