jamfish/app/src/main/java/com/kabouzeid/gramophone/service
2015-06-24 14:26:36 +02:00
..
MediaButtonIntentReceiver.java Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings. 2015-06-19 02:29:44 +02:00
MultiPlayer.java Cleaned up MusicService and MusicPlayerRemote even more. 2015-06-19 18:39:00 +02:00
MusicService.java Save the current queue async in an SQL database with an handler running on a background thread (issue #43). Also saving position inside the track now. Fixed a bug where the lockscreen and widget were not updated correctly when pressing play after opening the app for the first time after it was closed before. 2015-06-24 14:26:36 +02:00