aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-02-19Write podcast listings to internal dirScott Jackson
2014-02-18Add more names to threadsScott Jackson
2014-02-18Fix web commitsScott Jackson
2014-02-18#167 Convert scrobbler to use BackgroundTaskScott Jackson
2014-02-18Give names to all threadsScott Jackson
2014-02-18#167 Upgrade Updater from AsyncTask to BackgroundTaskScott Jackson
2014-02-18#167 CacheCleaner runs off of BackgroundTaskScott Jackson
2014-02-18Fix pressing next to close to each otherScott Jackson
2014-02-18#276 Clear the bitmap cache when exiting the applicationScott Jackson
2014-02-18Change to make sure thread size is always at least 5Scott Jackson
2014-02-18#167 ImageLoader converted to using SilentBackgroundTaskScott Jackson
2014-02-17There is no reason for DownloadService to exist as a interface, just causes ↵Scott Jackson
pointless extra work
2014-02-17Fix casting when transcoded content type is nullScott Jackson
2014-02-16Fix crash when going to download listScott Jackson
2014-02-16Don't create a bitmap unless necessary, recycle after downloadScott Jackson
2014-02-16 #280 Fix MediaRoute state not being restoredScott Jackson
2014-02-16Fix pressing next skipping twiceScott Jackson
2014-02-15Fix looper not prepared errorScott Jackson
2014-02-15Fix crash when exiting with Jukebox mode onScott Jackson
2014-02-15Fix multiple Jukebox providers after using ExitScott Jackson
2014-02-15Fix web commitScott Jackson
2014-02-15Merge branch 'master' of https://github.com/daneren2005/SubsonicScott Jackson
2014-02-15Merge branch 'Chromecast' of https://github.com/daneren2005/SubsonicScott Jackson
2014-02-15Add album art to castScott Jackson
2014-02-15Fix a bunch of casting bugs, start of album artScott Jackson
2014-02-14CC should use separate profile, add volume, position modification codeScott Jackson
2014-02-14#278 Don't scrobble podcastsScott Jackson
2014-02-13Added basic Cast support for a single songScott Jackson
2014-02-12Fix the thread removal/cancel processScott Jackson
2014-02-12Minor improvements to background tasksScott Jackson
2014-02-12Move cancel logic into BackgroundTaskScott Jackson
2014-02-12BackgroundTask should reference context instead of ActivityScott Jackson
2014-02-11Fix web commitScott Jackson
2014-02-11#167 Move all the task handlers to a common thread poolScott Jackson
2014-02-11Merge branch 'master' of github.com:daneren2005/SubsonicScott Jackson
2014-02-11#275 Fix CacheCleaner not using pinned music in used space calculationScott Jackson
2014-02-09Added route manager abstraction, ChromeCast compat class for devices without ↵Scott Jackson
Play Services
2014-02-08Converted RC from button to MediaRoute + added Chromecast requiresScott Jackson
2014-02-08Remove unused constantsScott Jackson
2014-02-08Updated custom sort message, removed buffer length optionScott Jackson
2014-02-08Add more information to download notificationScott Jackson
2014-02-06Check if file list is nullScott Jackson
2014-02-06Fix cancel buttonScott Jackson
2014-02-06Fix web commitsScott Jackson
2014-02-06Added methods to get more info from DownloadFileScott Jackson
2014-02-06#166 Add cancel button to download notificationScott Jackson
2014-02-06Fix parsing title from filename in parseOfflineIDSearchTom Briden
2014-02-06 #168 Shutdown shuffle buffer thread and use preference listenersScott Jackson
2014-02-05Kill some spacing issuesScott Jackson
2014-02-05#272 Fix rotating losing drawer's stateScott Jackson