Group download notification

This commit is contained in:
Koitharu
2022-08-11 11:40:27 +03:00
parent d5bea0ca53
commit 43ef130052
9 changed files with 581 additions and 555 deletions

View File

@@ -111,6 +111,7 @@
<service
android:name="org.koitharu.kotatsu.download.ui.service.DownloadService"
android:stopWithTask="false"
android:foregroundServiceType="dataSync" />
<service android:name="org.koitharu.kotatsu.local.ui.LocalChaptersRemoveService" />
<service