aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-15Update ServerProxyScott Jackson
2015-02-15Fix crash when trying to add header view after the factScott Jackson
2015-02-11#448 Add ability to open to any tabScott Jackson
2015-02-11Fix for Madsonic claiming to be Subsonic 5.2 with only 5.0 featuresScott Jackson
2015-02-10#443 Add a checkbox to browse album lists on a per folder basisScott Jackson
2015-02-09 #446 Delete parent folder if we deleted the last song in a folderScott Jackson
2015-02-09Move recursiveDelete/deleteEmptyDir to FileUtilScott Jackson
2015-02-09Add priority for noisy receiver so it actually gets itScott Jackson
2015-02-09Remove spanish "Playing" from start so it fits on the screenScott Jackson
2015-02-03Fix freshly created widget not updating with new infoScott Jackson
2015-02-03 #450 Add ability to play/shuffle from Similar Artists menuScott Jackson
2015-02-02Missed in last commitScott Jackson
2015-02-02#445 Don't show duplicate Podcasts from different servers since they map to ↵Scott Jackson
the same folder anyways
2015-01-31Fix crash if cancel reason or response is nullScott Jackson
2015-01-31Fix dates on changelogScott Jackson
2015-01-30Added a few more message to end eventScott Jackson
2015-01-30Add messages to empty stubsScott Jackson
2015-01-30Rerelease 4.9.1Scott Jackson
2015-01-30Do a one time wait for event handler to init, otherwise ignoreScott Jackson
2015-01-29Revert last commit, was mistakenScott Jackson
2015-01-29Fix typo in revert :/Scott Jackson
2015-01-29Revert key back to being based off of idScott Jackson
2015-01-29Just revert recent changes to ImageLoader. Go back to caching unknown ↵Scott Jackson
images, and only keep the no entry unknowns
2015-01-29Keep one instance of each unknown color, not each entryScott Jackson
2015-01-29Change the prefix of the stacktrace to dsubScott Jackson
2015-01-29Change to only keep small unknown images, otherwise we can get a full cache ↵Scott Jackson
of only large unknown images which results in a stack overflow
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
' is part of query
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 ↵Scott Jackson
widget as well with app closed
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
update german translation
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 ↵Scott Jackson
TV throw error otherwise)
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 ↵Scott Jackson
length is correct
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