1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-23 23:32:23 +02:00
Gadgetbridge/app
Andreas Shimokawa de74a033f6 Try to support controlling multiple music players
This tries to control the last player that played a (new) song.
It is very limited since we cannot get the source of an intent.
Instead we try to guess from the Action.
The problem is that we cannot support players that use only the action "com.android.music.XXXX" and not something own.
Also try to blindly support getting spotify metadata (for testing #112)
2015-09-15 01:36:33 +02:00
..
src Try to support controlling multiple music players 2015-09-15 01:36:33 +02:00
build.gradle update CHANGELOG, bump version 2015-09-12 23:22:29 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00