aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add language switch key only to the phone layoutsTadashi G. Takaoka2012-03-071-0/+21
| | | | | Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c
* Omit InputMethodManagerCompatWrapper argument from some utility methodsTadashi G. Takaoka2012-03-051-3/+2
| | | | Change-Id: Ic837018c702c8c575de3e5e81fe8e31fee16fe22
* Make some private method staticTadashi G. Takaoka2011-10-281-2/+1
| | | | Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765
* Support select input method dialog on pre-HC platformTadashi G. Takaoka2011-07-191-19/+111
| | | | | Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729
* Fix Eclipse warnings.Jean Chalard2011-04-261-3/+3
| | | | | | | This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
* Tweak voice layout for Dogfoodsatok2011-04-201-6/+5
| | | | Change-Id: Ic51a044901a63c4cec907163e35cd5e458f36dde
* A fix for handling dummy voice subtypessatok2011-04-181-5/+10
| | | | Change-Id: I75d4d1625e0925d01ae84c9577e15087d83e4191
* Fix for language bar switchingsatok2011-04-141-5/+2
| | | | Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2
* Support language bar swich for InputMethodSubtypesatok2011-04-131-0/+29
| | | | Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93
* Enable VoiceInput even if there is no shortcut subtype supportedsatok2011-04-011-7/+78
| | | | Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
* Fix a NPE in InputMethodManagerCompatWrappersatok2011-03-251-0/+3
| | | | Change-Id: Ia7c9b7135ba38a8df29464f7776b51d412f71acb
* Fix some compat bugs and add VoiceInputLoggerCompatUtilssatok2011-03-251-3/+6
| | | | Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
* Added InputMethodInfoCompatWrappersatok2011-03-241-10/+15
| | | | Change-Id: I5f2970e986afbe3b0b24ccf819f57f524e83ef3f
* Add InputMethodServiceCompatWrapper for moving the callback from LatinIME.satok2011-03-231-2/+2
| | | | Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
* Use reflections for classes related to InputMethodSubtypesatok2011-03-181-0/+115
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e