aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005
AgeCommit message (Expand)Author
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-04Wrap crash in try/catchScott Jackson
2015-11-03Make dragging fast scroller smooth instead of jumping between the tops of itemsScott Jackson
2015-11-03Fix errors with less than 3 recent podcast episodesScott Jackson
2015-11-03Fix errors trying to get bubble text for headersScott Jackson
2015-10-30#590 Add toggle for showing more recent podcast episodesScott Jackson
2015-10-30Fix issue of current user not being refreshed when server details changedScott 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-29Make recent podcasts multi-selectableScott Jackson
2015-10-29Expand available decades down to 1800Scott Jackson
2015-10-28#590 Display newest podcast episodes at topScott Jackson
2015-10-27Fix options not refreshing after loading user since moved to AppCompatActivityScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-10-27Fix for issues where the options menus were not being loaded correctlyScott Jackson
2015-10-26More work on smooth scrolling + getting it to work on grid managersScott Jackson
2015-10-23Fix online instance ever registering as 0Scott Jackson
2015-10-23Fix some cases of possibly referencing the wrong instaceScott Jackson
2015-10-23Use simpler position calculation to get rid of jitterScott Jackson
2015-10-23#578 Fix scroller getting stuck at top and bot after jittery fixScott Jackson
2015-10-22Fix legacy RemoteControlClient wiping out metadata when adding coverartScott Jackson
2015-10-22Fix error if progress handlers ever fired as shutting downScott Jackson
2015-10-22Not sure how download service can be null when this is called by the download...Scott Jackson
2015-10-22#583 Switch to using the system lib version of PopupMenu since the support li...Scott Jackson
2015-10-22Merge branch 'auto'Scott Jackson
2015-10-22Missed some files when commit fix for broken preference updatingScott Jackson
2015-10-22#578 Fix jitter bug. No idea why I thought that needed to be manually update...Scott Jackson
2015-10-22Fix broken preference saving on Admin tabScott Jackson
2015-10-22#480 Add playlists browsing from AutoScott Jackson
2015-10-20#585 Don't change options menu/title since no longer visibleScott Jackson
2015-10-20Fix error on puase of EQ fragment if not able to grab a instanceScott Jackson
2015-10-19#572 Add option to never try to resume from remote play queueScott Jackson
2015-10-19#480 Add support for searching within AutoScott Jackson
2015-10-17Poll for service available instead of just relying on next call to getDownloa...Scott Jackson
2015-10-17#574 Last.FM artwork fails if done by POST nowScott Jackson
2015-10-14Make wear notification controls match theme colorScott Jackson
2015-10-13Apply fix to timer not resetting from https://github.com/popeen/Popeens-DSub/...Scott 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-10#480 Add support for back/forward + album artwork for 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-08Change logcat to be saved in root folder in hopes it helps the logs not being...Scott 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