aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
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
2013-05-21Added button to open server in browserScott Jackson
2013-05-20Added themeing to settings activityScott Jackson
2013-05-20Close #41 Add dynamic number of serversScott Jackson
2013-05-20Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-05-20Added separate setting for preload count for wifi/mobileScott Jackson
2013-05-20Don't finish restore until mediaPlayer is setupdaneren2005
2013-05-20Cap the min/max level for the EQdaneren2005
2013-05-17Don't use cyan for light theme, looks like crapScott Jackson
2013-05-17Added a 4x2 widgetScott Jackson
2013-05-16Updated light/dark themes to be flat white/blackScott Jackson
2013-05-16Update version to 4.0.0Scott Jackson
2013-05-16Merge branch 'Fragments' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-05-16Merge branch 'Fragments' of https://github.com/daneren2005/SubsonicScott Jackson
2013-05-16Update changelog for releaseScott Jackson
2013-05-16Added support for release date to changelogScott Jackson
2013-05-16Fix light themeScott Jackson
2013-05-16Fix a bunch of the first run stuffScott Jackson
2013-05-15Remove all the unnecessary castingScott Jackson
2013-05-15Just use native tag instead of hacky solution of setSupportTagScott Jackson
2013-05-15Save view pager state on orientation changeScott Jackson
2013-05-14Converted everything to use TAGs for recreation instead of idsScott Jackson
2013-05-14Fix folder selectionScott Jackson
2013-05-14Added Change Log dialog that runs on first load with a new versionScott Jackson
2013-05-14Change main tabs name back to DSubScott Jackson
2013-05-14Added safety check that really shouldn't be neededdaneren2005
2013-05-13Remove unused artwork + moved used into drawable-hdpiScott Jackson
2013-05-13Don't redo the intent if orientation changeScott Jackson
2013-05-13Show Playing: as 1-based index instead of 0-basedScott Jackson