This website requires JavaScript.
Explore
Help
Register
Sign in
tenkuma
/
jamfish
Watch
1
Star
0
Fork
You've already forked jamfish
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fc2726bf42
jamfish
/
app
/
src
/
main
/
java
/
com
/
kabouzeid
/
gramophone
/
service
History
Download ZIP
Download TAR.GZ
Karim Abou Zeid
fc2726bf42
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
..
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