LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard 7c406ed655 Tentatively remove a dependency on WordCallback (A3)
Bug: 6252660
Bug: 6166228
Bug: 2704000
Bug: 6225530
Change-Id: Id5a59eaec2aeefa0ba4524420a8e035d383f6545
2012-06-21 10:03:44 +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 Merge "Do not display punctuation suggestions when bigrams are on." into jb-dev 2012-06-14 14:37:13 -07:00
AdditionalSubtype.java Fix build 2012-05-24 17:13:35 +09:00
AdditionalSubtypeSettings.java Check duplicated entry of "custom input style" 2012-05-17 20:20:41 +09:00
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 Change auto caps mode argument to int type 2012-05-18 17:46:05 +09:00
ContactsBinaryDictionary.java Contacts binary dictionary updates with change in keyboard locale. 2012-06-07 00:25:41 -07:00
DebugSettings.java Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
DebugSettingsActivity.java Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
Dictionary.java Remove non-dictionary words and digit touch data. 2012-06-17 15:02:15 -07:00
DictionaryCollection.java Remove non-dictionary words and digit touch data. 2012-06-17 15:02:15 -07: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 Tentatively remove a dependency on WordCallback (A3) 2012-06-21 10:03:44 +09:00
FileTransforms.java
ImfUtils.java Check duplicated entry of "custom input style" 2012-05-17 20:20:41 +09:00
InputAttributes.java Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified 2012-05-08 13:20:39 +09:00
InputTypeUtils.java Cleanup InputTypeCompatUtils to InputTypeUtils 2012-04-03 17:42:19 +09:00
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 Cleanup, part 9 (C9) 2012-06-21 09:22:32 +09:00
LatinImeLogger.java
LocaleUtils.java Fix "no language" subtype name (DO NOT MERGE) 2012-04-26 11:50:28 +09:00
NativeUtils.java Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
ResearchLogger.java Remove non-dictionary words and digit touch data. 2012-06-17 15:02:15 -07:00
RichInputConnection.java Fix an occurrence of nested batch edits. 2012-06-13 07:02:07 +09:00
Settings.java Remove irrelevant options. 2012-06-15 05:04:14 +09:00
SettingsActivity.java Add custom subtype settings 2012-04-19 19:33:51 +09:00
SettingsValues.java Cleanup, part 9 (C9) 2012-06-21 09:22:32 +09:00
StaticInnerHandlerWrapper.java
StringUtils.java Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase. 2012-04-22 17:48:00 -07:00
SubtypeLocale.java Fix build 2012-05-07 08:19:17 +09:00
SubtypeSwitcher.java Check duplicated entry of "custom input style" 2012-05-17 20:20:41 +09:00
Suggest.java Merge "Cleanup, part 6 (C6)" 2012-06-19 09:25:33 -07:00
SuggestedWords.java Tentatively remove a dependency on WordCallback (A3) 2012-06-21 10:03:44 +09:00
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 Change to a binary version of the expandable user dictionary. 2012-05-17 15:12:00 -07:00
TargetApplicationGetter.java Fix a possible NPE. 2012-05-31 19:33:39 +09:00
UserBinaryDictionary.java Change to a binary version of the expandable user dictionary. 2012-05-17 15:12:00 -07:00
UserHistoryDictionary.java Fix UserHistoryBigram data contention in UserHistoryDictionary 2012-06-12 08:00:14 +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 Tentatively remove a dependency on WordCallback (A3) 2012-06-21 10:03:44 +09:00
VibratorUtils.java
WhitelistDictionary.java Read and use user dictionary shortcuts. 2012-05-15 12:23:43 +09:00
WordComposer.java Cancel adding user history bigram when autocorrection is cancelled 2012-05-24 12:11:02 +09:00
WordListInfo.java
XmlParseUtils.java