futokb/java/src/com/android/inputmethod/latin
Jean Chalard b5e1f48987 Remove the now useless Flag class.
Change-Id: Ibe45189b73e2606cf77e30da166dd0d45ae47c5c
2012-04-06 19:47:16 +09:00
..
define
makedict Add support for German umlaut and French ligatures flags 2012-04-06 17:07:29 +09:00
spellcheck Remove the now useless Flag class. 2012-04-06 19:47:16 +09:00
suggestions Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java Move VibratorCompatWrapper to VibratorUtils. 2012-03-30 19:23:12 +09:00
AutoCorrection.java Combine candidate words and scores 2012-04-02 18:39:24 +09:00
BackupAgent.java
BinaryDictionary.java Remove the now useless Flag class. 2012-04-06 19:47:16 +09:00
BinaryDictionaryFileDumper.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
BinaryDictionaryGetter.java Add RunInLocale class to guard locale switching 2012-04-03 17:43:45 +09:00
ContactsDictionary.java
DebugSettings.java
Dictionary.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
DictionaryCollection.java
DictionaryFactory.java Change the flags to a boolean in constructors. 2012-04-06 19:33:01 +09:00
DictionaryPackInstallBroadcastReceiver.java
EditingUtils.java Remove InputConnectionCompatUtils 2012-03-31 19:04:38 +09:00
ExpandableDictionary.java Come back the proximity correction to ExpandableDictionary 2012-04-02 15:01:21 +09:00
FileTransforms.java
InputAttributes.java Cleanup InputTypeCompatUtils to InputTypeUtils 2012-04-03 17:42:19 +09:00
InputTypeUtils.java Cleanup InputTypeCompatUtils to InputTypeUtils 2012-04-03 17:42:19 +09:00
InputView.java
JniUtils.java
LastComposedWord.java
LatinIME.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
LatinImeLogger.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
LocaleUtils.java Add RunInLocale class to guard locale switching 2012-04-03 17:43:45 +09:00
ResearchLogger.java improve ResearchLogger performance 2012-03-29 15:37:41 -07:00
Settings.java Update the names and default values of bigram options. 2012-04-05 21:07:40 +09:00
SettingsValues.java Update the names and default values of bigram options. 2012-04-05 21:07:40 +09:00
StaticInnerHandlerWrapper.java
StringUtils.java Cleanup unused methods 2012-04-06 12:27:53 +09:00
SubtypeLocale.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
SubtypeSwitcher.java Cleanup unused methods 2012-04-06 12:27:53 +09:00
SubtypeUtils.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
Suggest.java Replace the flags in getSuggestions with a boolean. 2012-04-06 19:34:48 +09:00
SuggestedWords.java Fix NPE in SuggestedWords 2012-04-04 11:09:13 +09:00
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsDictionary.java
SynchronouslyLoadedUserDictionary.java
UserDictionary.java
UserHistoryDictionary.java
Utils.java
VibratorUtils.java Move VibratorCompatWrapper to VibratorUtils. 2012-03-30 19:23:12 +09:00
WhitelistDictionary.java Add RunInLocale class to guard locale switching 2012-04-03 17:43:45 +09:00
WordComposer.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
WordListInfo.java
XmlParseUtils.java