aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/fragments/NowPlayingFragment.java
AgeCommit message (Expand)Author
2015-09-16Fix for issues with drag/dropScott Jackson
2015-08-26All getResources() needs to use contextScott Jackson
2015-08-24Add fast scrolling with no bubble to NowPlayingFragmentScott Jackson
2015-08-24Get rid of seek progress toastScott Jackson
2015-08-18Make remove swipable from either directionScott Jackson
2015-08-09Fix landscape starScott Jackson
2015-08-09Fix repeat not updatingScott Jackson
2015-08-08Update a ton of drawables to modern material versionsScott Jackson
2015-07-30Fix playing: 0/totalScott Jackson
2015-07-29Update Multi selection to work from different fragmentsScott Jackson
2015-07-24#531 Add playlist cover artScott Jackson
2015-07-22#506 Show sleep time remainingScott Jackson
2015-07-18Update to use tinted drawablesScott Jackson
2015-07-18Fix -1/0Scott Jackson
2015-07-18Playing: 0/100 needs to be 1-basedScott Jackson
2015-07-13#527 Change from polling to using DownloadService eventsScott Jackson
2015-06-25#517 Replace ContextMenu with PopupMenuScott Jackson
2015-06-24Hide NowPlaying bar when starting with nothing playing (can't hide later sinc...Scott Jackson
2015-06-22Theme updateScott Jackson
2015-06-09Merge branch 'RecyclerView' into SlideUpPanel2Scott Jackson
2015-06-08#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...Scott Jackson
2015-05-19Merge branch 'master' into SlideUpPanel2Scott Jackson
2015-05-18Move getController to separate line in case optimizer is screwing with order ...Scott Jackson
2015-05-02Merge branch 'master' into SlideUpPanel2Scott Jackson
2015-04-30Fixed #499: Warning when user is trying to download on mobile when Wifi only ...Scott Jackson
2015-04-28Fix background update running on hidden NowPlayingFragmentScott Jackson
2015-04-27Merge work for #259 after project structure changeScott Jackson
2015-04-25Update to gradleScott Jackson