mihon/app
Two-Ai 86b9262a7e
Make DownloadManager the sole entry point for DownloadService (#9140)
* 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
2023-02-24 22:07:30 -05:00
..
src Make DownloadManager the sole entry point for DownloadService (#9140) 2023-02-24 22:07:30 -05:00
.gitignore
build.gradle.kts Migrate TriState usages to TriStateFilter enum 2023-02-24 16:09:47 -05:00
proguard-android-optimize.txt
proguard-rules.pro
shortcuts.xml