aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github
AgeCommit message (Expand)Author
2016-02-08Subsonic was corrected to be API verison 1.14 for Subsonic 6.0Scott Jackson
2016-02-05#641: Expose music folders for tag modeScott Jackson
2016-02-05Add API version translation for Subsonic 6.0Scott Jackson
2016-02-04Fix crash on UserFragment on older version of SubsonicScott Jackson
2016-02-04Merge branch 'music-folders'Scott Jackson
2016-02-04Add ability to update music folders + have on by default in createScott Jackson
2016-02-04#456 Allow specifying music folders when addingScott Jackson
2016-02-04Sort music foldersScott Jackson
2016-02-04Remove logScott Jackson
2016-02-04#456 Fix Music Folders headerScott Jackson
2016-02-04Move Shared details dialog over to new formatScott Jackson
2016-02-04Change Top Tracks to display order instead of album's trackScott Jackson
2016-02-02Fixes #638 Make gapless playback while casting optionalScott Jackson
2016-02-02Increase max timer length to 1 hourScott Jackson
2016-02-01Merge remote-tracking branch 'origin/master'Scott Jackson
2016-02-01Fix indentions to use tabsScott Jackson
2016-02-01Return empty result on blank queryScott Jackson
2016-02-01Merge branch 'better-offline-search' of https://github.com/fxthomas/Subsonic ...Scott Jackson
2016-01-31Make suggestions work in offline searchFrançois-Xavier Thomas
2016-01-30Copy values on long click in details dialogFrançois-Xavier Thomas
2016-01-29#456 start of music folder adminScott Jackson
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-28Merge remote-tracking branch 'origin/master'Scott Jackson
2016-01-27Fix search no longer putting previous query in inputScott Jackson
2016-01-27Fixes #625: infinite recursion when doing Play x with Now Playing visibleScott Jackson
2016-01-24Change to catch all exceptions for null referenceScott Jackson
2016-01-22Fix Infinite adapter doing uncessary calls in case of only loading 5 itemsScott Jackson
2016-01-21Fixes #626: Put missing artists inline instead of requiring dialogScott Jackson
2016-01-21Refresh Last.FM cache every couple of months (images expire and Subsonic upda...Scott Jackson
2016-01-21Allow clicking to play everything else around it on starred list since those ...Scott Jackson
2016-01-21Change song clicking to add stuff before it as wellScott Jackson
2016-01-21Show shuffle mode/artist radio instead of Playing: x of y as subtitleScott Jackson
2016-01-21Fixes #624: Add Madsonic specific song lists to Home tabScott Jackson
2016-01-18Format podcast dates the same as the rest of the appScott Jackson
2016-01-18Auto: add ability to Play LastScott Jackson
2016-01-18Fix issues with playing the same song twice in a rowScott Jackson
2016-01-18Auto: don't dispay more albums/episodes than the system will displayScott Jackson
2016-01-18Fixed #621 Disable Play After behavior on Album Lists and only work on songsScott Jackson
2016-01-17Fix clipPath not working with Hardware Acceleration before 4.3Scott Jackson
2016-01-15Fix actionbar spinner icon being right next to itScott Jackson
2016-01-15#588 Post logs to PastebinScott Jackson
2016-01-14Don't bother parsing ReplayGain tags unless it is enabledScott Jackson
2016-01-14Fix infinite recursion in applyReplayGainScott Jackson
2016-01-13Fix some misc crashesScott Jackson
2016-01-11Auto: take out video and 1 star rated songsScott Jackson
2016-01-11Fixes #618: add bookmarks to AutoScott Jackson
2016-01-10Fixes #621 Fix Madsonic labeling songs as albumsScott Jackson
2016-01-10Fix now playing status with no track # (ie: Podcast) and go back to using sam...Scott Jackson
2016-01-10Update current playing to match on entry instead of just DownloadFile objectScott Jackson
2016-01-10#618 Resume podcasts/album lists from BookmarksScott Jackson