aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/deprecated/languageswitcher/LanguageSwitcher.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the "deprecated" classes•••bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084 Ken Wakasa2012-03-301-234/+0
* Move SharedPreferencesCompat to com.android.inputmethod.compat•••Change-Id: Ied336339b8eb3643f14517c251b07c09398f61fe satok2011-09-301-1/+1
* Move locale-related utility methods to LocaleUtils.•••Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e Jean Chalard2011-08-291-2/+2
* Fix copyright author from Google to AOSP•••Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532 Tadashi G. Takaoka2011-05-201-1/+1
* Show full display names in the popup of the spacebar language swicher•••- Multiply the speed of the slide Bug: 4427222 Change-Id: Ifd2de9843191296f0f311440ea7b8ab075c67d8d satok2011-05-181-2/+2
* Fix Eclipse warnings.•••This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1 Jean Chalard2011-04-261-4/+1
* Fix the spacebar language switcher•••Change-Id: I54711ff2014facefe3afd22e536045cd0ffe4955 satok2011-04-221-0/+1
* Fix for language bar switching•••Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2 satok2011-04-141-7/+17
* Support language bar swich for InputMethodSubtype•••Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93 satok2011-04-131-0/+226