aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-06 #482 Fix share url being wrong in AmpacheScott Jackson
2015-04-02Merge branch 'tv'Scott Jackson
2015-04-02Don't show changelog for first run everScott Jackson
2015-04-02Make pull to refresh be based on precense of touchscreenScott Jackson
2015-04-02Disable tv options in master since it appears to have commited to master even...Scott Jackson
2015-04-01Disable pull to refresh and add refresh button for TV layoutsScott Jackson
2015-04-01Keep drawer displayed for TV layoutsScott Jackson
2015-04-01Set cache location if it is nullScott Jackson
2015-04-01Fix when cache location is nullScott Jackson
2015-04-01Fix getting a error sometimes when skipping to the next song while another on...Scott Jackson
2015-03-30GB compat fixes (merged from source)Scott Jackson
2015-03-30Fix error if cache location is nullScott Jackson
2015-03-30#451 Add option to treat first level as artist groups instead of artists them...Scott Jackson
2015-03-30Fix fragments not having a context before onCreateOptionsMenu sometimesScott Jackson
2015-03-30Throw storage warning in try/catch blockScott Jackson
2015-03-28Make ongoing notification dismissableScott Jackson
2015-03-28Fix crash on failing to load artist imageScott Jackson
2015-03-28#474 Cache album lists for use when no networkScott Jackson
2015-03-27#478 Make duplicate track renaming optionalScott Jackson
2015-03-27Add a fallback if the new 5.0 media folder isn't accessible for whatever reasonScott Jackson
2015-03-27Only warn users if the folder was actually changedScott Jackson
2015-03-25#465 Disable rowHeight cache since it causes issues for tablets under certain...Scott Jackson
2015-03-23Add support for replaygain tags just thrown randomly in commentsScott Jackson
2015-03-23Fix divide by 0Scott Jackson
2015-03-21Get rid of a couple of rare ANR'sScott Jackson
2015-03-20#454 Add warning when file system is close to being fullScott Jackson
2015-03-20Add try/catch blocks to create options menu in case called before context is ...Scott Jackson
2015-03-20Add a couple of try/catch blocks to progress barsScott Jackson
2015-03-20Add option to disable 'Press back again to exit' promptMark Adamson
2015-03-19Fix if server time is skewed by a small amountScott Jackson
2015-03-19Accidental commitScott Jackson
2015-03-19Use the same date format across the board, improve to more standard formatScott Jackson
2015-03-19#472 Un-normalize dates for Subsonic 5.1+Scott Jackson
2015-03-18Fix localState being null because restore hasn't happened yetScott Jackson
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