Gadgetbridge/app
Daniele Gobbetti e08a900978 Refactor the MusicPlaybackReceiver and related files
Add actions to the filter (this should help with #536)
Add "copy" constructors to MusicSpec and MusicStateSpec, and use those when receiving an updated intent, this way partial updates do not disrupt the local information.
Iterate over incoming extra keys, explicitly check the incoming type and use only known type. This could help with #533

Possible problem: this code iterates over every key of the incoming bundle.
2017-02-01 22:55:40 +01:00
..
src Refactor the MusicPlaybackReceiver and related files 2017-02-01 22:55:40 +01:00
build.gradle bump version, update changelog 2017-01-25 22:15:21 +01:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00