Local manga index in database

This commit is contained in:
Koitharu
2024-09-23 08:55:17 +03:00
parent 66644d55a4
commit 169e31e9ba
19 changed files with 248 additions and 98 deletions

View File

@@ -273,6 +273,7 @@
<service
android:name="org.koitharu.kotatsu.alternatives.ui.AutoFixService"
android:foregroundServiceType="dataSync" />
<service android:name="org.koitharu.kotatsu.local.ui.LocalIndexUpdateService" />
<service
android:name="org.koitharu.kotatsu.widget.shelf.ShelfWidgetService"
android:permission="android.permission.BIND_REMOTEVIEWS" />