LatinIME/java/src/com/android/inputmethod/latin
Satoshi Kataoka dcef94165b Support ICS on the user dictionary settings
Bug: 8600958
Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
2013-04-26 15:48:08 +09:00
..
define Revert "[DO NOT MERGE] Activate hardware keyboard handling" 2013-04-02 16:08:48 +09:00
makedict Fix Binary dict tests 2013-04-15 12:48:16 +09:00
setup Add next axction to setup wizard 2013-04-24 19:22:41 +09:00
spellcheck Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
suggestions Reset vertical correction when more suggestions are in modal mode 2013-04-15 13:56:03 +09:00
userdictionary Support ICS on the user dictionary settings 2013-04-26 15:48:08 +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 Don't kill suggestions with native score < 1 2013-04-22 14:21:43 +09:00
BinaryDictionaryFileDumper.java Add an additional ID to the client info. 2013-04-23 14:37:15 +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 Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
ContactsBinaryDictionary.java Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
CoordinateUtils.java Groundwork for sliding key input preview 2012-12-03 18:16:12 +09:00
DebugSettings.java Legal notice 2013-04-22 21:55:53 +09:00
DebugSettingsActivity.java Disable the header list of DebugSettingsActivity 2013-03-15 15:33:27 +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
DicTraverseSession.java Remove MAX_WORD_LENGTH_INTERNAL 2013-01-15 12:39:08 +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 Legal notice 2013-04-22 21:55:53 +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 Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09: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 "Fix an NPE in recorrection" into jb-mr2-dev 2013-04-19 07:03:19 +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 an additional ID to the client info. 2013-04-23 14:37:15 +09:00
PositionalInfoForUserDictPendingAddition.java Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00
RecapitalizeStatus.java Match the keyboard state to the recapitalize state. 2013-04-16 14:25:03 +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 Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
RichInputMethodManager.java Implement IMM.switchToNextInputMethod() for ICS 2013-04-22 19:30:56 +09:00
SeekBarDialogPreference.java SeekBarDialogPreference supports minValue and stepValue 2013-01-22 16:35:59 +09:00
Settings.java Merge "Add edit personal dictionary settings menu" 2013-04-23 06:01:45 +00:00
SettingsActivity.java Don't override EXTRA_SHOW_FRAGMENT if exists 2013-04-10 16:24:17 +09:00
SettingsFragment.java Support ICS on the user dictionary settings 2013-04-26 15:48:08 +09:00
SettingsValues.java Make aggressive threshold really aggressive 2013-04-24 17:49:56 +09:00
StaticInnerHandlerWrapper.java Clean up StaticInnerHandlerWrapper a bit 2013-03-14 12:35:47 +09:00
StringUtils.java Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
SubtypeLocale.java Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
SubtypeSwitcher.java Fix singleton/utility classes initialization in SettingsFragment 2013-04-17 16:16:10 +09:00
Suggest.java Initialize dictionaries at onStartInputView 2013-04-18 14:48:42 +09:00
SuggestedWords.java If there are no suggestion span, recompute suggestions. 2013-04-15 19:33:23 +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
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
UserHistoryDictIOUtils.java Fix Possible NPE 2013-03-26 13:02:23 +09:00
UserHistoryForgettingCurveUtils.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
Utils.java Legal notice 2013-04-22 21:55:53 +09:00
WordComposer.java If there are no suggestion span, recompute suggestions. 2013-04-15 19:33:23 +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