komikku/app
Two-Ai b9a18d2c73 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

(cherry picked from commit 86b9262a7ef6c4e97f248bdf417b0e06503fefac)
2023-03-14 21:20:07 -04:00
..
src Make DownloadManager the sole entry point for DownloadService (#9140) 2023-03-14 21:20:07 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Use Compose Foundation's flow layout (#9123) 2023-03-05 18:58:44 -05:00
proguard-android-optimize.txt Proguard fixes 2021-05-22 16:07:11 -04:00
proguard-rules.pro Fix debug functions on release builds 2022-10-18 21:46:29 -04:00
shortcuts.xml Remove more unused strings 2021-05-31 23:48:06 -04:00