LatinIME/java/src/com/android/inputmethod/latin/utils
Yohei Yukawa dac49f9f6d Simplify CursorAnchorInfoCompatWrapper
With this CL, we will use CursorAnchorInfoCompatWrapper just to
avoid unexpected NoClassDefFoundError due to the direct
dependency CursorAnchorInfo class, which is available only on
API level 21 and later.

Change-Id: I254ff83f1ca41daa21d0666b5824af22ba529022
2014-10-09 15:54: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 Simplify CursorAnchorInfoCompatWrapper 2014-10-09 15:54:34 +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 [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +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