aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2016-06-14Fixes #710: Show album on Top TracksScott Jackson
2016-06-13Fixes #711: Don't encode ' at allScott Jackson
2016-06-13Fixes #707: Fix artists not showing up with First Level ArtistsScott Jackson
2016-06-13Fixes #708: Typo causing artist options not to showScott Jackson
2016-06-13Fix Ampache not having some optionsScott Jackson
2016-06-13Add build to logsScott Jackson
2016-06-08Fixes #704: Allow rewind/fast forward in Auto + Bluetooth controlsScott Jackson
2016-06-08Fix crash if formatting null date stringScott Jackson
2016-05-30Get rid of Log.dScott Jackson
2016-05-30Remove "Root" folder concept now that we can trivially display artists and so...Scott Jackson
2016-05-30Fixes #690: Modernize the action bar search with SearchViewScott Jackson
2016-05-29Fix crappy network causing newest podcasts to never loadScott Jackson
2016-05-29Fixes #703 NPE on refill with no existing executorServiceScott Jackson
2016-05-25Fixes #700: close now playing when viewing artist/albumScott Jackson
2016-05-23Wrap broadcasts in try/catch in case they are causing #696Scott Jackson
2016-05-19Fixes #694: Stop sticking instance to rest2 if changedScott Jackson
2016-05-19Don't stop trying when we encounter a bad scrobbleScott Jackson
2016-05-19Enable double click pause/play button to skip as wellScott Jackson
2016-05-19Debounce next/previous so bad devices can't spam itScott Jackson
2016-05-04Fix theme change after switching launchModeScott Jackson
2016-05-04Fix random crashScott Jackson
2016-05-02Fixes #686: Don't restart activity when coming from notificationsScott Jackson
2016-05-02Fix resuming from Bookmark not adding playlistIdScott Jackson
2016-04-26Fix lots of error logs if path is nullScott Jackson
2016-04-26Add Ampache to list of server checksScott Jackson
2016-04-26#683 Only show heads up notification while out of appScott Jackson
2016-04-23DLNA: Remove `X_DLNA_SeekByte` as wellScott Jackson
2016-04-20Go back to only checking ACTION_UP (some devices don't actually populate repe...Scott Jackson
2016-04-12Auto: Remove self-imposed limit since too many items warning was taken outScott Jackson
2016-04-11Merge remote-tracking branch 'origin/master'Scott Jackson
2016-04-11Fix red background on different themesScott Jackson
2016-04-08Increase max albums/songs in search resultsScott 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