You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.
CyanogenMod's Apollo Music Player doesn't respond to the intent. I grepped through Apollo's code and it doesn't seem to be handling the "com.android.music.musicservicecommand" intent at all. I might have to fake key inputs a la "KeyEvent.KEYCODE_MEDIA_PAUSE" to get it to pause its playback.
Players like AOSP's Music, Google's Play Music and Samsung's Music comply, though.
At the moment jitsi-android doesn't care for music. I would like to implement a behavior as such:
-Duck music while ringing on incoming or outgoing call
-Stop music if the actual call takes place
The text was updated successfully, but these errors were encountered: