aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
2012-11-10Rework of now playing tab to have larger image like SubsonicScott Jackson
2012-11-07Changed Remove/Delete descriptions + only delete cache on delete songScott Jackson
2012-11-07Fixed Play Last not working when nothing is selectedScott Jackson
2012-11-07Added additional bluetooth event detectionScott Jackson
2012-11-06Don't update metadata with null song, just send done signal #53Scott Jackson
2012-11-06Upped version to 3.5Scott Jackson
2012-11-06Hard coded color for menu buttons (needed for some older devices)Scott Jackson
2012-11-06Added bluetooth permissionsScott Jackson
2012-11-04Moved to dedicated offline buttonScott Jackson
2012-11-04Updated landscape now playing tabScott Jackson
2012-11-03Removed toggle from now playing menuScott Jackson
2012-11-03Refactor copied from main branchScott Jackson
2012-11-03Missed this in previous commit?Scott Jackson
2012-10-31Always display tabs on Now PlayingScott Jackson
2012-10-31Increased default image sizeScott Jackson
2012-10-31Changed from tab icons to tab textScott Jackson
2012-10-31convert to "" for playlist fields which are nullScott Jackson
2012-10-29More work on updating now playing tab + general themeScott Jackson
2012-10-29Modified light theme to have wheat background so not so brightScott Jackson
2012-10-28Async a task which was commonly causing freezes on startupScott Jackson
2012-10-28Fixed another source of memory leakScott Jackson
2012-10-28Added another check in setImageScott Jackson
2012-10-28Fixed issue if remoteControl == null when calledScott Jackson
2012-10-28Fixed lockscreen low res imageScott Jackson
2012-10-28Fix memory leak from lock screen controlsScott Jackson
2012-10-28Revert previous commitScott Jackson
2012-10-28Fix artwork memory leakScott Jackson
2012-10-28Use shuffle/toggle buttons which don't have black framingScott Jackson
2012-10-25Moved themes out of styles.xml into themes.xmlScott Jackson
2012-10-25Set transparent background for stuff in now playingScott Jackson
2012-10-25Screwed up toggling in last commitScott Jackson
2012-10-25Added add to playlist support to now playing tabScott Jackson
2012-10-25Always have actionbar showing + add toggle button to menuScott Jackson
2012-10-24Upped version to 3.4.3Scott Jackson
2012-10-24Can't get playlist details in offline modeScott Jackson
2012-10-24Changed border below actionbar to be holo themedScott Jackson
2012-10-24Do an inline search instead of going to separate activity to searchScott Jackson
2012-10-24Moved all the menus to separate online/offline menusScott Jackson
2012-10-24Pause playback when other apps request temp focus Scott Jackson
2012-10-23Didn't mean to commit log msgScott Jackson
2012-10-23Clear buffer when changing folders as wellScott Jackson
2012-10-23Shuffle using musicFolderIdScott Jackson
2012-10-23Fixed getRandomSongs when no musicFolderId is passed inScott Jackson
2012-10-23Added folderId param to getRandomSongs in MusicServiceScott Jackson
2012-10-23Added loading task for certain actions #40Scott Jackson
2012-10-22Added labels to name/comment on update information dialogScott Jackson
2012-10-22Added options to update name/comment of a playlistScott Jackson
2012-10-22Don't crap out on '|'Scott Jackson
2012-10-22Added a context menu option to get playlist info: owner, comments, song count...Scott Jackson
2012-10-22Added more playlist information that is brought into playlist objectScott Jackson