aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005
AgeCommit message (Expand)Author
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
2015-10-06Accidentally included in merge commitScott Jackson
2015-10-06Merge remote-tracking branch 'origin/master'Scott Jackson
2015-10-06#558 Default to showing bottom of Chat tab instead of topScott Jackson
2015-10-06When multiselecting videos directly download themScott Jackson
2015-10-06#562 Fix putting shuffle params in wrong order breakingScott Jackson
2015-10-06Fix crash on some actions for Now Playing fragment context menusScott Jackson
2015-10-05#560 Fix parseInt failing on empty stringScott Jackson
2015-10-05#559 Fix queue saving trying to save offline id'sScott Jackson
2015-10-01#532 Fix issues with play next with next loadingScott Jackson
2015-10-01Add ability to star/rate albums in root folderScott Jackson
2015-10-01Fix android-guest login not workingScott Jackson
2015-10-01Add starred status to song/album details dialogScott Jackson
2015-10-01Fromat true/false as Yes/No in Playlist detailsScott Jackson
2015-09-30Fix broken artist starScott Jackson
2015-09-30Fix NPE if trying to use handler before startedScott Jackson
2015-09-28Don't allow a random list size of less than 1Scott Jackson