aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-27Fix crash if album is nullScott Jackson
2014-12-16#429 Add ability to play/shuffle by album lists. Just plays/shuffles whateve...Scott Jackson
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 a...Scott 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
2014-12-01Fix timer not using last value properlyScott Jackson
2014-11-25Fix using the wrong id for Chromecast cover artScott Jackson
2014-11-25After compat lib update, calling after onCreate throws errorScott Jackson
2014-11-22Remove ciphers which don't play nice with stock Subsonic on latest L releaseScott Jackson
2014-11-21Fix constant logs in settings paneScott Jackson
2014-11-20Get rid of extra logScott Jackson
2014-11-20L on Nexus 5 jump position later instead of immediately like KKScott Jackson
2014-11-20Only warn about network if adding undownloaded to queueScott Jackson
2014-11-20Don't switch servers to ping, causes getRandomSongs to fire againScott Jackson
2014-11-19Fix random crash when drawer list isn't populated yetScott Jackson
2014-11-18Change to cooler toggle animationScott Jackson
2014-11-18Make notification public to always show on lock screenScott Jackson
2014-11-18Fix crash on 5.0Scott Jackson
2014-11-18Fix not being able to remove on MusicCabinet installationsScott Jackson