aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github
AgeCommit message (Expand)Author
2016-04-11Fix red background on different themesScott Jackson
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-04-01Fixes #672: Resume entire album when clicking bookmarksScott Jackson
2016-04-01Fix misc crashScott Jackson
2016-03-28Fixes #667: Add optional caching while castingScott Jackson
2016-03-24Fixes #554: Add option for heads up notificationsScott Jackson
2016-03-22Remove debugScott Jackson
2016-03-21Fix error if getLastPlayed is passed null PairScott Jackson
2016-03-21Refactor PodcastChannelAdapter to use ExpandableSectionAdapterScott Jackson
2016-03-21Fixes #664: Show Artist when browsing by tagsScott Jackson
2016-03-21Fixes #650: Don't overflow cover art into song title/artistScott Jackson
2016-03-21Fix some controls not triggering refresh of button barScott Jackson
2016-03-18Merge branch 'emergency-fixes'Scott Jackson
2016-03-18Fix shuffle play modeScott Jackson
2016-03-18#663 Make Search results expandableScott Jackson
2016-03-18Add sectionIndex to onBindHeaderHolderScott Jackson
2016-03-18Offline Mode: fix error with root level album artScott Jackson
2016-03-15Use Collators to make sure special characters are sorted correctlyScott Jackson
2016-03-14Fix for DLNA devices sending X_DLNA_SeekTimeScott Jackson
2016-03-14Fix possible bug with nomedia dir creationScott Jackson
2016-03-14Fix clearing queue during radio not cancelling itScott Jackson
2016-03-14Fix failed to create artist radio message if starting from empty queueScott Jackson
2016-03-10Fix cutoff calculation to not always do duration - 10 minutes (supposed to ma...Scott Jackson
2016-03-10Fix DLNA device maxVolume == -1 crashingScott Jackson
2016-03-10Don't add bookmarks near the end of a podcast/audio book on pauseScott Jackson
2016-03-10Respect the isPastCutoff params for setting a song as completely listened toScott Jackson
2016-03-10Fix needlessly downsampling when set to unlimited bitrateScott Jackson
2016-03-10Fix dangling read-only db connectionsScott Jackson
2016-03-04Fix auto deleting permanently cached podcastsScott Jackson
2016-03-04Fix error handling in artist image loaderScott Jackson
2016-02-29Fixes #652: Add Show Artist/Album context menu items to search/starred songsScott Jackson
2016-02-24Move SelectDirectoryFragment to use abstract setupLayoutManagerScott Jackson
2016-02-23Wuery GridLayoutManager for span count instead of saying what it should beScott Jackson
2016-02-23Fix download queue getting messed up if clearing current playing while downlo...Scott Jackson
2016-02-22Fixes #654: Sort artists same as WebScott Jackson
2016-02-22Merge remote-tracking branch 'origin/master'Scott Jackson
2016-02-22#417 Add listened status indicator for Podcasts/Audio BooksScott Jackson
2016-02-18Closing drawer on offline toggle.Mark Avenius
2016-02-16Fixes #648: Fix onPanelCollapse being called on drag down even if already closedScott Jackson
2016-02-16Log errors setting ratingsScott Jackson
2016-02-15Fixes #643: Add Video Conversion roleScott Jackson
2016-02-15Fixes #647: Stop sync if we change network mid-runScott Jackson
2016-02-15Don't try to run CacheCleaner if no DownloadService (ie: sync)Scott Jackson
2016-02-11Fix crash trying to long press top row of Shares dialogScott Jackson
2016-02-11Fix clicking play while casting not starting automaticallyScott Jackson
2016-02-11Fix starting casting while nextPlaying is preparing/preparedScott Jackson
2016-02-11Fixed #645: Add option to stream original quality to ChromecastScott Jackson
2016-02-11Fixes #642: fix First Level Artist interefering with Show Artist/AlbumScott Jackson
2016-02-11Disable global EQ as it causes continual issuesScott Jackson
2016-02-11Move open to tab option to Drawer Tabs sectionScott Jackson