LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard 5ea4365f07 Merge "Create methods in LatinIME to make the current dict lists" 2013-01-31 16:59:11 +00:00
..
define Fix Apache license comment 2013-01-21 22:23:37 +09:00
makedict Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +09:00
spellcheck Fix Apache license comment 2013-01-21 22:23:37 +09:00
suggestions Cache MoreKeysKeyboard instead of container view of it 2013-01-22 17:34:36 +09:00
AdditionalSubtype.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
AdditionalSubtypeSettings.java Display custom input style name in system locale 2013-01-24 17:44:49 +09: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 Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL 2013-01-22 13:18:49 +09:00
BinaryDictionaryFileDumper.java Refactoring 2013-01-29 19:16:21 +09:00
BinaryDictionaryGetter.java Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +09:00
BoundedTreeSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
CollectionUtils.java Cache MoreKeysKeyboard instead of container view of it 2013-01-22 17:34:36 +09:00
Constants.java Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL 2013-01-22 13:18:49 +09:00
ContactsBinaryDictionary.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
CoordinateUtils.java Groundwork for sliding key input preview 2012-12-03 18:16:12 +09:00
DebugSettings.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
DebugSettingsActivity.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
DicTraverseSession.java Remove MAX_WORD_LENGTH_INTERNAL 2013-01-15 12:39:08 +09:00
Dictionary.java Fix Apache license comment 2013-01-21 22:23:37 +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 Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +09:00
DictionaryPackInstallBroadcastReceiver.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ExpandableBinaryDictionary.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ExpandableDictionary.java Privatize a few constants in BinaryDictionary.java 2012-12-17 17:46:57 +09:00
ExternalDictionaryGetterForDebug.java Create methods in LatinIME to make the current dict lists 2013-01-31 09:26:52 +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 Apache license comment 2013-01-21 22:23:37 +09:00
InputView.java Fix Apache license comment 2013-01-21 22:23:37 +09: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 [Rlog27] Add replay capability 2013-01-29 09:33:25 -08:00
LatinImeLogger.java Simplify singleton class initialization 2013-01-07 19:05:31 +09:00
LocaleUtils.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
PositionalInfoForUserDictPendingAddition.java Fix Apache license comment 2013-01-21 22:23:37 +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 Fix Apache license comment 2013-01-21 22:23:37 +09: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 Clean up Settings and SettingsFragment a bit 2013-01-25 16:23:29 +09:00
SettingsActivity.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
SettingsFragment.java Clean up Settings and SettingsFragment a bit 2013-01-25 16:23:29 +09:00
SettingsValues.java Clean up Settings and SettingsFragment a bit 2013-01-25 16:23:29 +09:00
StaticInnerHandlerWrapper.java Avoid memory leak by by non-static Handler inner classes 2011-06-26 00:14:40 +09:00
StringUtils.java Insert into user dict in lower case if auto-caps (D2) 2013-01-17 20:38:52 +09:00
SubtypeLocale.java Remove keyboard layout description on the spacebar 2013-01-28 11:49:44 +09:00
SubtypeSwitcher.java Refactor SubtypeLocale to hold Resources 2013-01-23 16:23:11 +09:00
Suggest.java Add a way to know externally if we're installing a new dict 2013-01-31 09:04:55 +09:00
SuggestedWords.java Fix Apache license comment 2013-01-21 22:23:37 +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 Insert into user dict in lower case if auto-caps (D2) 2013-01-17 20:38:52 +09:00
UserHistoryDictIOUtils.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
UserHistoryDictionary.java Fix Apache license comment 2013-01-21 22:23:37 +09: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 Small code cleanups 2013-01-07 12:13:42 +09:00
WordComposer.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
WordListInfo.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
XmlParseUtils.java Fix Apache license comment 2013-01-21 22:23:37 +09:00