aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-19Fix issue with DLNA cast not going to IDLE when size == 1Scott Jackson
2015-01-19Fix starred menu not having full set of optionsScott Jackson
2015-01-19Merge branch 'master' into DLNAScott Jackson
2015-01-19Fix issue where url is a space instead of null, and try to do same child look...Scott Jackson
2015-01-19Merge remote-tracking branch 'origin/DLNA' into DLNAScott Jackson
2015-01-19Merge branch 'master' into DLNAScott Jackson
2015-01-19Fix index cache not being cleared when changing musicFolderIdScott Jackson
2015-01-19#440 Hide folder selection if there is only a single one anywaysScott Jackson
2015-01-18Merge remote-tracking branch 'origin/DLNA' into DLNAScott Jackson
2015-01-18Make sure to still call startRemoteScan when download service hasn't started ...Scott Jackson
2015-01-18If we have a proxy going when we try to seek, try restarting at that position...Scott Jackson
2015-01-18Fix crash if both artist info url is null and cover art id is nullScott Jackson
2015-01-18Fix crash when we fail to download from urlScott Jackson
2015-01-17#436 On starred images, try to load artist image instead of a sub-albumScott Jackson
2015-01-17Increase the number of description lines on tabletsScott Jackson
2015-01-17Add onCompletionListener methodScott Jackson
2015-01-17Don't display share button on artist headerScott Jackson
2015-01-17Don't try to load artistInfo when offline eitherScott Jackson
2015-01-16Fix header space not updating with HeaderGridViewScott Jackson
2015-01-16Merge branch 'master' into DLNAScott Jackson
2015-01-16Fix crash due to context menu being called for entry list on behalf of header...Scott Jackson
2015-01-16Fix crash on selecting context items with headersScott Jackson
2015-01-16Fix crash on startup after casting due to a check not to do anything if remot...Scott Jackson
2015-01-16Add try/catch block around device addScott Jackson
2015-01-15Merge branch 'master' into DLNAScott Jackson
2015-01-15Extend BaseAdapter so no error on fast scrollerScott Jackson
2015-01-15Fix error if server is not 5.1+Scott Jackson
2015-01-15Fix crash if we try to reference a null remoteControllerScott Jackson
2015-01-15Merge branch 'master' into DLNAScott Jackson
2015-01-15Make text wrap from around image in headerScott Jackson
2015-01-13Add artist headers to grids as wellScott Jackson
2015-01-12Start of displaying artist info as a headerScott Jackson
2015-01-12Fix bio, etc not being parsed correctlyScott Jackson
2015-01-09Better fix for the issue now that I understand whyScott Jackson
2015-01-09Fix incrementing randomlyScott Jackson
2015-01-05Simplify header creation/album menu logicScott Jackson
2015-01-05Remove accidently commited commentScott Jackson
2015-01-04#438 Add dialog to lookup missing artistsScott Jackson
2015-01-04 #438Added missing artists, starts to data pulledScott Jackson
2015-01-04Only show similar artists for 5.1+Scott Jackson
2015-01-04Cache artist infoScott Jackson
2015-01-03Add Similar Artists button under artist's optionsScott Jackson
2015-01-03Don't recycle cached unknown imagesScott Jackson
2015-01-03Fix crash if title is null for any reasonScott Jackson
2015-01-03Put delete in a background loaderScott Jackson
2015-01-03Delete artwork/avatars from cache on clear cache as wellScott Jackson
2014-12-30Move settings fragment to be placed like standard so restore logic worksScott Jackson
2014-12-29Fix another crash when recreating fragment laterScott Jackson
2014-12-29Move settings fragment out to it's own class so it doesn't crash on resumeScott Jackson
2014-12-27Merge branch 'master' into DLNAScott Jackson