Reworked controls to have pause, and skip not in the slider anymore

This commit is contained in:
Alex Kim
2024-12-03 03:56:55 +11:00
parent 69ffdc2ddf
commit 880a739dd4
6 changed files with 176 additions and 105 deletions

View File

@@ -41,7 +41,8 @@
"package": "com.fredrikburmester.streamyfin",
"permissions": [
"android.permission.FOREGROUND_SERVICE",
"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK"
"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK",
"android.permission.WRITE_SETTINGS"
]
},
"plugins": [