Discord RPC improvements

This commit is contained in:
Koitharu
2025-07-22 13:05:27 +03:00
parent 4d4c9c7a48
commit 896452a096
18 changed files with 552 additions and 159 deletions

View File

@@ -287,6 +287,9 @@
<data android:mimeType="image/*" />
</intent-filter>
</activity>
<activity
android:name="org.koitharu.kotatsu.scrobbling.discord.ui.DiscordAuthActivity"
android:label="@string/discord" />
<service
android:name="androidx.work.impl.foreground.SystemForegroundService"