LatinIME/java/src/com/android/inputmethod/latin/utils
Tadashi G. Takaoka 5c490e5da5 Refactor RunInLocale a bit
Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245
2014-04-17 17:39:19 +09:00
..
AdditionalSubtypeUtils.java Add additional subtypes test 2014-03-03 17:16:02 +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 Separate utility methods from BinaryDictionary. 2014-03-05 18:19:34 +09:00
Base64Reader.java Move Base64Reader to utils package 2013-06-05 19:39:36 +09:00
BinaryDictionaryUtils.java Dictionary migration in Java side. 2014-03-27 17:46:35 +09:00
CapsModeUtils.java Fix a bug specific to German capitalization. 2014-01-17 02:06:24 +09:00
CollectionUtils.java Move arrayAsList method to CollectionUtils 2014-01-31 15:26:05 +09:00
CombinedFormatUtils.java Separate WeightedString from FusionDictionary. 2014-03-06 18:53:06 +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
CsvUtils.java Move some methods to MoreKeySpec class 2014-01-31 20:19:48 +09:00
DebugLogUtils.java Optimize layout 2013-09-05 22:27:26 +09:00
DialogUtils.java Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
DictionaryInfoUtils.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
ExecutorUtils.java Shuwdown executors after executing all tasks. 2014-04-17 09:28:52 +09:00
FeedbackUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
FileTransforms.java Move settings related classes to "settings" 2013-07-22 16:35:44 +09:00
FileUtils.java Fix possible NPE in FileUtils. 2013-12-27 14:58:38 +09:00
FragmentUtils.java Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
ImportantNoticeUtils.java Suppress important notice when its title message is empty 2014-03-20 11:48:28 +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 Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
LanguageModelParam.java Fix: NPE after onDestroy(). 2014-03-28 12:17:44 +09:00
LatinImeLoggerUtils.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
LeakGuardHandlerWrapper.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
LocaleUtils.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
MetadataFileUriGetter.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
PrioritizedSerialExecutor.java Make ExpandableBinaryDictionary usable for offdevice tests. 2013-12-13 14:48:43 +09:00
RecapitalizeStatus.java Use sorted int[] to represent word separators 2014-01-20 19:40:02 +09:00
ResizableIntArray.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
ResourceUtils.java Fix possible NPE while finding device override value from resource 2014-02-10 14:38:53 +09:00
RunInLocale.java Refactor RunInLocale a bit 2014-04-17 17:39:19 +09:00
SpacebarLanguageUtils.java Refactor SubtypeLocaleUtils a bit 2014-04-10 17:24:58 +09:00
SpannableStringUtils.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
StatsUtils.java Fix build breakage caused by I0218dd07 2014-04-08 20:00:16 +09:00
StringUtils.java [CB25] Refactor some array copying 2014-04-09 18:38:29 +09:00
SubtypeLocaleUtils.java Refactor SubtypeLocaleUtils a bit 2014-04-10 17:24:58 +09:00
SuggestionResults.java Remove logic related to dictionary loading from LatinIME. 2014-03-25 15:35:20 +09:00
TargetPackageInfoGetterTask.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
TextRange.java Don't resume suggestion on links. 2014-02-17 20:36:16 +09:00
TypefaceUtils.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
UsabilityStudyLogUtils.java Add UsabilityStudyLogUtils.writeMotionEvent 2013-07-31 19:05:14 +09:00
UserLogRingCharBuffer.java Reinstate a call to UsabilityStudyLogUtils#writeChar() 2013-08-09 19:32:02 +09:00
ViewLayoutUtils.java Move TypefaceUtils and ViewUtils to utils package 2013-07-05 19:24:59 +09:00
XmlParseUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00