LatinIME/java/src/com/android/inputmethod/dictionarypack
Dan Zivkovic d23dd5978d Don't prompt before downloading.
We don't pay attention to the answer, so don't ask.

Bug 22069694.

Change-Id: Ic048d5570e68fbc9438c6577e27e6c7f68428606
2015-06-25 15:01:04 -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
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 Load metadata.json from resources on DB reset. 2015-06-24 18:40:34 -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
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 Don't prompt before downloading. 2015-06-25 15:01:04 -07: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