mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 11:26:47 +01:00
parent
e7fff32fb8
commit
eaf7b76715
@ -188,7 +188,10 @@ public class DeviceCommunicationService extends Service implements SharedPrefere
|
||||
"net.sourceforge.subsonic.androidapp.EVENT_META_CHANGED",
|
||||
"com.maxmpz.audioplayer.TPOS_SYNC",
|
||||
"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!
|
||||
|
Loading…
Reference in New Issue
Block a user