LatinIME/java/src/com/android/inputmethod
satok 6dd7778d22 Fix a bug that Voice IME is not triggered properly.
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
2011-03-23 13:05:06 -07:00
..
compat Add InputMethodServiceCompatWrapper for moving the callback from LatinIME. 2011-03-23 01:12:27 -07:00
deprecated Fix a bug that Voice IME is not triggered properly. 2011-03-23 13:05:06 -07:00
keyboard Use reflections for classes related to InputMethodSubtype 2011-03-18 22:49:57 -07:00
latin Add InputMethodServiceCompatWrapper for moving the callback from LatinIME. 2011-03-23 01:12:27 -07:00