aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/service
AgeCommit message (Expand)Author
2015-12-17Make getArtist/getAlbum auto refresh entries as wellScott Jackson
2015-12-17Delete/add entries from background refreshScott Jackson
2015-12-16Concurrent modification errorScott Jackson
2015-12-15Decade search should go 2000-2009 instead of to 2010Scott Jackson
2015-12-14Sort artists on every view since second level artists are otherwise not sorte...Scott Jackson
2015-12-14Just sort folders on every view instead of refresh (will be needed if I decid...Scott Jackson
2015-12-14Fix offline id's with SongDBHandler when saving remote playlistScott Jackson
2015-12-12Update podcast episodes in SongDBHandler as wellScott 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-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-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-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-14Remove Log.dScott Jackson
2015-11-13DSub 5.1 Final ReleasedScott Jackson
2015-11-11Don't constantly update position for AutoScott 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-09#296 Improve low memory handlingScott Jackson
2015-11-07#296 Respond to service low memory warningsScott Jackson
2015-11-07Add podcast channel to Newest Episode listingScott Jackson
2015-10-29Fix Podcasts missing cover art in offline modeScott Jackson
2015-10-28#590 Display newest podcast episodes at topScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-10-23Fix some cases of possibly referencing the wrong instaceScott Jackson
2015-10-22Fix error if progress handlers ever fired as shutting downScott Jackson
2015-10-22Merge branch 'auto'Scott Jackson
2015-10-22#480 Add playlists browsing from AutoScott Jackson
2015-10-17#574 Last.FM artwork fails if done by POST nowScott 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-09Merge branch 'master' into autoScott Jackson
2015-10-09#559 Don't remove offline id's from serialized state, just from state sent to...Scott Jackson
2015-10-09Start of Auto supportScott Jackson
2015-10-07Don't send cover art to Chromecast AudioScott Jackson
2015-10-07Fix turning casting off while paused not updating statusScott Jackson
2015-10-06Fix offline mode showing playlists with no cached songsScott Jackson
2015-10-06Accidentally included in merge commitScott Jackson