aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/fragments
AgeCommit message (Expand)Author
2016-02-02Fixes #638 Make gapless playback while casting optionalScott Jackson
2016-02-02Increase max timer length to 1 hourScott Jackson
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-27Fix search no longer putting previous query in inputScott Jackson
2016-01-21Fixes #626: Put missing artists inline instead of requiring dialogScott Jackson
2016-01-21Allow clicking to play everything else around it on starred list since those ...Scott Jackson
2016-01-21Change song clicking to add stuff before it as wellScott Jackson
2016-01-21Show shuffle mode/artist radio instead of Playing: x of y as subtitleScott Jackson
2016-01-21Fixes #624: Add Madsonic specific song lists to Home tabScott Jackson
2016-01-18Fixed #621 Disable Play After behavior on Album Lists and only work on songsScott Jackson
2016-01-15#588 Post logs to PastebinScott 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
2016-01-04Merge remote-tracking branch 'origin/master'Scott Jackson
2016-01-04Fix crash when auto resetting the cache locationScott Jackson
2016-01-01#141 Add buttons for internal/external dir locations instead of requiring use...Scott Jackson
2015-12-29#575: Add batch star/unstarScott Jackson
2015-12-18Fix Settings sub-fragments not having titleScott Jackson
2015-12-17Delete/add entries from background refreshScott Jackson
2015-12-14Sort artists on every view since second level artists are otherwise not sorte...Scott Jackson
2015-12-14Show the complete date for last played if higher than last played dateScott Jackson
2015-12-12Fix songs with a db entry but never been played showing as epocScott Jackson
2015-12-11Add server instance to RegisteredSongsScott 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-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-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-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-10Fix cover art, file path, and podcast name for newest podcastsScott Jackson
2015-11-09#296 Improve low memory handlingScott Jackson
2015-11-07#592 Fix recent podcasts not showing up on rotateScott Jackson
2015-11-04Wrap crash in try/catchScott Jackson
2015-11-03Fix errors with less than 3 recent podcast episodesScott Jackson
2015-10-30#590 Add toggle for showing more recent podcast episodesScott Jackson
2015-10-30Remove a bunch of Log.dScott Jackson
2015-10-29Always give quick scroller to basic fragmentsScott Jackson
2015-10-29Fix Podcasts missing cover art in offline modeScott Jackson
2015-10-29Expand available decades down to 1800Scott 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-22Not sure how download service can be null when this is called by the download...Scott Jackson