aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-18Serialize queue when user presses cancel so they don't keep getting the promp...Scott Jackson
2015-03-18Add ability to pass onCancel to confirmScott Jackson
2015-03-18Fix newer versions of Subsonic formatting dates as UTCScott Jackson
2015-03-16Fix restoring not changing current index/positionScott Jackson
2015-03-16Fix trying to popup confirm in background thread, clear and add instead of re...Scott Jackson
2015-03-15#428 Add restore logic with confirmationScott Jackson
2015-03-15Use canBookmark methodScott Jackson
2015-03-14#428 Start of handoff logic. For now just saves current playing queueScott Jackson
2015-03-14Change so final serialization on exit is done in background thread stillScott Jackson
2015-03-13Fix crash from transition drawable referencing recycled bitmapScott Jackson
2015-03-12Fix a bunch of issues related incorrect .subsonic.org url's redirecting to su...Scott Jackson
2015-03-12Merge branch 'alphabeticalfix'Scott Jackson
2015-03-12Fix alphabetical list not having titleScott Jackson
2015-03-12Fix crash on selecting spinner if title is nullScott Jackson
2015-03-12Fix crash if title is nullScott Jackson
2015-03-11Delay 5 seconds to remove DLNA target in case it is just a temporary glitchScott Jackson
2015-03-11#466 Added support for next playing in RemoteController, implement for DLNA p...Scott Jackson
2015-03-10Fade theme change when changed from settingsScott Jackson
2015-03-09Revert to old memory limitScott Jackson
2015-03-08#389 Add artist radio for Madsonic. Madsonic has the ability to radio off in...Scott Jackson
2015-03-08Get around the random recycled bitmap errors from calling onDraw after a bitm...Scott Jackson
2015-03-07Fix issue casting if user == "DSub"Scott Jackson
2015-03-06Try increasing max memory for bitmapsScott Jackson
2015-03-06Only log error if origBitmap was recycled, not if its nullScott Jackson
2015-03-06#463 Add videos sectionScott Jackson
2015-03-06Don't show artist menu items for root foldersScott Jackson
2015-03-05 #462 Add albums by alphabeticalScott Jackson
2015-03-04Merge branch 'CastProxy'Scott Jackson
2015-03-04Fix double clicking pausing on headsets pausing after going to next songScott Jackson
2015-03-04Fix clicking on artist text if image is still loadingScott Jackson
2015-03-04Fix broken rotateScott Jackson
2015-03-03#320 Fix not using custom httpClient because factory returns Cached, not REST...Scott Jackson
2015-03-03#320 Update with WebProxy using our custom httpClient (so we can bypass self-...Scott 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-27Merge branch 'master' into CastProxyScott Jackson
2015-02-26Fix crash if restore is called before buffers createdScott Jackson
2015-02-26Use proxy for ChromeCast as wellScott 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-25Add getHeaderHeight method (merged from source)Scott 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-22#320 Start of option to pass traffic while casting through device proxyScott 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