aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-14Update to own DragSortListView fork with bug fixesScott Jackson
2014-04-14#310 Add option to have play now play everything after that spotScott Jackson
2014-04-14Using redirects on Chromecast breaks certificate verificationScott Jackson
2014-04-13Fix clicking download intent not labeling current drawer correctlyScott Jackson
2014-04-13Fix two cases where downloading doesn't resume after get back network ↵Scott Jackson
connectivity
2014-04-11Missing ;Scott Jackson
2014-04-11Filter out non-email clients in Send Logsdaneren2005
2014-04-11Don't fail limit on IOException (network issue)daneren2005
During bad network connections, IOException can be thrown many times before the connection picks back up. Everything else needs to be fail limited though, not just SubsonicRESTException.
2014-04-10Link directly against system support libs instead of manually updating themScott Jackson
2014-04-10Update proguard locationScott Jackson
2014-04-10More proguard changesScott Jackson
2014-04-10#329 Fix Proguard configScott Jackson
2014-04-09Fix some issues with wrong drawer item as pickedScott Jackson
2014-04-09Remove unused constantsScott Jackson
2014-04-09Change how hidden drawer items are handled, hide downloads when not neededScott Jackson
2014-04-09Change to just use recently added string to match everywhere elseScott Jackson
2014-04-09Merge pull request #330 from thknepper/masterdaneren2005
Replace hard-coded strings with resource strings, update german translation
2014-04-09Use resource string instead of hard codeThomas Knepper
2014-04-09update german translationThomas Knepper
2014-04-09Merge branch 'master' of git://github.com/daneren2005/SubsonicThomas Knepper
2014-04-09Revert "Use resource string instead of hard code"Thomas Knepper
This reverts commit 8d31d2edebd352b12693914516351399ae3f965d.
2014-04-08Fix https servers on ChromecastScott Jackson
2014-04-08Close drawers when searching from button on drawerScott Jackson
2014-04-08#219 Put downloading list in own sub tab, abstract a few pieces outScott Jackson
2014-04-07improve german translationThomas Knepper
2014-04-05Use resource string instead of hard codeThomas Knepper
2014-04-05fix typoThomas Knepper
2014-04-04#277 Using cache option on pinned music unpins itdaneren2005
2014-04-04Use resource string instead of hard codeThomas Knepper
2014-04-04fix typoThomas Knepper
2014-04-04Remove Froyodaneren2005
2014-04-04Merge pull request #328 from thknepper/masterdaneren2005
improved german translation
2014-04-04add german translation for language chooserThomas Knepper
2014-04-04improve/update german translationThomas Knepper
2014-04-04fix typoThomas Knepper
2014-04-03improve german translationThomas Knepper
2014-04-02#326 Add override to always use englishScott Jackson
2014-04-02Pull changes from xml, won't be ever translating changelogsScott Jackson
2014-04-02Don't show change log when nullScott Jackson
2014-04-02Don't show change log when no changes listed (ie: code bump)Scott Jackson
2014-04-02 #324 Remember folder selection when switching between serversScott Jackson
2014-04-02improve/update german translationThomas Knepper
2014-04-02Update releaseScott Jackson
2014-04-02Removed third param from other strings alreadyScott Jackson
2014-04-02Remove, caused other issuesScott Jackson
2014-04-01DSub 4.5.7 ReleasedScott Jackson
2014-04-01Try to make sure using the SDCard for default music locationScott Jackson
2014-04-01Use the more stringent check for cache location changeScott Jackson
2014-04-01Don't try to recycle small size bitmapsScott Jackson
2014-04-01Don't ignore SIGN_IN_REQUIRED errorScott Jackson