summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/InputLanguageSelection.java
Commit message (Expand)AuthorAgeFilesLines
* Check the availability of layouts for showing the input languages in the sett...satok2011-04-211-217/+0
* Show all languages supported in LatinImeGoogle in InputLanguageSelectionsatok2011-04-181-24/+30
* Add different ways of reading the dictionary file.Jean Chalard2011-03-181-2/+2
* Fix privateImeOptions parsingTadashi G. Takaoka2011-02-231-1/+1
* Fixes in close() in BinaryDictionary.Ken Wakasa2011-01-171-1/+1
* Consolidate main dictionary files.Ken Wakasa2011-01-051-5/+5
* Remove Tutorial class and unused debug featureTadashi G. Takaoka2010-12-101-13/+18
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-2/+2
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-0/+1
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-5/+5
* Preload SharedPreferences at start.Ken Wakasa2010-11-261-4/+4
* Add a functionarity to handle Subtypesatok2010-11-191-7/+7
* Move functions in LatinKeyboard related to LanguageSwitcher to SubtypeSwitchersatok2010-11-181-6/+6
* More commit -> apply changes with SharedPreferencesCompat.Ken Wakasa2010-09-131-1/+1
* Clean up LatinIME javasatok2010-08-241-1/+1
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-1/+4
* Don't auto-select the system language in IME language selection screen.Amith Yamasani2010-05-031-5/+0
* Remove popup for extension keyboard in landscape. bug: 2519903Amith Yamasani2010-03-171-1/+25
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+183