aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29Dsub 4.9.1 ReleasedScott Jackson
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-27DSub 4.9 ReleasedScott Jackson
2015-01-27Refactor header notifyScott Jackson
2015-01-26Replace internal url with external before applying redirectScott Jackson
2015-01-25Merge remote-tracking branch 'origin/master'Scott Jackson
2015-01-25Fix playback not proceeding when starting from paused stateScott Jackson
2015-01-25Rewrite cover art url as wellScott Jackson
2015-01-25Merge pull request #444 from thknepper/masterScott 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-24Expand a bit on what is kept since LastChange parsing was brokenScott Jackson
2015-01-24Update manifest/changelog to remove beta infoScott Jackson
2015-01-24Merge branch 'DLNA'Scott Jackson
2015-01-24Drop another ~200kb from proguardScott Jackson
2015-01-24Drop proguard to save another ~400kbScott Jackson
2015-01-24Reduce the number of kepts classes/interfaces for ClingScott Jackson
2015-01-24Fix casting online songs in offline mode to DLNAScott Jackson
2015-01-24Upgrade version of ServerProxy with fixed headersScott 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-23DSub 4.9 Beta 3 ReleasedScott 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-19Put stuff back that git once again insists on removing even though I said not toScott 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