aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-17Fix accidently setting standard text lines to 10Scott 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-16Put ImageView on bottom so it always gets click events even when ↵Scott Jackson
LeadingMarginSpan puts invisible space in front of it
2015-01-16Fix header space not updating with HeaderGridViewScott Jackson
2015-01-16Update to latest beta versionCodeScott Jackson
2015-01-16Fix crash due to context menu being called for entry list on behalf of ↵Scott Jackson
header gridview
2015-01-16Fix crash on selecting context items with headersScott 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-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-03Increase right margin a bit so more button is selectableScott 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-29Add to ignoreScott Jackson
2014-12-29Move settings fragment out to it's own class so it doesn't crash on resumeScott Jackson
2014-12-27Forgot to up version code past betaScott Jackson
2014-12-27Dsub 4.8.6 Re-releaseScott Jackson
2014-12-27Fix crash if album is nullScott Jackson
2014-12-27DSub 4.8.6 ReleasedScott Jackson
2014-12-16#429 Add ability to play/shuffle by album lists. Just plays/shuffles ↵Scott Jackson
whatever is loaded so far.
2014-12-15Fix quick bar showing playing with no playlistScott Jackson
2014-12-15 #430 Fix caching not working while castingScott Jackson
2014-12-15Fix issue with search sorting. Ex: System is more different than System of ↵Scott Jackson
a Down than asdfwer because you can change every letter in the jumbled word with less 'cost' than you can remove ' of a Down'. My work around is to just check and see if query is part of the string and return 1 if it is.
2014-12-15Get rid of extra settings header now that all will look the sameScott Jackson
2014-12-15Convert to a compat version of preference fragmentScott Jackson
2014-12-04Show blank image while loading new cover artScott Jackson
2014-12-03#395 Copy Subsonic's default album artScott Jackson
2014-12-01Change download status to a percentageScott Jackson
2014-12-01Use the new media dir API on 5.0+Scott Jackson
2014-12-01Use localized byte formatsScott Jackson
2014-12-01Revert back to text edit for cache sizeScott Jackson