aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
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
2013-05-30Added ignoredArticles (unreleased server version required) support for offlin...Scott Jackson
2013-05-30Missed in last commitScott Jackson
2013-05-30Fix Show Album not workingScott Jackson
2013-05-30Made it so that a different tab can be preselectedScott Jackson
2013-05-30Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-05-30Return to front of the app on network exception instead of exiting all the waydaneren2005
2013-05-28Starred artist supportScott Jackson
2013-05-28cover.jpg -> albumart.jpg for better hiding in galleryScott Jackson
2013-05-28Just hard code child instead of doing separate lookupScott Jackson
2013-05-28Sort by discNumber in offline mode tooScott Jackson
2013-05-28Moved metadata parsing back to createEntry, added disc number parsingScott Jackson
2013-05-28Support for sorting by disc numberScott Jackson
2013-05-26Use resource string instead of hard codeScott Jackson
2013-05-26Resuming DownloadFragment already starts update back up, don't do it twiceScott Jackson
2013-05-25Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-05-25Never recycle the image displayed on the DownloadFragment, can cause Exceptio...Scott Jackson
2013-05-25Use lower quality image on header to save memoryScott Jackson
2013-05-24Upped version to 4.0.2Scott Jackson
2013-05-24Setup default countScott Jackson
2013-05-24Add in a check to make sure instance is validScott Jackson
2013-05-24Fix first run caseScott Jackson
2013-05-24Added option to disable chat menuScott Jackson
2013-05-24Revert black modifications, add new separate black themeScott Jackson
2013-05-24Fix if you set refresh rate to 0Scott Jackson
2013-05-23Fix if you jump straight to chat tabScott Jackson
2013-05-23Updated version to 4.0.1Scott Jackson
2013-05-23Added proper menu to chat tabScott Jackson
2013-05-23Added settings for chat auto refreshScott Jackson
2013-05-23Hide keyboard after submitting messageScott Jackson
2013-05-23Missed these files in chat commitScott Jackson
2013-05-22Merge Chat Tab from UltraSonicScott Jackson
2013-05-22Fix a rare crash that only seems to happen when shuffle play is enabledScott Jackson
2013-05-22#128 Make Shuffle Play persistentScott Jackson
2013-05-21Added discNumber parsingScott Jackson
2013-05-21Remove unused includesScott Jackson
2013-05-21Scale the image on main activity betterScott Jackson