aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005
AgeCommit message (Expand)Author
2014-05-08Remove accidental logdaneren2005
2014-05-07Remove attempt to remove albums after starScott Jackson
2014-05-07Fix typo in showing artist fixScott Jackson
2014-05-07Fix refreshing adding multiple instances of griddaneren2005
2014-05-07Remove album when unstarred from Starred listdaneren2005
2014-05-07Only hide artist if they are all the samedaneren2005
2014-05-06Rework folder button to not be called after setAdapterScott Jackson
2014-05-06#339 Fix another case for wrong next playing after swapScott Jackson
2014-05-05#343 Correct fix for infinite scrollerScott Jackson
2014-05-05#343 Fix infinite adapter for largeAlbums = falsedaneren2005
2014-05-05#344 Fix recursive download for album only actionsdaneren2005
2014-05-05Fix crash on rotate in offline modeScott Jackson
2014-05-05Merge branch 'EQ' of https://github.com/daneren2005/SubsonicScott Jackson
2014-05-03Shouldn't need that try/catch block anymoreScott Jackson
2014-05-03Apply same work around for applying presetsScott Jackson
2014-05-03Fix GB specific errorScott Jackson
2014-05-03Fix crash in ICS and belowScott Jackson
2014-05-03Set to "" instead of GONE so star is still on right sideScott Jackson
2014-05-03Fix crash for "Root" artistScott Jackson
2014-05-02Possible fix for EQ crash some users are gettingScott Jackson
2014-05-02Fix rotate crashing SelectArtistFragmentScott Jackson
2014-05-02Add back star to albums, make grid text a step smallerScott Jackson
2014-05-01Fix for devices with empty SD card slotsScott Jackson
2014-04-30Gingerbread compatibilityScott Jackson
2014-04-30Fix crashScott Jackson
2014-04-30Make large album art optionalScott Jackson
2014-04-30Fix search fragment having pull down refreshScott Jackson
2014-04-30Fix going into offline mode losing up progressdaneren2005
2014-04-29Don't retry when File can't be createddaneren2005
2014-04-29Call loadSettings if Open To Library is truedaneren2005
2014-04-29Don't show artist when viewing a single artistScott Jackson
2014-04-28#339 Proper fix for current index not being updatedScott Jackson
2014-04-28Merge branch 'master' of https://github.com/daneren2005/SubsonicScott Jackson
2014-04-28Revert SD Card change, needs more testingScott Jackson
2014-04-28#339 Fix two cases of drag/drop wrong next playingdaneren2005
2014-04-28Fix crash on rotateScott Jackson
2014-04-27Fix pull being triggered if exactly on child's topScott Jackson
2014-04-27Merge branch 'SDCard'Scott Jackson
2014-04-27Fix issues with genre listsScott Jackson
2014-04-27Fix grid lists expanding infinitelyScott Jackson
2014-04-26Merge branch 'Grid' of https://github.com/daneren2005/SubsonicScott Jackson
2014-04-26Fixed having both GridView and ListView together by putting GridView in ListV...Scott Jackson
2014-04-26Merge branch 'master' of https://github.com/daneren2005/SubsonicScott Jackson
2014-04-26Refactor to have a separate RemoteController.updateVolume/setVolumeScott Jackson
2014-04-26Crash fixScott Jackson
2014-04-25Ratings API appears to be unused at any scopedaneren2005
2014-04-24Make Jukebox routes reflect volume changes correctlyScott Jackson
2014-04-24 #27 Control volume from outside app while in remote modeScott Jackson
2014-04-23Fix issues with album listsScott Jackson
2014-04-22More work on showing albums in gridScott Jackson