summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/deprecated/languageswitcher/InputLanguageSelection.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the "deprecated" classesKen Wakasa2012-03-301-255/+0
* Split Utils class to StringUtils, SubtypeUtils, and JniUtilsTadashi G. Takaoka2012-03-081-12/+12
* Utilize KeyboardSet XML definitionsTadashi G. Takaoka2011-12-141-3/+3
* Move SharedPreferencesCompat to com.android.inputmethod.compatsatok2011-09-301-1/+1
* Move locale-related utility methods to LocaleUtils.Jean Chalard2011-08-291-2/+3
* Move some static methods from SubtypeSwitcher to UtilsTadashi G. Takaoka2011-08-241-3/+2
* Cleanup Keyboard related code and rename some classesTadashi G. Takaoka2011-08-021-2/+2
* Move keyboard related internal class to separate packageTadashi G. Takaoka2011-06-221-1/+1
* Fix copyright author from Google to AOSPTadashi G. Takaoka2011-05-201-1/+1
* Fix the available input locales and moved Recorrectionsatok2011-05-121-40/+62
* Create a dictionary collection and a dictionary factory.Jean Chalard2011-04-271-13/+2
* Add a method to set the locale to Utils.Jean Chalard2011-04-271-7/+2
* Fix language selection settingssatok2011-04-211-12/+22
* Optimize InputLanguageSelectionsatok2011-04-211-32/+23
* Check the availability of layouts for showing the input languages in the sett...satok2011-04-211-0/+248