futokb/java/src/com/android/inputmethod/latin
2015-02-27 21:33:02 +00:00
..
accounts
debug
inputlogic Handle double space inserting a period. 2015-02-27 13:19:21 -08:00
makedict Update the MAX supported file version for downloaded static Dictionaries. 2015-02-27 10:30:23 -08:00
network
personalization Stop waking up to decay dynamic dictionaries. 2015-02-25 20:13:59 -08:00
settings Refresh pref settings for cloud sync 2015-02-26 11:43:42 -08:00
setup AOSP change for showing the app icon. 2015-01-16 09:37:30 -08:00
spellcheck Use Keyboard in several interfaces. 2015-02-25 17:20:00 -08:00
suggestions Label empty suggestions. 2015-02-27 12:44:28 -08:00
userdictionary Fix master build. 2015-02-11 13:32:13 -08:00
utils Update the MAX supported file version for downloaded static Dictionaries. 2015-02-27 10:30:23 -08:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java
BackupAgent.java
BinaryDictionary.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
BinaryDictionaryFileDumper.java Make checksum and header checks decoder dependent. 2015-02-20 18:30:23 -08:00
BinaryDictionaryGetter.java Make checksum and header checks decoder dependent. 2015-02-20 18:30:23 -08:00
ContactsBinaryDictionary.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsContentObserver.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
ContactsDictionaryConstants.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsDictionaryUtils.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsManager.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
Dictionary.java Remove last vestiges of contextual+personal dictionary. 2015-02-04 11:38:19 -08:00
DictionaryCollection.java
DictionaryDumpBroadcastReceiver.java
DictionaryFacilitator.java Use Keyboard in several interfaces. 2015-02-25 17:20:00 -08:00
DictionaryFacilitatorImpl.java Merge "Don't assume that correctable words are invalid" 2015-02-26 03:44:20 +00:00
DictionaryFacilitatorLruCache.java Share decoders among latinime components. 2015-02-25 17:48:30 -08:00
DictionaryFactory.java Make DictionaryFactory.killDictionary public 2015-02-25 17:53:35 -08:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java
DicTraverseSession.java Move decoder specific constants to DecoderSpecificConstants.java 2015-02-05 13:27:36 -08:00
EmojiAltPhysicalKeyDetector.java Ignore the Emoji key when not connected. 2015-02-26 11:10:37 -08:00
ExpandableBinaryDictionary.java Stop waking up to decay dynamic dictionaries. 2015-02-25 20:13:59 -08:00
ImportantNoticeDialog.java
InputAttributes.java
InputView.java
LastComposedWord.java Move decoder specific constants to DecoderSpecificConstants.java 2015-02-05 13:27:36 -08:00
LatinIME.java Ignore the Emoji key when not connected. 2015-02-26 11:10:37 -08:00
NgramContext.java Add a addOrIncrement term api to DicFacilitator 2015-02-10 11:45:54 -08:00
PunctuationSuggestions.java Fix NPE in PunctuationSuggestions. 2015-01-13 13:24:16 -08:00
ReadOnlyBinaryDictionary.java
RichInputConnection.java Ignore the Emoji key when not connected. 2015-02-26 11:10:37 -08:00
RichInputMethodManager.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
RichInputMethodSubtype.java
Suggest.java Merge "Don't assume that correctable words are invalid" 2015-02-26 03:44:20 +00:00
SuggestedWords.java Don't assume that correctable words are invalid 2015-02-25 17:59:58 -08:00
SuggestionSpanPickedNotificationReceiver.java
SystemBroadcastReceiver.java Hide app icon when keyboard is a system app. 2015-02-23 10:21:20 -08:00
UserBinaryDictionary.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
WordComposer.java Race condition in cursor move. 2015-02-27 10:29:47 -08:00
WordListInfo.java