LatinIME/java/src/com/android/inputmethod/latin/utils
David Faden c92c883fdf Add calls to stub for API to consume gesture data.
Bug: 17400259
Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664
2014-10-03 15:01:34 +09: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 a bug with the Greek question mark. 2014-09-08 15:33:51 +09:00
CollectionUtils.java Add calls to stub for API to consume gesture data. 2014-10-03 15:01:34 +09:00
CombinedFormatUtils.java Introduce NgramProperty in Java side. 2014-10-01 11:21:08 +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
CursorAnchorInfoUtils.java Support CursorAnchorInfo in the full-screen mode 2014-09-11 18:36:53 +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 Added @UsedForTesting to 'missing' methods to avoid ProGuard removing them 2014-09-19 14:31:33 +09:00
DistracterFilter.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
DistracterFilterCheckingExactMatchesAndSuggestions.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
DistracterFilterCheckingIsInDictionary.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +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 Add Accounts & privacy settings in LatinIME 2014-09-17 20:50:05 -07:00
ImportantNoticeUtils.java Add an internal state test to ImportantNoticeUtilsTests 2014-09-26 12:16:54 +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 Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09: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
NgramContextUtils.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +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 resolved conflicts for merge of 233a2f21 to master 2014-09-18 18:27:45 +09:00
SubtypeLocaleUtils.java Add !string/<resource_name> reference 2014-09-25 18:27:23 +09:00
SuggestionResults.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +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