aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/PreferencesSettingsFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove shortcut support from LatinIME.•••Note this change does not affect the native decoder interface. Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0 Dan Zivkovic2015-02-111-5/+4
* Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher•••Change-Id: I5661a7926cf5a404788516c542b25cc0707bb417 Tadashi G. Takaoka2014-12-011-0/+1
* Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager•••Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e Tadashi G. Takaoka2014-11-061-3/+3
* Reorganize settings in Google Keyboard•••Changes : Input languages -> Languages Input preferences -> Preferences Multi lingual Options -> Multilingual Options Keyboard Theme -> Theme Gesture typing preferences -> Gesture typing **New Appearance -> Theme -> Custom input style **Removed Multilingual options from L dynamically Bug: 11866784 Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885 Tadashi G. Takaoka2014-09-121-0/+100