LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard a0ebb28d15 Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev 2012-09-18 20:02:05 -07:00
..
define New flag for the internal settings 2012-09-18 20:33:43 +09:00
makedict Add a new flag for linked list nodes. 2012-09-18 22:01:49 +09:00
spellcheck Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
suggestions Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
AdditionalSubtype.java Use string-array resource to define predefined-subtypes 2012-09-04 17:18:39 +09:00
AdditionalSubtypeSettings.java Use string-array resource to define predefined-subtypes 2012-09-04 17:18:39 +09:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java Move VibratorCompatWrapper to VibratorUtils. 2012-03-30 19:23:12 +09:00
AutoCorrection.java Stop auto-correcting non-whitelisted one-char strings 2012-09-11 17:24:08 +09:00
BackupAgent.java
BinaryDictionary.java Check the length of the word when add to FusionDictionary. 2012-09-10 12:35:53 +09:00
BinaryDictionaryFileDumper.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
BinaryDictionaryGetter.java Remove populateOptions(final ByteBuffer buffer). 2012-09-18 14:42:52 +09:00
BoundedTreeSet.java Use a TreeSet to sort suggestions instead of doing it by hand (A1) 2012-06-28 18:54:14 +09:00
CollectionUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
Constants.java Fix dicttool_aosp build 2012-09-10 12:56:10 +09:00
ContactsBinaryDictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
DebugSettings.java Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
DebugSettingsActivity.java Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
DicTraverseSession.java Step 28-A Introduce the session Id to getSuggestion 2012-08-15 15:44:45 +09:00
Dictionary.java Remove the whitelist dictionary. 2012-08-17 15:13:10 +09:00
DictionaryCollection.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
DictionaryFactory.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
DictionaryPackInstallBroadcastReceiver.java Wipe the application cache selectively 2012-05-25 18:56:13 +09:00
ExpandableBinaryDictionary.java Move FormatOptions and FileHeader to FormatSpec. 2012-09-13 16:35:41 +09:00
ExpandableDictionary.java Merge "Fix a silly bug." into jb-mr1-dev 2012-08-21 20:16:28 -07:00
FileTransforms.java
ImfUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
InputAttributes.java Refresh editor info when the text field attributes changes. 2012-08-15 18:32:59 +09:00
InputPointers.java Fix bug in InputPointers.append 2012-08-23 17:59:08 +09:00
InputTypeUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
InputView.java Rename SuggestionsView to SuggestionStripView 2012-07-23 15:37:43 +09:00
JniUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
LastComposedWord.java Allow Latin IME to cancel smiley-auto-correct consistenly 2012-08-29 16:49:39 +09:00
LatinIME.java Mark 2 resolved TODOS as such (A14) 2012-09-18 18:49:17 +09:00
LatinImeLogger.java Log touch timing 2012-09-18 19:26:25 +09:00
LocaleUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
ResizableIntArray.java Add toString method to InputPointers and ResizableIntArray 2012-08-23 17:29:36 +09:00
ResourceUtils.java Revert "Revert "Fix key letter size of 5-rows Thai keyboard"" 2012-08-30 11:30:13 +09:00
RichInputConnection.java Support the gesture + phantom space case (A13) 2012-09-18 18:48:49 +09:00
Settings.java New flag for the internal settings 2012-09-18 20:33:43 +09:00
SettingsActivity.java Add custom subtype settings 2012-04-19 19:33:51 +09:00
SettingsValues.java Use string-array resource to define predefined-subtypes 2012-09-04 17:18:39 +09:00
StaticInnerHandlerWrapper.java
StringUtils.java Take space state into account for caps (A11) 2012-09-18 16:16:28 +09:00
SubtypeLocale.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
SubtypeSwitcher.java Fix SubtypeSwitcher initialization path 2012-08-22 16:05:34 +09:00
Suggest.java Asynchronously look up dictionary for gesture input 2012-09-14 02:12:11 -07:00
SuggestedWords.java Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsBinaryDictionary.java Cleanup old methods (A90) 2012-07-10 19:30:46 +09:00
SynchronouslyLoadedUserBinaryDictionary.java Cleanup old methods (A90) 2012-07-10 19:30:46 +09:00
TargetApplicationGetter.java Fix a possible NPE. 2012-05-31 19:33:39 +09:00
UserBinaryDictionary.java Fix a bug with the user dictionary locale. 2012-07-02 17:14:47 +09:00
UserHistoryDictIOUtils.java Move FormatOptions and FileHeader to FormatSpec. 2012-09-13 16:35:41 +09:00
UserHistoryDictionary.java Check the length of the word when add to userhistory. 2012-09-04 15:34:41 +09:00
UserHistoryDictionaryBigramList.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
UserHistoryForgettingCurveUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
Utils.java Log touch timing 2012-09-18 19:26:25 +09:00
VibratorUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00
WordComposer.java Fix a bug with capitalizations (A15) 2012-09-18 18:52:05 +09:00
WordListInfo.java
XmlParseUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00