aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-116.0 Doze fix: grab and hold a Wifi lock while castingScott Jackson
2015-12-08Don't stop playing just because failed to parse eventScott 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-30DLNA: fix a couple of issues with last commitScott Jackson
2015-11-30Fix gapless playback on DLNA not scrobbling completionScott Jackson
2015-11-30#589 Fix case where we are trying to setup the next song before the current o...Scott Jackson
2015-11-30Move next setup login into DownloadService, fix some casting UI issuesScott 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-27Fix weird behavior with removing server in middle of listScott Jackson
2015-11-27#580, #596 Switch fragments for server settings as wellScott Jackson
2015-11-27Fix error if volumeMax is < 10 and increments gets rounded to 0Scott Jackson
2015-11-27#580, #596 Make setting open up a normal new fragmentScott Jackson
2015-11-23Prioritize closest title for autoplay so a query like All American Rejects pl...Scott Jackson
2015-11-23Work on getting search results to auto play better if case is different or of...Scott Jackson
2015-11-23Unpin songs when deleting a synced playlistScott Jackson
2015-11-23#597 Auto unpin songs when removing from playlist through DSubScott Jackson
2015-11-23#597 Unpin songs when no longer in synced playlist on manual refreshScott Jackson
2015-11-23Only count songs as duplicate if they have the same disc/track # as wellScott Jackson
2015-11-19DSub 5.1.1 ReleasedScott 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-14Add menu for video podcasts for podcast specific functionsScott Jackson
2015-11-14Fix artist header not changing when already on artist fragment and switching ...Scott Jackson
2015-11-14On tablets show the search fragment as the originScott Jackson
2015-11-14Remove Log.dScott Jackson
2015-11-14On tablets show main's albums on own since they can fully use spaceScott Jackson
2015-11-14Show lager grid for landscape tablets with only one fragment visibleScott Jackson
2015-11-13DSub 5.1 Final ReleasedScott Jackson
2015-11-11Don't constantly update position for AutoScott Jackson
2015-11-11DSub 5.1 RC2 ReleasedScott Jackson
2015-11-11#591 Don't pass a position at all if we are going to next songScott Jackson
2015-11-10Fix cover art, file path, and podcast name for newest podcastsScott Jackson
2015-11-10Fix crash if clearComplete removes current playingScott Jackson
2015-11-09Make notifications on L+ have ripple effect backgroundsScott Jackson
2015-11-09#296 Improve low memory handlingScott Jackson
2015-11-09#49 Add scrolling to widgets title'sScott Jackson
2015-11-07#296 Respond to service low memory warningsScott Jackson
2015-11-07Add podcast channel to Newest Episode listingScott Jackson
2015-11-07#592 Fix recent podcasts not showing up on rotateScott Jackson
2015-11-05DSub 5.1 Released to betaScott Jackson
2015-11-04Wrap crash in try/catchScott Jackson