futokb/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka 96c56cb577 Remove direct calls of setKeyboardXXX from KeyboardSwitcher
These calls, setAlphabetKeyboard, setSymbolsKeyboard, and
setSymbolsShiftedKeyboard have to be call backed from KeyboardState.

Bug: 5708602
Change-Id: Ibbe1a21bd10bf942e17886869c0ab0fa1735b87e
2011-12-09 13:26:11 +09:00
..
spellcheck Add proximity for Russian. 2011-12-08 19:00:52 +09:00
AssetFileAddress.java Cleanup unused import 2011-10-04 12:46:20 +09:00
AutoCorrection.java Make some private method static 2011-10-28 13:31:31 +09:00
BackupAgent.java
BinaryDictionary.java Fix JNI as 64bit ready 2011-10-31 20:44:01 +09:00
BinaryDictionaryFileDumper.java Cleanup unused import 2011-10-04 12:46:20 +09:00
BinaryDictionaryGetter.java Cleanup unused import 2011-10-04 12:46:20 +09:00
ComposingStateManager.java Fix a bug that the typed word with the blue underline indicator will be duplicated 2011-10-17 13:25:22 +09:00
ContactsDictionary.java
DebugSettings.java
Dictionary.java
DictionaryCollection.java Add an option to use contacts or not while spell checking 2011-11-30 18:58:10 +09:00
DictionaryFactory.java
DictionaryPackInstallBroadcastReceiver.java
EditingUtils.java
ExpandableDictionary.java Cleanup unused import 2011-10-04 12:46:20 +09:00
FileTransforms.java Cleanup unused import 2011-10-04 12:46:20 +09:00
Flag.java
InputView.java
LatinIME.java Remove direct calls of setKeyboardXXX from KeyboardSwitcher 2011-12-09 13:26:11 +09:00
LatinImeLogger.java
LocaleUtils.java Cleanup unused import 2011-10-04 12:46:20 +09:00
MoreSuggestions.java
MoreSuggestionsView.java Preventing infinite call of dismissMoreKeysPanel 2011-10-26 17:03:41 +09:00
Settings.java Pending onStartInputView only if the EditorInfo is identical 2011-11-21 16:32:46 -08:00
StaticInnerHandlerWrapper.java
StringBuilderPool.java
SubtypeLocale.java
SubtypeSwitcher.java
Suggest.java Remove a useless method 2011-12-08 21:47:26 +09:00
SuggestedWords.java Fix the safety net 2011-10-13 15:16:59 +09:00
SuggestionSpanPickedNotificationReceiver.java
SuggestionsView.java Use the system-wide interface to add a word. 2011-12-07 16:19:05 +09:00
SynchronouslyLoadedContactsDictionary.java Use the contacts dictionary in the spell checker. 2011-10-24 19:44:01 +09:00
SynchronouslyLoadedUserDictionary.java Cleanup unused import 2011-10-04 12:46:20 +09:00
TextEntryState.java Resume suggestion when backspacing to the end of a word 2011-11-29 17:50:36 +09:00
UserBigramDictionary.java Make some private method static 2011-10-28 13:31:31 +09:00
UserDictionary.java Use the system-wide interface to add a word. 2011-12-07 16:19:05 +09:00
UserUnigramDictionary.java Make some private method static 2011-10-28 13:31:31 +09:00
Utils.java Make some private method static 2011-10-28 13:31:31 +09:00
WhitelistDictionary.java Remove unused import 2011-10-11 12:53:36 +09:00
WordComposer.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
WordListInfo.java