LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard 2cd1136b8e Merge "Remove the dialog to insert words to the dictionary." 2013-04-12 12:33:24 +00:00
..
define Revert "[DO NOT MERGE] Activate hardware keyboard handling" 2013-04-02 16:08:48 +09:00
makedict Fix two bugs in dicttool 2013-04-10 22:10:31 +09:00
setup Use correct appname resource 2013-03-22 14:08:38 +09:00
spellcheck Merge "Use SparseIntArray instead of TreeMap<Integer, Integer>" 2013-04-11 05:06:35 +00:00
suggestions Add TypefaceUtils 2013-04-11 14:27:42 +09:00
AdditionalSubtype.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
AdditionalSubtypeSettings.java Separate IntentUtils from CompatUtils 2013-02-04 16:06:38 -08:00
AssetFileAddress.java Refactoring 2013-01-29 19:16:21 +09:00
AudioAndHapticFeedbackManager.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
AutoCorrection.java Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
BackupAgent.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
BinaryDictionary.java Break dependencies to allow offdevice tests to build 2013-03-19 16:45:25 +09:00
BinaryDictionaryFileDumper.java Add a class to encapsulate getting the metadata URI 2013-04-11 17:52:16 +09:00
BinaryDictionaryGetter.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
BoundedTreeSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
CapsModeUtils.java Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
CollectionUtils.java Cache MoreKeysKeyboard instead of container view of it 2013-01-22 17:34:36 +09:00
CompletionInfoUtils.java Fix a bug with bad application completions 2013-04-12 20:53:06 +09:00
Constants.java Fix how the Enter action is decided 2013-02-22 16:01:37 -08:00
ContactsBinaryDictionary.java Make shortcut-only user dict entry non-words. 2013-04-12 16:17:09 +09:00
CoordinateUtils.java Groundwork for sliding key input preview 2012-12-03 18:16:12 +09:00
DebugSettings.java Clean up PREF_USABILITY_STUDY_MODE 2013-03-04 12:05:03 -08:00
DebugSettingsActivity.java Disable the header list of DebugSettingsActivity 2013-03-15 15:33:27 +09:00
DicTraverseSession.java Remove MAX_WORD_LENGTH_INTERNAL 2013-01-15 12:39:08 +09:00
Dictionary.java Restart suggestions when the cursor moves. 2013-04-12 20:49:03 +09:00
DictionaryCollection.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
DictionaryFactory.java Refactoring 2013-01-29 19:16:21 +09:00
DictionaryInfoUtils.java Send the dictionaries descriptions to the dict pack 2013-02-23 01:46:39 -08:00
DictionaryPackInstallBroadcastReceiver.java Ask the client to make itself known when it's not 2013-04-01 17:37:22 +09:00
ExpandableBinaryDictionary.java Make shortcut-only user dict entry non-words. 2013-04-12 16:17:09 +09:00
ExpandableDictionary.java Fix possible SIOOBE 2013-03-27 12:25:02 +09:00
ExternalDictionaryGetterForDebug.java Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +09:00
FeedbackUtils.java Support feedback 2013-03-19 17:25:55 +09:00
FileTransforms.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
InputAttributes.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
InputPointers.java Throw exception when invalid time stamps are detected in debug mode 2013-01-23 16:29:19 +09:00
InputTypeUtils.java Fix how the Enter action is decided 2013-02-22 16:01:37 -08:00
InputView.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
IntentUtils.java Separate IntentUtils from CompatUtils 2013-02-04 16:06:38 -08:00
JniUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
LastComposedWord.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
LatinIME.java Merge "Remove the dialog to insert words to the dictionary." 2013-04-12 12:33:24 +00:00
LatinImeLogger.java Clean up PREF_USABILITY_STUDY_MODE 2013-03-04 12:05:03 -08:00
LocaleUtils.java Small cleanup of RunInLocale 2013-02-26 19:11:49 +09:00
MetadataFileUriGetter.java Add a class to encapsulate getting the metadata URI 2013-04-11 17:52:16 +09:00
PositionalInfoForUserDictPendingAddition.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
ResizableIntArray.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ResourceUtils.java Set default audio and haptic feedback settings 2012-12-28 19:24:32 +09:00
RichInputConnection.java Merge "Restart suggestions when the cursor moves." 2013-04-12 12:27:50 +00:00
RichInputMethodManager.java Clean up public helper methods of SettingsValues 2013-01-09 11:23:34 +09:00
SeekBarDialogPreference.java SeekBarDialogPreference supports minValue and stepValue 2013-01-22 16:35:59 +09:00
Settings.java Restart suggestions when the cursor moves. 2013-04-12 20:49:03 +09:00
SettingsActivity.java Don't override EXTRA_SHOW_FRAGMENT if exists 2013-04-10 16:24:17 +09:00
SettingsFragment.java Hide Setup Wizard icon for stock keyboard 2013-04-10 12:24:40 +09:00
SettingsValues.java Make isInternal mutable 2013-03-13 16:28:50 +09:00
StaticInnerHandlerWrapper.java Clean up StaticInnerHandlerWrapper a bit 2013-03-14 12:35:47 +09:00
StringUtils.java Add some utility functions. 2013-04-11 16:16:19 +09:00
SubtypeLocale.java Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
SubtypeSwitcher.java Refactor SubtypeLocale to hold Resources 2013-01-23 16:23:11 +09:00
Suggest.java Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
SuggestedWords.java Restart suggestions when the cursor moves. 2013-04-12 20:49:03 +09:00
SuggestionSpanPickedNotificationReceiver.java Clean up SuggestionSpanUtils for API level 14+ 2012-12-17 19:41:44 +09:00
SynchronouslyLoadedContactsBinaryDictionary.java Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
SynchronouslyLoadedUserBinaryDictionary.java Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
TargetApplicationGetter.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
UserBinaryDictionary.java Merge "Remove the dialog to insert words to the dictionary." 2013-04-12 12:33:24 +00:00
UserHistoryDictIOUtils.java Fix Possible NPE 2013-03-26 13:02:23 +09:00
UserHistoryDictionary.java Remove a cluttering log 2013-02-23 00:48:10 -08:00
UserHistoryDictionaryBigramList.java Small code cleanups 2013-01-07 12:13:42 +09:00
UserHistoryForgettingCurveUtils.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
Utils.java Fix appname 2013-03-22 16:19:44 +09:00
WordComposer.java Restart suggestions when the cursor moves. 2013-04-12 20:49:03 +09:00
WordListInfo.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
XmlParseUtils.java Clean up XmlParserUtils 2013-03-26 12:03:07 +09:00