aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-29Fix crash if existing drawable is null when creating layerScott Jackson
2015-01-28Just do a proper html encode of '. Anything else causes issuesScott Jackson
2015-01-28Revert 85846d4c01d30e9600e60308eda62f71f470afeb: Fix bad html encoding when '...Scott Jackson
2015-01-28Fix for licecycle setting setup to true while mediaPlayer is preparing stillScott Jackson
2015-01-28Refactor widget events/lifecycle event handling so that we can start from wid...Scott Jackson
2015-01-28Put ImageLoader.clearAll in background thread to not block closeScott Jackson
2015-01-28Wrap everything that interacts with Cling in try/catchScott Jackson
2015-01-27Refactor header notifyScott Jackson
2015-01-26Replace internal url with external before applying redirectScott Jackson
2015-01-25Fix playback not proceeding when starting from paused stateScott Jackson
2015-01-25Rewrite cover art url as wellScott Jackson
2015-01-25Send the redirected url to cast targetsScott Jackson
2015-01-25Call Stop before starting the next song (some DLNA devices such as Samsung TV...Scott Jackson
2015-01-25Change tag nameScott Jackson
2015-01-25Fix artist header not being present on screen flipScott Jackson
2015-01-25Everything support mp3, so when mp3 -> mp3 just specify raw so content length...Scott Jackson
2015-01-24Merge branch 'DLNA'Scott Jackson
2015-01-24Fix casting online songs in offline mode to DLNAScott Jackson
2015-01-24Remove logs, constantly fills logs with too much crapScott Jackson
2015-01-23Fix bad html encoding when ' is part of queryScott Jackson
2015-01-23Merge branch 'master' into DLNAScott Jackson
2015-01-21When casting, we still want to clear bookmarks and setup podcasts for deletionScott Jackson
2015-01-21Stop the proxy when shutting downScott Jackson
2015-01-21Also check to make sure that the server support REL_TIME seekingScott Jackson
2015-01-21Check if DLNA device supports seekingScott Jackson
2015-01-21Add support for offline DLNA castingScott Jackson
2015-01-21#441 Fix artist lookup with tag browsingScott Jackson
2015-01-19Add cover art to metadataScott Jackson
2015-01-19Get some basic metadata workingScott Jackson
2015-01-19Fix issue with DLNA cast not going to IDLE when size == 1Scott Jackson
2015-01-19Fix starred menu not having full set of optionsScott Jackson
2015-01-19Merge branch 'master' into DLNAScott Jackson
2015-01-19Fix issue where url is a space instead of null, and try to do same child look...Scott Jackson
2015-01-19Merge remote-tracking branch 'origin/DLNA' into DLNAScott Jackson
2015-01-19Merge branch 'master' into DLNAScott Jackson
2015-01-19Fix index cache not being cleared when changing musicFolderIdScott Jackson
2015-01-19#440 Hide folder selection if there is only a single one anywaysScott Jackson
2015-01-18Merge remote-tracking branch 'origin/DLNA' into DLNAScott Jackson
2015-01-18Make sure to still call startRemoteScan when download service hasn't started ...Scott Jackson
2015-01-18If we have a proxy going when we try to seek, try restarting at that position...Scott Jackson
2015-01-18Fix crash if both artist info url is null and cover art id is nullScott Jackson
2015-01-18Fix crash when we fail to download from urlScott Jackson
2015-01-17#436 On starred images, try to load artist image instead of a sub-albumScott 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-16Fix header space not updating with HeaderGridViewScott Jackson
2015-01-16Merge branch 'master' into DLNAScott Jackson
2015-01-16Fix crash due to context menu being called for entry list on behalf of header...Scott Jackson