LatinIME/java/src/com/android/inputmethod/latin
Ken Wakasa d941ea1826 Revert "Fix: too many calls to getSuggestedWordsForTypingInput"
This reverts commit 7aa895e2e3.

Bug: 15148015
Change-Id: If39c4f8b897f247d4eb935923d55d81def4c8fb4
2014-05-23 14:34:06 +00:00
..
about Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
debug Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
define Add a new production flag for Cursor/Anchor monitor 2014-04-09 21:13:34 +09:00
inputlogic Revert "Fix: too many calls to getSuggestedWordsForTypingInput" 2014-05-23 14:34:06 +00:00
makedict Add VERSION4_DEV(402) in Java side and use it for tests. 2014-05-14 22:37:07 +09:00
personalization Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
settings Simplify StatsUtils 2014-05-15 00:11:13 +09:00
setup Revert "Use ViewCompat support library" 2014-01-27 18:14:40 +09:00
spellcheck Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
suggestions Show voice key even when important notice is showing 2014-05-14 09:11:35 +09:00
userdictionary Remove a call to a deprecated method 2014-02-20 14:40:38 +09:00
utils Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
AssetFileAddress.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java Thin out audio and haptic feedback while key repeat 2013-08-14 18:37:58 +09:00
BackupAgent.java
BinaryDictionary.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
BinaryDictionaryFileDumper.java Straighten out database cursors behavior. 2014-02-18 19:58:23 +09:00
BinaryDictionaryGetter.java Use BinaryDictionaryUtils to read dictionary header. 2014-03-05 19:42:53 +09:00
Constants.java Merge "Improve multi-word suggestion handling for user history." 2014-05-12 11:11:15 +00:00
ContactsBinaryDictionary.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
Dictionary.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
DictionaryCollection.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitatorForSuggest.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
DictionaryFactory.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
ExpandableBinaryDictionary.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Fix number password field handling 2014-05-20 10:26:26 +09:00
InputPointers.java Check timestamp for each pointer. 2014-02-04 14:04:26 +09:00
InputView.java Stop overriding InputView.dispatchTouchEvent 2014-02-17 19:51:47 +09:00
LastComposedWord.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
LatinIME.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
LatinImeLogger.java
PrevWordsInfo.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
PunctuationSuggestions.java Add PunctuationSuggestions class 2014-02-14 14:13:39 +09:00
ReadOnlyBinaryDictionary.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
RichInputConnection.java Rework the logic that tells if the cursor touches words 2014-03-20 23:16:53 +09:00
RichInputMethodManager.java Check OS codename for shouldOfferSwitchingToNextInputMethod 2014-04-30 17:08:04 +09:00
SubtypeSwitcher.java Create the path for specifying combining rules in the subtype 2014-05-12 15:58:51 +09:00
Suggest.java Revert "Fix: too many calls to getSuggestedWordsForTypingInput" 2014-05-23 14:34:06 +00:00
SuggestedWords.java [IL111] Remove a member. 2014-03-04 14:31:47 +09:00
SuggestionSpanPickedNotificationReceiver.java
UserBinaryDictionary.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
WordComposer.java Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." 2014-05-20 14:01:06 +00:00
WordListInfo.java