aboutsummaryrefslogtreecommitdiff
path: root/res/layout/select_album_header.xml
AgeCommit message (Collapse)Author
2015-04-25Update to gradleScott Jackson
2015-04-23#495 Lazy load artist bio information since Subsonic takes so long the first ↵Scott Jackson
time loading
2015-03-08Get around the random recycled bitmap errors from calling onDraw after a ↵Scott Jackson
bitmap had been recycled to make room for a new one. This isn't the ideal fix since it will show a blank image, but it is better than just crashing.
2015-01-16Put ImageView on bottom so it always gets click events even when ↵Scott Jackson
LeadingMarginSpan puts invisible space in front of it
2015-01-15Make text wrap from around image in headerScott Jackson
2014-12-03#395 Copy Subsonic's default album artScott Jackson
2014-09-13#397 Add star/rating to album header, added OnStarChange/OnRatingChange ↵Scott Jackson
callbacks
2014-07-16Fix crash on GB by only using system selectable background on ICS+, default ↵Scott Jackson
to blue Holo version for GB
2014-07-09#376 Use the system selectable background for buttonsScott Jackson
2014-06-04Use the smaller unknown image to reduce OOMScott Jackson
2014-01-14#49 Scroll album title if too longScott Jackson
2013-12-29#173 Rename url for non-subsonic.org, add ability to create/publish sharesScott Jackson
2013-12-04#202 Increase small album art, even more for tabletsScott Jackson
2013-07-27Missed in commitScott Jackson