mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-20 23:21:15 +01:00
86b9262a7e
* Rename functions for DownloadService internal use * Call DownloadService.start via DownloadManager * Inline DownloadService.stop into pauseDownloads * Inline DownloadService.stop into clearQueue NotificationReceiver will now also stop the DownloadService when receiving ACTION_CLEAR_DOWNLOADS. * Provide DownloadService.isRunning via DownloadManager