LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard d8f0caa406 Move constants to a better place.
Change-Id: I5c27a3ed99b17f850e26a8503de16f001c7111c1
2012-06-27 18:08:08 +09:00
..
define
makedict Small performance tweak 2012-06-08 17:09:40 +09:00
spellcheck Remove a meaningless separation (A18) 2012-06-26 17:59:04 +09:00
suggestions Merge "Do not display punctuation suggestions when bigrams are on." into jb-dev 2012-06-14 14:37:13 -07:00
AdditionalSubtype.java Fix build 2012-05-24 17:13:35 +09:00
AdditionalSubtypeSettings.java
AssetFileAddress.java
AudioAndHapticFeedbackManager.java
AutoCorrection.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
BackupAgent.java
BinaryDictionary.java Cleanup the dictionary type. 2012-06-27 17:31:09 +09:00
BinaryDictionaryFileDumper.java
BinaryDictionaryGetter.java
Constants.java
ContactsBinaryDictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
DebugSettings.java
DebugSettingsActivity.java
Dictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
DictionaryCollection.java Cleanup the dictionary type. 2012-06-27 17:31:09 +09:00
DictionaryFactory.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
DictionaryPackInstallBroadcastReceiver.java Wipe the application cache selectively 2012-05-25 18:56:13 +09:00
ExpandableBinaryDictionary.java Cleanup the dictionary type. 2012-06-27 17:31:09 +09:00
ExpandableDictionary.java Cleanup the dictionary type. 2012-06-27 17:31:09 +09:00
FileTransforms.java
ImfUtils.java
InputAttributes.java
InputTypeUtils.java
InputView.java
JniUtils.java
LastComposedWord.java
LatinIME.java Remove unused stuff. 2012-06-27 17:44:16 +09:00
LatinImeLogger.java Update the prototype of onAddSuggestedWord - calling side. 2012-06-27 16:17:14 +09:00
LocaleUtils.java
NativeUtils.java Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
ResearchLogger.java only output every kth word to log 2012-06-26 16:15:20 -07:00
RichInputConnection.java Refactoring and groundwork to fix a bug with older apps 2012-06-25 16:32:25 +09:00
Settings.java Remove "Key popup dismiss delay" when "Popup on keypress" is suppressed 2012-06-26 00:40:53 +09:00
SettingsActivity.java
SettingsValues.java Cleanup, part 9 (C9) 2012-06-21 09:22:32 +09:00
StaticInnerHandlerWrapper.java
StringUtils.java fix IllegalOutOfBoundsException 2012-06-25 22:40:56 -07:00
SubtypeLocale.java
SubtypeSwitcher.java
Suggest.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
SuggestedWords.java Small cleanups 2012-06-27 16:54:37 +09:00
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsBinaryDictionary.java Cleanup the dictionary type. 2012-06-27 17:31:09 +09:00
SynchronouslyLoadedUserBinaryDictionary.java Remove the callback argument to getWords() (A15) 2012-06-26 17:36:47 +09:00
TargetApplicationGetter.java Fix a possible NPE. 2012-05-31 19:33:39 +09:00
UserBinaryDictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
UserHistoryDictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
UserHistoryDictionaryBigramList.java Cache UserHistoryDictionary for each language 2012-06-06 20:02:00 +09:00
UserHistoryForgettingCurveUtils.java Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
Utils.java Do away with Utils#addAllSuggestions (A14) 2012-06-26 17:36:47 +09:00
VibratorUtils.java
WhitelistDictionary.java Move constants to a better place. 2012-06-27 18:08:08 +09:00
WordComposer.java Small cleanups 2012-06-27 16:54:37 +09:00
WordListInfo.java
XmlParseUtils.java