LatinIME/java/src/com/android/inputmethod/latin
Keisuke Kuroyanagi a2ce9a49ac Fix NPE happening in unit tests.
Change-Id: I2fc0dba53e18883755ff77351c152a9d3534c92b
2014-05-22 21:57:07 +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 metrics logging 2014-05-22 16:57:52 +09:00
inputlogic Merge "Fix: too many calls to getSuggestedWordsForTypingInput" 2014-05-22 03:14:01 +00: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-21 11:15:38 +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 Refactor MoreKeysKeyboardView to use Key class 2014-05-21 11:19:01 +09:00
userdictionary Remove a call to a deprecated method 2014-02-20 14:40:38 +09:00
utils Fix: NPE in DistracterFilter 2014-05-22 16:33:45 +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-21 11:15:38 +09:00
BinaryDictionaryFileDumper.java Check the md5 checksum of the copied file. 2014-05-22 14:19:46 +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-21 11:15:38 +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-21 11:15:38 +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-21 11:15:38 +09: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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
LatinIME.java Fix NPE happening in unit tests. 2014-05-22 21:57:07 +09:00
LatinImeLogger.java
PrevWordsInfo.java Add beginning of sentence information in PrevWordsInfo. 2014-05-21 15:40:08 +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 Add beginning of sentence information in PrevWordsInfo. 2014-05-21 15:40:08 +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 Merge "Don't upcase suggestions when resuming on an uppercase word" 2014-05-22 03:57:38 +00: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-21 11:15:38 +09:00
WordComposer.java Add beginning of sentence information in PrevWordsInfo. 2014-05-21 15:40:08 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00