tachiyomi/app/src/main/java/eu/kanade/tachiyomi/data
Two-Ai 79662a5866
Misc Downloader state cleanup (#9145)
* Replace Downloader CompositeSubscription with nullable Subscription

* Derive Downloader.isRunning from subscription

Also simplify usages of isRunning

* Move DownloadNotifier.paused to Downloader.isPaused

* Remove unused DownloadNotifier.errorThrown
2023-02-25 14:43:00 -05:00
..
backup Move more things to domain module 2023-02-18 15:14:04 -05:00
cache Move more models to domain module 2023-01-22 10:54:28 -05:00
coil Move more things around 2023-01-27 22:31:12 -05:00
database/models Move more models to domain module 2023-01-22 10:54:28 -05:00
download Misc Downloader state cleanup (#9145) 2023-02-25 14:43:00 -05:00
library Make DownloadManager the sole entry point for DownloadService (#9140) 2023-02-24 22:07:30 -05:00
notification Make DownloadManager the sole entry point for DownloadService (#9140) 2023-02-24 22:07:30 -05:00
preference Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
saver Move more things around 2023-01-27 22:31:12 -05:00
track Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00
updater Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00