jamfish/app/src/main/java/com/kabouzeid/gramophone/helper
tkashkin 93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
..
menu Created CustomPlaylist class, cleaned up some code 2017-04-22 15:34:59 +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 Added option to save a playlist as m3u file. 2016-01-29 11:57:37 +01:00
MusicPlayerRemote.java Add another space to the playlist duration. Clean up the code. 2017-06-06 19:51:21 +02: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 Improved the artist loading mechanism. 2016-07-22 20:36:42 +02: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