LatinIME/java/src/com/android/inputmethod/latin
Keisuke Kuroyanagi ff50b39176 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
Bug: 14119293
Bug: 14425059

Change-Id: I12e9ba977c153b514c6591ab52940712fd0874e3
2014-05-20 13:37:04 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
makedict Add VERSION4_DEV(402) in Java side and use it for tests. 2014-05-14 22:37:07 +09:00
personalization Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
DictionaryFactory.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
ExpandableBinaryDictionary.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Merge "Refactor InputAttributes a bit" 2014-02-18 02:25:46 +00: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09: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 Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
SuggestedWords.java [IL111] Remove a member. 2014-03-04 14:31:47 +09:00
SuggestionSpanPickedNotificationReceiver.java
UserBinaryDictionary.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
WordComposer.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-20 13:37:04 +09:00
WordListInfo.java