aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/service
AgeCommit message (Expand)Author
2022-04-05sync bastp to upstream/ vanilla-musicPavel Rojtberg
2021-05-21Fixed Android Auto library browsing if Browse By Tag is enabledivorodr
2020-10-08Fixed #1021 preload count being max int triggers buffer overflow in getRecent...Scott Jackson
2020-09-26Adds a checkbox for including Authorization headers to the server settings to...Patrik Johanson
2020-09-21Fix shut up google notification playing when pressing play from new notificationScott Jackson
2020-09-21Fix new media style not respecting persistent notification preferenceScott Jackson
2020-09-21Change media notification to default to system styleScott Jackson
2020-09-15Add the option to display MediaStyle notificationsavm99963
2020-09-12#1002 Delete from media store before renaming file since in Android 11 it del...Scott Jackson
2020-09-12Fix #1001 playlist timestamps showing UTC time stillScott Jackson
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2018-11-24Stop current track if rated bad and empty playlistDaniel Bowman
2018-10-29Don't call shutGoogleUpNotification when service is already in foregroundGlenn Guy
2018-10-25Merge remote-tracking branch 'glennguy/edge' into glennguy-edgeScott Jackson
2018-10-20Fix a crash on getRecentDownloads if playlist is emptyDaniel Bowman
2018-10-17requestAudioFocus not behaving properlyGlenn Guy
2018-10-17Ensure startForeground() is calledGlenn Guy
2018-10-13Fix again registering/unregistering AudioNoisyReceiverGlenn Guy
2018-10-12Fix playback pausing when disconnecting bluetoothGlenn Guy
2018-10-11Migrate media libraries to support v4Glenn Guy
2018-09-07Fix Android O+ crashing if something isn't played within 5 seconds of startupScott Jackson
2018-09-01Fixed #880: Use explicit startForegroundService for Android 8+Scott Jackson
2018-08-17Fixes #872 use native serialization so Auto doesn't crash on entriesScott Jackson
2018-08-17Revert last commit, more places aren't working as serializable as wellScott Jackson
2018-08-17Fixes #872: Don't try to serialize Entry since it crashes Android AutoScott Jackson
2018-08-17Fixes #869 Android Auto using the cached indexes from the main appScott Jackson
2018-07-26Fix deadlock bugs at startupScott Jackson
2018-01-23Merge pull request #843 from hufman/aa-queue-sizeScott Jackson
2018-01-15Sends a remote queue of 50 items instead of 3Walter 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
2017-10-13Use product flavours to enable builds without proprietary librariesCarey Metcalfe
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-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-09Added preference for rewind and fast forward intervalsKevin T. Berstene
2017-04-30Fix #794 error if null album when applying replaygain tagsScott Jackson
2017-04-17Merge branch 'enhanced-playback-speed' of https://github.com/SilentViking/Sub...Scott 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-22Add option to disable DLNA castingScott Jackson
2016-10-31Wrap applyMediaPlabackParams in try/catch blockScott Jackson