summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/inputmethod/InputMethodPreference.java
AgeCommit message (Expand)Author
2019-06-19Change InputMethodPreference icon sizeRaff Tsai
2019-04-17Fix: Allow system IME to be disabled when another IME is availableTarandeep Singh
2018-12-14Handle cancellation of 3rd party IME explicitly.Tetsui Ohkubo
2018-08-30Factor some RestrictedLockUtils out of SettingLibPhilip P. Moltmann
2018-08-28Sort importsFan Zhang
2018-04-27Make isValidSystemNonAuxAsciiCapableIme statelessYohei Yukawa
2018-04-20Migrated SystemUI & SettingsLib to androidxAurimas Liutikas
2018-04-08Deprecate InputMethodUtils#isSystemIme() part 1Yohei Yukawa
2017-09-15Fix InputMethodPreference.compareTo methodTadashi G. Takaoka
2017-03-31Add AvailableVirtualKeyboardFragment to TVTony Mantler