futokb/java/src/com/android/inputmethod/latin
Jean Chalard 449415c72f Cleanup (A9)
Deactivate the LastComposedWord when the commit was not the right
type, instead of fooling it by passing it a null auto-correction.

Change-Id: I032b477dc691bd151a644ca4b0c9f0a9b5512e45
2012-01-26 20:10:49 +09:00
..
define
spellcheck Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
suggestions Use String instaed of CharSequence in Key class 2012-01-25 17:04:00 +09:00
AssetFileAddress.java
AutoCorrection.java
BackupAgent.java
BinaryDictionary.java Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
BinaryDictionaryFileDumper.java
BinaryDictionaryGetter.java
ComposingStateManager.java Add a test for auto-correction. 2012-01-25 19:29:40 +09:00
ContactsDictionary.java
DebugSettings.java
Dictionary.java Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
DictionaryCollection.java
DictionaryFactory.java
DictionaryPackInstallBroadcastReceiver.java
EditingUtils.java
ExpandableDictionary.java Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
FileTransforms.java
Flag.java
InputAttributes.java
InputView.java
LastComposedWord.java Remove a useless member (A8) 2012-01-26 20:10:49 +09:00
LatinIME.java Guard against wrong auto-correction cancellation (A6) 2012-01-26 19:57:37 +09:00
LatinImeLogger.java Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
LocaleUtils.java
Settings.java Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker 2012-01-26 16:10:20 +09:00
SettingsValues.java Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker 2012-01-26 16:10:20 +09:00
StaticInnerHandlerWrapper.java
StringBuilderPool.java
SubtypeLocale.java
SubtypeSwitcher.java
Suggest.java Convert an internal enum into an int of same underlying value. 2012-01-26 13:07:51 +09:00
SuggestedWords.java
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsDictionary.java
SynchronouslyLoadedUserDictionary.java
UserBigramDictionary.java
UserDictionary.java
UserUnigramDictionary.java
Utils.java
WhitelistDictionary.java
WordComposer.java Cleanup (A9) 2012-01-26 20:10:49 +09:00
WordListInfo.java
XmlParseUtils.java