aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-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
2014-11-02#405 Reverse changes to shuffle, too much negative feedbackScott Jackson
2014-11-01Fix error if val is "" for some reasonScott Jackson
2014-10-30Fix NPE when browsing any artistsScott Jackson
2014-10-29Merge branch 'Bookmarks'Scott Jackson
2014-10-29Fix new default next() not actually calling anythingScott Jackson
2014-10-28Fix no stars showing up when using Show AlbumScott Jackson
2014-10-27Fix typo in isAudioBookScott Jackson
2014-10-27#415 Improve bookmark logic when playing a series of audio booksScott Jackson
2014-10-26Fix error when downloadFile is nullScott Jackson
2014-10-26Fix NPE when playing from empty listScott Jackson
2014-10-25Merge branch 'master' into BookmarksScott Jackson
2014-10-22#405 Remove shuffle options from everywhere except at album and top levelsScott Jackson
2014-10-22 #405 Move shuffle to by media controls, toggle to actionbarScott Jackson