jamfish/app/src/main/java/com/kabouzeid/gramophone/provider
2015-06-24 14:26:36 +02:00
..
AlbumJSONStore.java All smart playlists are working now. 2015-06-21 21:17:22 +02:00
ArtistJSONStore.java All smart playlists are working now. 2015-06-21 21:17:22 +02:00
MusicPlaybackQueueStore.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
RecentlyPlayedStore.java All smart playlists are working now. 2015-06-21 21:17:22 +02:00
SongPlayCountStore.java All smart playlists are working now. 2015-06-21 21:17:22 +02:00