diff options
author | 2014-05-08 12:04:36 +0900 | |
---|---|---|
committer | 2014-05-09 16:21:02 +0900 | |
commit | 19688b584bb903192559196a0e3836bc4c957696 (patch) | |
tree | 3feaea37a1a86cfc56373366b1c670bebe00a347 /java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java | |
parent | 28ebe2db237b5e0b5989ebcca644f469ecda66e3 (diff) | |
download | latinime-19688b584bb903192559196a0e3836bc4c957696.tar.gz latinime-19688b584bb903192559196a0e3836bc4c957696.tar.xz latinime-19688b584bb903192559196a0e3836bc4c957696.zip |
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
Diffstat (limited to 'java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java')
0 files changed, 0 insertions, 0 deletions