aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/util
AgeCommit message (Expand)Author
2016-02-02Fixes #638 Make gapless playback while casting optionalScott Jackson
2016-01-30Copy values on long click in details dialogFrançois-Xavier Thomas
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-18Format podcast dates the same as the rest of the appScott Jackson
2016-01-18Auto: add ability to Play LastScott Jackson
2016-01-15#588 Post logs to PastebinScott Jackson
2016-01-14Fix infinite recursion in applyReplayGainScott Jackson
2016-01-11Auto: take out video and 1 star rated songsScott Jackson
2016-01-11Fixes #618: add bookmarks to AutoScott Jackson
2016-01-10#618 Resume podcasts/album lists from BookmarksScott Jackson
2016-01-10Fixed #619: Add Podcasts to AutoScott Jackson
2016-01-08fixes #595 Add Album Lists to AutoScott Jackson
2016-01-07#611 Update the cover art when refreshing songsScott Jackson
2016-01-04#614 Bookmark on pause + sync UI on bookmarks from other placesScott Jackson
2016-01-04#609 Go directly to playlist/podcast from sync notificationScott Jackson
2015-12-29#575: Add batch star/unstarScott Jackson
2015-12-17Fix infinite recursion of removing then re-putting same bitmap on stackScott Jackson
2015-12-14Don't create DownloadFile just to grab the save pathScott Jackson
2015-12-12Speed up addSongsImpl enough we can load for playlists as wellScott Jackson
2015-12-12Add songs to SongDBHandler in normal viewingScott Jackson
2015-12-12Try to lookup songs in SongDBHandler for offline scrobbling/starsScott Jackson
2015-12-11If case of multiple identical paths offline, show last played as most recent oneScott Jackson
2015-12-11Add server instance to RegisteredSongsScott Jackson
2015-12-11Merge branch 'master' into playedScott Jackson
2015-12-08Forgot to do super.onRestoreScott Jackson
2015-12-08On settings restore remove cache location since they differ from device to de...Scott Jackson
2015-11-30Keep track of played songs in Offline mode if we have a id registered for itScott Jackson
2015-11-28Start of keeping track of played songs. Based loosly on https://github.com/p...Scott Jackson
2015-11-17Fix if isExternalStorageRemovable throws (appears to have been due to testing...Scott Jackson
2015-11-17Fix swapping position of download files not sticking until refresh due to not...Scott Jackson
2015-11-16Keep bitmaps in the notification from being recycledScott Jackson
2015-11-16Fix getCachedImage returning a recycled bitmapScott Jackson
2015-11-09#296 Improve low memory handlingScott Jackson
2015-11-07#296 Respond to service low memory warningsScott Jackson
2015-10-30Fix issue of current user not being refreshed when server details changedScott Jackson
2015-10-30Remove a bunch of Log.dScott Jackson
2015-10-29Fix Podcasts missing cover art in offline modeScott Jackson
2015-10-27Fix options not refreshing after loading user since moved to AppCompatActivityScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-10-23Fix online instance ever registering as 0Scott Jackson
2015-10-22Fix legacy RemoteControlClient wiping out metadata when adding coverartScott Jackson
2015-10-22Merge branch 'auto'Scott Jackson
2015-10-22Fix broken preference saving on Admin tabScott Jackson
2015-10-22#480 Add playlists browsing from AutoScott Jackson
2015-10-19#572 Add option to never try to resume from remote play queueScott Jackson
2015-10-19#480 Add support for searching within AutoScott Jackson
2015-10-14Make wear notification controls match theme colorScott Jackson
2015-10-13#480, #379 Don't show prev/next when not useful, display queue on Auto, and i...Scott Jackson
2015-10-12#480 Add support for starring/rating from autoScott Jackson
2015-10-10#480 Add support for back/forward + album artwork for AutoScott Jackson