LatinIME/java/src/com/android/inputmethod/latin/utils
Jean Chalard a341e7d244 Merge "[ML3] Put the locale in SuggestedWordInfo" 2014-09-02 06:40:59 +00:00
..
AdditionalSubtypeUtils.java Additional subtype ID should be independent of OS-version 2014-07-04 15:08:58 +09:00
ApplicationUtils.java [IL15] Some small refactoring 2013-12-20 11:24:45 +09:00
AsyncResultHolder.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AutoCorrectionUtils.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
BinaryDictionaryUtils.java Quit creating empty dictionary file in ExpandableBinaryDictionary. 2014-04-22 13:18:36 -07:00
CapsModeUtils.java Fix some auto-caps problems: 2014-05-23 18:17:09 +09:00
CollectionUtils.java Clean up under the util package. 2014-07-18 17:47:14 +09:00
CombinedFormatUtils.java Support migration/dump of Beginning-of-Sentence entries. 2014-06-24 12:37:07 +09:00
CompletionInfoUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
CoordinateUtils.java Fix wrong indents. 2014-01-24 23:55:33 +09:00
DebugLogUtils.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
DialogUtils.java Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
DictionaryInfoUtils.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
DistracterFilter.java Apply distracter filter for UserHistoryDictionary. 2014-05-27 01:10:04 +09:00
DistracterFilterCheckingExactMatchesAndSuggestions.java Support multiple locales in distractor filter. 2014-08-29 22:29:30 +09:00
DistracterFilterCheckingIsInDictionary.java Check isInDictionary() before the distracter test. 2014-06-09 11:43:45 +09:00
ExecutorUtils.java Remove PrioritizedSerialExecutor. 2014-05-29 17:36:32 +09:00
FileUtils.java Fix possible NPE in FileUtils. 2013-12-27 14:58:38 +09:00
FragmentUtils.java Use fragment for keyboard theme settings 2014-07-29 18:19:20 +09:00
ImportantNoticeUtils.java Refactor logic to determine showing suggestions strip or not 2014-06-06 19:41:21 +09:00
InputTypeUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
IntentUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
JniUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
JsonUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LanguageModelParam.java Use CharSequence for spell checker to keep spans preserved 2014-07-20 02:16:11 +00:00
LeakGuardHandlerWrapper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LocaleUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
PrevWordsInfoUtils.java Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils. 2014-07-07 13:07:57 +09:00
RecapitalizeStatus.java Don't recapitalize just at the start of input 2014-06-04 16:29:31 +09:00
ResizableIntArray.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
ResourceUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
RunInLocale.java Stop using Configuration.setLocale 2014-04-22 09:22:46 -07:00
ScriptUtils.java [SD13] Reorder an enum alphabetically 2014-07-30 15:58:43 +09:00
SpannableStringUtils.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
StringUtils.java Straighten the dead char implementation, take 3. 2014-08-28 16:03:45 +09:00
SubtypeLocaleUtils.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
SuggestionResults.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
TargetPackageInfoGetterTask.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
TextRange.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
TypefaceUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
UncachedInputMethodManagerUtils.java Restore additional subtypes when the package is updated 2014-07-04 20:50:00 +09:00
ViewLayoutUtils.java Simplify onComputeInsets of LatinIME 2014-08-27 19:20:38 +09:00
XmlParseUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00