jamfish/app/src/main/java/com/kabouzeid/gramophone/helper
2016-01-07 16:20:14 +01:00
..
menu Removed some old and unused classes 2015-12-27 19:31:19 +01: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 No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +01:00
MusicProgressViewUpdateHelper.java Added progress bar to the mini player. 2015-10-18 23:08:41 +02:00
PlayingNotificationHelper.java No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +01: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 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
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