Stats activity

This commit is contained in:
Koitharu
2024-02-29 14:01:31 +02:00
parent 11cd5609bb
commit 101d357eff
19 changed files with 213 additions and 99 deletions

View File

@@ -239,6 +239,9 @@
<data android:scheme="kotatsu+kitsu" />
</intent-filter>
</activity>
<activity
android:name="org.koitharu.kotatsu.stats.ui.StatsActivity"
android:label="@string/reading_stats" />
<service
android:name="androidx.work.impl.foreground.SystemForegroundService"