aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2018-07-26Add notification channels for API v26 complianceScott Jackson
2018-07-26Fix deadlock bugs at startupScott Jackson
2018-06-13Add option to disable downloading while roamingFlorian Bruhin
2018-01-23Merge pull request #843 from hufman/aa-queue-sizeScott Jackson
2018-01-17Merge pull request #842 from hufman/aa-direct-song-playbackScott Jackson
2018-01-15Sends a remote queue of 50 items instead of 3Walter Huf
2018-01-15Better enqueues a selected bookmark's directoryWalter Huf
2018-01-15Changes AA song selection to play the directoryWalter Huf
2018-01-10Tweak getRecentDownloads to take how many songs we have set to load into accountScott Jackson
2018-01-10Fixes #814: Limit undeletable files to ones we are playing soon or just playedScott Jackson
2018-01-06Fix server settings rejecting urls like the_max.subsonic.org which are validScott Jackson
2017-10-13Use product flavours to enable builds without proprietary librariesCarey Metcalfe
2017-10-13Fix crash on startup when building without environment variablesCarey Metcalfe
2017-08-14Add additional audio/video file extensionsYousef Alam
2017-08-03Fixes #769: Add offline support for opus filesScott Jackson
2017-06-19Merge branch 'master' into edgeScott Jackson
2017-06-14Remove duplicate checkScott Jackson
2017-06-14Put the rewind/fastforward fallbacks back for bluetooth buttons and suchScott Jackson
2017-06-14Fix persistent notification showing different action when pausedScott Jackson
2017-06-14Make sure to always show correct fast foward or next buttonsScott Jackson
2017-06-13Merge branch 'KBerstene-feature/rewindjumppreferences' into edgeScott Jackson
2017-06-11Fixed previous and next button behavior while long song is pausedKevin T. Berstene
2017-06-09Additional change for modifiable rewind/fast forward.Kevin T. Berstene
2017-06-09Added preference for rewind and fast forward intervalsKevin T. Berstene
2017-05-08Better share error handlingScott Jackson
2017-04-30Fix #794 error if null album when applying replaygain tagsScott Jackson
2017-04-17Fix bad mergeScott Jackson
2017-04-17Merge branch 'enhanced-playback-speed' of https://github.com/SilentViking/Sub...Scott Jackson
2017-04-17Fixes #788: Only download playlist immediately if we match sync settingsScott Jackson
2017-04-17Fixes #791: Add scan server button for stock SubsonicScott Jackson
2017-04-12Added separate persistent settings for music and non-music playback. Also upd...Marcus
2017-04-12Enhanced Playback speed UI using shehabic/Droppy library and persistence of s...Marcus
2017-01-07Merge branch 'hufman-MediaBrowserLibrary' into edgeScott Jackson
2017-01-07Remove Log.dScott Jackson
2017-01-04Implements Android Auto Library browse #774Walter Huf
2016-11-28Automatically turn off DLNA for Android 7.0+ devicesScott Jackson
2016-11-28Fix crash with rotating in offline modeScott Jackson
2016-11-23Always play something from Auto even if no matches are foundScott Jackson
2016-11-22Add option to disable DLNA castingScott Jackson
2016-11-10Clear cached session id when restoring from backupScott Jackson
2016-11-01Fix split screen mode not continuing to update UIScott Jackson
2016-10-31Wrap applyMediaPlabackParams in try/catch blockScott Jackson
2016-10-27Add back basic auth supportScott Jackson
2016-10-26Fix crash if pressing play if in IDLE stateScott Jackson
2016-10-26Android 7 no longer accepts session id's from previous versionsScott Jackson
2016-10-26Possible fix for day/night theme showing wrong color on albumsScott Jackson
2016-10-26Fixes #759: Don't change the track # for Top TracksScott Jackson
2016-10-21Ask for location permissions in support for the day/night themeScott Jackson
2016-10-21Fix for Chromecast issues. Cast API appears to have changed so starting a ne...Scott Jackson
2016-10-19Remove debug timeoutScott Jackson