aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-10RevertScott Jackson
2013-06-10RevertScott Jackson
2013-06-10RevertScott Jackson
2013-06-10Breaks stuffScott Jackson
2013-06-10Breaks stuffScott Jackson
2013-06-10Tested and it doesn't appear to be so for all devices (with this change Artis...Scott Jackson
2013-06-10MergeScott Jackson
2013-06-09Abstracted out version checkingScott Jackson
2013-06-09On error, skip to next if within 10 seconds of the end like completion handlerScott Jackson
2013-06-07Updated version 4.0.5Scott Jackson
2013-06-07set ALBUMARTIST metadata as thats what the lockscreen usesTom
2013-06-07Use both artist and parent to cover old and madsonic at the same timedaneren2005
2013-06-07Error checking if version is null or any reasonScott Jackson
2013-06-06Added Intellij IDEA project files to ignore listScott Jackson
2013-06-06Updated to 4.0.4Scott Jackson
2013-06-05Fix Shuffle Buffer sometimes trying to refill foreverScott Jackson
2013-06-05Slight tweak to player descriptionsScott Jackson
2013-06-05Added option to do raw video (thanks Sindre)Scott Jackson
2013-06-05Added option to overwrite existing playlists for 4.7+Scott Jackson
2013-06-05Fix for Madsonic not always setting parent idScott Jackson
2013-06-05Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-05Close #132 Fix removing the active serverdaneren2005
2013-06-05fix typo in strings.xmlTom Briden
2013-06-05Added dialog when offline scrobble file found to scrobble now, ignore or just...Tom Briden
2013-06-05Added hasOfflineScrobbles function to MusicService so the fragment can queryTom Briden
2013-06-05throw exception if song not found so it can be put back on the listTom Briden
2013-06-05changed to use a proper lucene query from using just artist/title parsed from...Tom Briden
2013-06-05readded discnumber parsing to SongView createEntryTom Briden
2013-06-05Revert "Moved metadata parsing back to createEntry, added disc number parsing"Tom Briden
2013-06-05open the offline scrobbles file in append mode, d'ohTom Briden
2013-06-04When changing servers, set folder back to all to avoid index > folder size on...Scott Jackson
2013-06-04Set playlist suggested name + merged old download activity methodScott Jackson
2013-06-04Supposed to be protected, not private...Scott Jackson
2013-06-04Added ability to create new playlist from add to playlist menuScott Jackson
2013-06-04Added Offline Scrobbling functionality:Tom
2013-06-04updated project files and keystoreTom
2013-06-03Add refresh to genres for when doing manual refreshScott Jackson
2013-06-03Merge widgetsScott Jackson
2013-06-03Finished adding 4x1-4x4 widgets (Thanks archrival)Scott Jackson
2013-06-03Fix for some edge cases in sorting, surround with try/catch to never bother u...Scott Jackson
2013-06-02Only apply sorting on version > 4.7Scott Jackson
2013-06-02Forgot to enable fast scroll on genre fragmentScott Jackson
2013-06-02Added Genre fragment (thanks archrival)Scott Jackson
2013-05-31Added Genre combo to Shuffle dialog (thanks archrival for parsers)Scott Jackson
2013-05-31Upped version to 4.0.3Scott Jackson
2013-05-31Updated russian translationScott Jackson
2013-05-30Only execute ALBUM_VIEW intent onceScott Jackson
2013-05-30Make it clear app needs to be restarted between changing chat tab enabledScott Jackson
2013-05-30Show Album puts artist on back stackScott Jackson
2013-05-30On PagerAdapter.invalidate(), clear fragment stacksScott Jackson