Sources catalog

This commit is contained in:
Koitharu
2023-11-12 11:32:55 +02:00
parent dd898579c9
commit b093a885c9
32 changed files with 828 additions and 309 deletions

View File

@@ -221,6 +221,9 @@
</intent-filter>
</activity>
<activity
android:name="org.koitharu.kotatsu.settings.sources.catalog.SourcesCatalogActivity"
android:label="@string/sources_catalog" />
<service
android:name="androidx.work.impl.foreground.SystemForegroundService"