mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-18 05:17:08 +01:00
parent
e7fff32fb8
commit
eaf7b76715
@ -188,7 +188,10 @@ public class DeviceCommunicationService extends Service implements SharedPrefere
|
|||||||
"net.sourceforge.subsonic.androidapp.EVENT_META_CHANGED",
|
"net.sourceforge.subsonic.androidapp.EVENT_META_CHANGED",
|
||||||
"com.maxmpz.audioplayer.TPOS_SYNC",
|
"com.maxmpz.audioplayer.TPOS_SYNC",
|
||||||
"com.maxmpz.audioplayer.STATUS_CHANGED",
|
"com.maxmpz.audioplayer.STATUS_CHANGED",
|
||||||
"com.maxmpz.audioplayer.PLAYING_MODE_CHANGED"};
|
"com.maxmpz.audioplayer.PLAYING_MODE_CHANGED",
|
||||||
|
"com.spotify.music.metadatachanged",
|
||||||
|
"com.spotify.music.playbackstatechanged"
|
||||||
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* For testing!
|
* For testing!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user