aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07#477 Add option to auto play when plugging in headphonesScott Jackson
2015-04-07Fix hu translationScott Jackson
2015-04-06 #482 Fix share url being wrong in AmpacheScott Jackson
2015-04-02Update hu translationScott 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-02Merge branch 'master' into tvScott Jackson
2015-04-01Add LEANBACK category to show up on Nexus TVScott 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-25DSub 4.9.5 ReleasedScott Jackson
2015-03-25#465 Disable rowHeight cache since it causes issues for tablets under certain...Scott Jackson
2015-03-25Update translationScott Jackson
2015-03-23Add support for replaygain tags just thrown randomly in commentsScott Jackson
2015-03-23Fix divide by 0Scott Jackson
2015-03-21Increase album outside padding by a bitScott Jackson
2015-03-21Put scrollbar on outside of padding so quick scrolling doesn't make album men...Scott 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-20Merge pull request #473 from MarkAdamson/masterScott 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-16Add a better restore messageScott Jackson