LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard 58eed6360d Merge "Stop considering personalization dicts outputs as words" 2014-02-05 13:33:12 +00:00
..
about Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
debug Separate header class from FormatSpec. 2014-02-04 21:36:04 +09:00
define
inputlogic Merge "Fix a flash in the wrong place" 2014-02-05 09:46:44 +00:00
makedict Merge "Make WeightedString have ProbabilityInfo." 2014-02-05 12:53:14 +00:00
personalization Stop considering personalization dicts outputs as words 2014-02-05 21:57:37 +09:00
settings Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
setup Revert "Use ViewCompat support library" 2014-01-27 18:14:40 +09:00
spellcheck [IL69.1] Move a static method to a utility class. 2014-01-24 11:59:23 +09:00
suggestions [IL109] Move more code to InputLogic 2014-02-05 14:49:59 +09:00
userdictionary Fix some warnings 2013-07-31 16:17:01 +09:00
utils Make WeightedString have ProbabilityInfo. 2014-02-05 21:44:55 +09:00
AbstractDictionaryWriter.java Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08: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 [HD04] Make the locale mandatory. 2014-02-05 17:35:25 +09:00
BinaryDictionaryFileDumper.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
BinaryDictionaryGetter.java Separate header class from FormatSpec. 2014-02-04 21:36:04 +09:00
Constants.java Move some methods to MoreKeySpec class 2014-01-31 20:19:48 +09:00
ContactsBinaryDictionary.java Add DictionaryFacilitatorForSuggest constructor for testing 2014-01-06 11:00:51 +09:00
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
Dictionary.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryCollection.java Pass additionalFeaturesOptions for getSuggestions(). 2013-08-28 19:24:28 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitatorForSuggest.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +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
DictionaryWriter.java Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08:00
ExpandableBinaryDictionary.java Merge "Stop considering personalization dicts outputs as words" 2014-02-05 13:33:12 +00:00
InputAttributes.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
InputPointers.java Check timestamp for each pointer. 2014-02-04 14:04:26 +09:00
InputView.java Cancel more suggestions panel when touching keyboard 2013-12-17 12:59:37 +09:00
LastComposedWord.java [IL56] Don't erase suggestions when reverting a commit. 2014-01-16 03:22:46 +09:00
LatinIME.java [IL109] Move more code to InputLogic 2014-02-05 14:49:59 +09:00
LatinImeLogger.java
ReadOnlyBinaryDictionary.java [RF3] Cleanups 2013-12-06 14:53:03 +09:00
RichInputConnection.java Try to figure out whether d.quotes open or close. 2014-01-27 18:17:33 +09:00
RichInputMethodManager.java Move subtype related utility class to utils package 2013-07-24 15:52:43 +09:00
SubtypeSwitcher.java Update personalized dict only when single subtype is used. 2014-01-07 18:10:27 +09:00
Suggest.java Stop considering personalization dicts outputs as words 2014-02-05 21:57:37 +09:00
SuggestedWords.java [IL103] Save the typed word separately in SuggestedWords. 2014-01-29 12:22:21 +09:00
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsBinaryDictionary.java Remove useless method call for spell checker. 2013-12-26 14:51:05 +09:00
SynchronouslyLoadedUserBinaryDictionary.java Remove useless method call for spell checker. 2013-12-26 14:51:05 +09:00
UserBinaryDictionary.java Add DictionaryFacilitatorForSuggest constructor for testing 2014-01-06 11:00:51 +09:00
WordComposer.java [IL73] Remove all refs to Key and Keyboard in WordComposer 2014-01-23 15:52:29 +09:00
WordListInfo.java