aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/deprecated (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for language bar switchingsatok2011-04-142-10/+32
| | | | Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2
* Support language bar swich for InputMethodSubtypesatok2011-04-132-0/+299
| | | | Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93
* Enable VoiceInput even if there is no shortcut subtype supportedsatok2011-04-012-2/+11
| | | | Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
* Fix some compat bugs and add VoiceInputLoggerCompatUtilssatok2011-03-252-5/+41
| | | | Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
* Renamed Proxy classessatok2011-03-241-16/+16
| | | | | | | | - VoiceConnector to VoiceProxy - VoiceInputConnector to VoiceInputWrapper - VoiceLoggerConnector to VoiceLoggerWrapper Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
* Fix a bug that Voice IME is not triggered properly.satok2011-03-231-1/+1
| | | | | | | | | | Background: Both SubtypeSwitcher and VoiceConnector have an instance of VoiceInput. And VoiceConnector has a responsivity for setting VoiceInput to SubtypeSwitcher. But in case that VoiceInputConnector already has an instance of VoiceInput VoiceInputConnector doesn't set VoiceInput to SubtypeSwitcher. Change-Id: I42d0220e7d84a08e03f143213cc6eff87e7e79a6
* Add InputMethodServiceCompatWrapper for moving the callback from LatinIME.satok2011-03-231-2/+13
| | | | Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
* Use reflections for classes related to InputMethodSubtypesatok2011-03-181-3/+3
| | | | Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
* (Refactor 1) Moved voice related codes to deprecated/voicesatok2011-03-1610-0/+2845
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97