LatinIME/java/src/com/android/inputmethod/dictionarypack
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
..
ActionBatch.java Disable download notifications. 2015-06-19 21:52:20 -07:00
AssetFileAddress.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
BadFormatException.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
ButtonSwitcher.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
CommonPreferences.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
CompletedDownloadInfo.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
DictionaryDownloadProgressBar.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
DictionaryListInterfaceState.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
DictionaryPackConstants.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
DictionaryProvider.java Don't prompt before downloading. 2015-06-25 15:01:04 -07:00
DictionaryService.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
DictionarySettingsActivity.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
DictionarySettingsFragment.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
DownloadIdAndStartDate.java Avoid downloading the metadata in quick succession. 2014-10-01 12:20:27 +09:00
DownloadManagerWrapper.java Clear/remove all the scheduled downloads in Download Manager 2015-06-22 12:57:31 -07:00
DownloadOverMeteredDialog.java Don't prompt before downloading. 2015-06-25 15:01:04 -07:00
DownloadRecord.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
EventHandler.java Fix some warnings 2013-07-31 16:17:01 +09:00
LogProblemReporter.java Hide the correct button when pressing a new button. 2013-04-19 22:50:45 +09:00
MD5Calculator.java Check the md5 checksum of the copied file. 2014-05-22 14:19:46 +09:00
MetadataDbHelper.java Update language to comply with Android’s inclusive language guidance 2020-07-22 14:08:35 -07:00
MetadataHandler.java Do not throw NPE if the dictionary info is not available on db 2015-04-02 17:50:48 -07:00
MetadataParser.java Attempt retry for broken dictionaries 2014-09-03 17:11:06 +09:00
MetadataUriGetter.java Merge java-overridable/ into java/ again 2018-05-06 20:46:17 -07:00
PrivateLog.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ProblemReporter.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
UpdateHandler.java Revert "Close FileChannels in UpdateHandler#copyFile." 2016-03-03 21:11:14 +00:00
WordListMetadata.java Do not throw NPE if the dictionary info is not available on db 2015-04-02 17:50:48 -07:00
WordListPreference.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00