aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-12-01Fix timer not using last value properlyScott Jackson
2014-11-26DSb 4.8.5 ReleasedScott 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-25Simplify some of the themes, add colorAccent to themScott Jackson
2014-11-25Use system default checkboxesScott Jackson
2014-11-22DSub 4.8.4 ReleasedScott 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-195.0 does not have action bar for settings, so add titleScott Jackson
2014-11-19Fix random crash when drawer list isn't populated yetScott Jackson
2014-11-19Update project properties againScott 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
2014-11-18Get rid of error in new build toolsScott Jackson
2014-11-14Don't try to unpin a song which isn't actually pinnedScott Jackson
2014-11-14Rename failure to unpin log messageScott Jackson
2014-11-14Fix cache from playlist triggering download of starred songsScott Jackson
2014-11-14DSub 4.8.3 ReleasedScott Jackson
2014-11-14Fix crash when songName is null for some reasonScott Jackson
2014-11-14#419 Fix background downloads clearing playlistScott Jackson
2014-11-14#419 Fix shuffle mode staying on when switching online/offlineScott Jackson
2014-11-14#422 Fix clicking song suggestion while tag browsingScott Jackson
2014-11-14Merge remote-tracking branch 'origin/master'Scott Jackson
2014-11-14 #409 Remove color fix since style applied should already do itScott Jackson
2014-11-09Remove unused importsScott Jackson