LatinIME/java/src/com/android/inputmethod/latin/utils
Tadashi G. Takaoka 9dc3ae84ee Add helper methods to convert flags to readable text
Change-Id: I23608927cef8a897ff4ad8c938560cc78093ddac
2014-10-31 16:20:20 +09:00
..
AdditionalSubtypeUtils.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
ApplicationUtils.java [IL15] Some small refactoring 2013-12-20 11:24:45 +09:00
AsyncResultHolder.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
AutoCorrectionUtils.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
BinaryDictionaryUtils.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
CapsModeUtils.java Add helper methods to convert flags to readable text 2014-10-31 16:20:20 +09:00
CollectionUtils.java Add null analysis annotation to CollectionUtils 2014-10-27 18:30:29 +09:00
CombinedFormatUtils.java Support dumping ngram entries. 2014-10-22 18:15:53 +09:00
CompletionInfoUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
CoordinateUtils.java Refactor CoordinateUtils 2014-10-27 18:02:33 +09:00
CursorAnchorInfoUtils.java Remove BuildCompatUtils.VERSION_CODES_LXX 2014-10-22 01:29:58 +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 Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
DistracterFilter.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
DistracterFilterCheckingExactMatchesAndSuggestions.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
DistracterFilterCheckingIsInDictionary.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ExecutorUtils.java Fix some compiler warnings 2014-10-21 19:28:37 +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
LeakGuardHandlerWrapper.java Add JSR305 annotation to LeakGuardHandlerWrapper 2014-10-14 18:19:22 +09:00
LocaleUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
NgramContextUtils.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
RecapitalizeStatus.java Add helper methods to convert flags to readable text 2014-10-31 16:20:20 +09:00
ResourceUtils.java Add a preference to resize the keyboard height. 2014-10-30 11:45:41 +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 Reduce StringUtils dependency on the Android libs 2014-10-28 22:03:18 +09:00
SubtypeLocaleUtils.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
SuggestionResults.java Fix some compiler warnings 2014-10-21 19:28:37 +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 FIx potential NPE 2014-10-21 14:13:27 +09:00
WordInputEventForPersonalization.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
XmlParseUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00