jamfish/app/src/main/java/com/kabouzeid/gramophone/helper
Andrew 6624fcd505 Added preference to turn off shuffle mode when selecting new list of songs (#527)
An option to turn sticky shuffle on or off. It's enabled by default so it keeps the current functionality the same. I noticed every other player has it so hopefully you don't have any issues with it being in the app.
2018-06-18 22:12:34 -04:00
..
menu Clean up 2018-06-05 22:45:29 +02:00
HorizontalAdapterHelper.java Massive adapter clean up. Lots of stuff unfinished there yet. Don't mess around with it yet. 2015-07-13 02:16:26 +02:00
M3UConstants.java Added option to save a playlist as m3u file. 2016-01-29 11:57:37 +01:00
M3UWriter.java Normalized playlist menus 2017-09-09 14:13:10 +02:00
MusicPlayerRemote.java Added preference to turn off shuffle mode when selecting new list of songs (#527) 2018-06-18 22:12:34 -04:00
MusicProgressViewUpdateHelper.java Add synchronized lyrics preference 2017-07-12 11:57:37 +03:00
PlayPauseButtonOnClickHandler.java Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
SearchQueryHelper.java Added Nullity Annotations 2015-07-10 02:37:10 +02:00
ShuffleHelper.java Fixed an ArrayIndexOutOfBoundsException. 2016-05-30 00:22:29 +02:00
SortOrder.java Support song ordering; add/fix album year sort 2018-04-28 11:47:05 -04:00
StackBlur.java New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
StopWatch.java Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00