LatinIME/java/src/com/android/inputmethod/latin/utils
Seigo Nonaka f53e034a17 Update language to comply with Android’s inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: tapas LatinIME && m
Change-Id: I2ffb39ff70f61e579b62761d3da526a545dead1f
2020-07-22 14:08:35 -07: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 Log interrupted tasks in AOSP. 2015-04-02 14:47:36 -07:00
AutoCorrectionUtils.java Quit auto-correct explicit accented letters to base letters. 2014-12-09 19:23:27 +09:00
BinaryDictionaryUtils.java Remove dead code, including tests. 2015-03-10 17:22:41 -07:00
CapsModeUtils.java Update language to comply with Android’s inclusive language guidance 2020-07-22 14:08:35 -07:00
CombinedFormatUtils.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
CompletionInfoUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +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
DictionaryHeaderUtils.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
DictionaryInfoUtils.java Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
ExecutorUtils.java Separate executor for the Spelling decoder. 2015-03-12 17:10:38 -07:00
FeedbackUtils.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
FileTransforms.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
FragmentUtils.java Bring back shortcuts and add to dictionary UI 2015-07-06 17:32:13 -07:00
ImportantNoticeUtils.java [LatinIME] Support MNC permissions. 2015-07-15 22:51:53 +00: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
LanguageOnSpacebarUtils.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
LeakGuardHandlerWrapper.java Add JSR305 annotation to LeakGuardHandlerWrapper 2014-10-14 18:19:22 +09:00
ManagedProfileUtils.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
MetadataFileUriGetter.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
NgramContextUtils.java Start-of-sentence should include newlines and non-period terminators. 2015-03-17 15:18:42 -07:00
RecapitalizeStatus.java Update language to comply with Android’s inclusive language guidance 2020-07-22 14:08:35 -07: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 Make Hebrew spellchecking spellcheck Hebrew. 2015-03-27 14:42:27 -07:00
SpannableStringUtils.java Reduce StringUtils dependency on the Android libs 2014-10-28 22:03:18 +09:00
StatsUtils.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
StatsUtilsManager.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
SubtypeLocaleUtils.java Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
SuggestionResults.java Don't assume that correctable words are invalid 2015-02-25 17:59:58 -08: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 Remove distracter filter from client. 2015-02-09 11:52:12 -08:00
XmlParseUtils.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00