aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-04Fix broken rotateScott Jackson
2015-03-03Try to keep DLNA connection alive by running search every 10 minutesScott Jackson
2015-03-03Fix html errors not being recognized as errorsScott Jackson
2015-02-26Fix crash if restore is called before buffers createdScott Jackson
2015-02-25#459 Fix empty podcast/playlist pointlessly using HeaderGridViewScott Jackson
2015-02-25Reference local copy of numColumnsScott Jackson
2015-02-25Fix crash if numColumns is ever -1Scott Jackson
2015-02-25Fix crash for some users when deleting podcastsScott Jackson
2015-02-24#458 Add musicFolderId checking for additional methods added to 5.2Scott Jackson
2015-02-21Add error handler for toggling EQScott Jackson
2015-02-19If we open up to a hidden drawer item, display itScott Jackson
2015-02-17Improve DLNA discovery proccessScott Jackson
2015-02-17#435 Don't add 0-rated songs to shuffle buffersScott Jackson
2015-02-17#435 Fix ArtistRadio not being restored properlyScott Jackson
2015-02-16#435 Add Artist RadioScott Jackson
2015-02-15Possible fix to DLNA routes disapeearing and never coming backScott Jackson
2015-02-15Fix a random crash with casting to ChromeCastScott 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-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 t...Scott Jackson
2015-01-31Fix crash if cancel reason or response is nullScott Jackson
2015-01-30Added a few more message to end eventScott Jackson
2015-01-30Add messages to empty stubsScott 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 images...Scott Jackson
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 o...Scott 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-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