LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard e86054e5c2 Consolidate a test.
Stop using the numerical value, use the actual method

Change-Id: Iffa7f2d21a0471c7862afd3234cc9c5dd86feb2e
2012-06-13 03:34:58 +09:00
..
define
makedict Small performance tweak 2012-06-08 17:09:40 +09:00
spellcheck Remove deprecated classes. 2012-06-08 17:12:15 +09:00
suggestions
AdditionalSubtype.java Fix build 2012-05-24 17:13:35 +09:00
AdditionalSubtypeSettings.java
AssetFileAddress.java
AudioAndHapticFeedbackManager.java
AutoCorrection.java Set level 1 as the initial value of the valid words 2012-05-29 20:39:39 +09:00
BackupAgent.java
BinaryDictionary.java Set level 1 as the initial value of the valid words 2012-05-29 20:39:39 +09:00
BinaryDictionaryFileDumper.java Notify the dictionary pack about copy failures 2012-05-23 18:46:51 +09:00
BinaryDictionaryGetter.java Remove an updated dictionary that changed locales 2012-05-23 15:59:49 +09:00
Constants.java
ContactsBinaryDictionary.java Contacts binary dictionary updates with change in keyboard locale. 2012-06-07 00:25:41 -07:00
DebugSettings.java
DebugSettingsActivity.java
Dictionary.java Set level 1 as the initial value of the valid words 2012-05-29 20:39:39 +09:00
DictionaryCollection.java Set level 1 as the initial value of the valid words 2012-05-29 20:39:39 +09:00
DictionaryFactory.java Clean up some compiler warnings 2012-05-25 19:04:54 +09:00
DictionaryPackInstallBroadcastReceiver.java Wipe the application cache selectively 2012-05-25 18:56:13 +09:00
ExpandableBinaryDictionary.java Fix performance issue when there are no contacts in the dictionary dictionary. 2012-05-29 09:45:42 -07:00
ExpandableDictionary.java Remove a slew of Eclipse warnings. 2012-06-08 16:23:18 +09:00
FileTransforms.java
ImfUtils.java
InputAttributes.java
InputTypeUtils.java
InputView.java
JniUtils.java
LastComposedWord.java Cancel adding user history bigram when autocorrection is cancelled 2012-05-24 12:11:02 +09:00
LatinIME.java Consolidate a test. 2012-06-13 03:34:58 +09:00
LatinImeLogger.java
LocaleUtils.java
NativeUtils.java Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
ResearchLogger.java Merge RichInputConnection with EditingUtils 2012-06-08 20:04:09 +09:00
RichInputConnection.java Move two methods in a more appropriate place 2012-06-12 10:29:55 +09:00
Settings.java Remove a vibration-related option when there's no vibrator 2012-05-30 15:24:59 +09:00
SettingsActivity.java
SettingsValues.java Consolidate auto-correction settings. 2012-06-12 10:29:55 +09:00
StaticInnerHandlerWrapper.java
StringUtils.java
SubtypeLocale.java
SubtypeSwitcher.java
Suggest.java Remove deprecated classes. 2012-06-08 17:12:15 +09:00
SuggestedWords.java
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsBinaryDictionary.java Fix a bug where Latin IME crashes on spell checker request 2012-06-05 16:33:21 +09:00
SynchronouslyLoadedUserBinaryDictionary.java
TargetApplicationGetter.java Fix a possible NPE. 2012-05-31 19:33:39 +09:00
UserBinaryDictionary.java
UserHistoryDictionary.java Remove a slew of Eclipse warnings. 2012-06-08 16:23:18 +09:00
UserHistoryDictionaryBigramList.java Cache UserHistoryDictionary for each language 2012-06-06 20:02:00 +09:00
UserHistoryForgettingCurveUtils.java Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
Utils.java Remove a slew of Eclipse warnings. 2012-06-08 16:23:18 +09:00
VibratorUtils.java
WhitelistDictionary.java
WordComposer.java Cancel adding user history bigram when autocorrection is cancelled 2012-05-24 12:11:02 +09:00
WordListInfo.java
XmlParseUtils.java