jamfish/app/src/main/java/com/kabouzeid/gramophone/helper
2015-10-11 22:56:27 +02:00
..
menu Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00
ColorPalette.java Rewrote the donating stuff, synced translations and increased build version. 2015-08-27 02:28:30 +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
MusicPlayerRemote.java Sliding to the right on the bottom bar goes to the previous one instead of seeking back now. Close kabouzeid/phonograph-issue-tracker#9 2015-09-08 11:29:43 +02:00
PlayingNotificationHelper.java Clean ups. Replaced deprecated getResources.getColor() with ContextCompat.getColor(this, int color) 2015-08-19 13:43:38 +02:00
SearchQueryHelper.java Added Nullity Annotations 2015-07-10 02:37:10 +02:00
ShuffleHelper.java Added Nullity Annotations 2015-07-10 02:37:10 +02:00
SortOrder.java Cleaned up the Util classes 2015-07-11 02:08:54 +02: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