aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/util
AgeCommit message (Expand)Author
2022-07-27Made showing suffixes optionalPatrik
2022-04-05sync bastp to upstream/ vanilla-musicPavel Rojtberg
2022-03-31Try to be more conservative with #1093 to only cases where we are pretty sure...Scott Jackson
2022-03-31#1093 Fix all songs in Airsonic being located in the root directory since it ...Scott Jackson
2021-05-15Fix current SSID detectionTxema Martinez
2020-12-29#1033: Some devices can't decrypt a password they just madeScott Jackson
2020-10-20Show mediastyle notification on secure lockscreent-m-w
2020-10-08Merge remote-tracking branch 'origin/edge' into edgeScott Jackson
2020-10-08Change DLNA to default to off since it causes so many issuesScott Jackson
2020-10-03Replace jetty ArrayQueue with java ArrayQueueMoritz Maxeiner
2020-10-02Add some compat info for new media style notificationScott Jackson
2020-09-26Derive provider descriptors from applicationIdMoritz Maxeiner
2020-09-26Derive subsonic account type descriptor from applicationIdMoritz Maxeiner
2020-09-26Use applicationId for preferences und offline sync file namesMoritz Maxeiner
2020-09-26Adds a checkbox for including Authorization headers to the server settings to...Patrik Johanson
2020-09-15Add the option to display MediaStyle notificationsavm99963
2020-09-12Go back to just using getExternalFilesDirs on Android 11+Scott Jackson
2020-09-12Fix #1001 playlist timestamps showing UTC time stillScott Jackson
2020-09-12Fix hard crash when storage issues are preventing saving/loading stuffScott Jackson
2020-09-12Stop the constant logcat spam from decrypting passwordsScott Jackson
2019-08-31When loosing focus with TRANSIENT_MAY_DUCK the app would no longer run onAudi...Patrik
2019-04-08Merge pull request #945 from KBerstene/feature/encryptedPasswordsScott Jackson
2019-04-05Bugfix for album art not appearing in Auto notificationsKevin T. Berstene
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2018-12-07Fix Chromecast routesKoen
2018-10-29Don't call shutGoogleUpNotification when service is already in foregroundGlenn Guy
2018-10-27Don't log error if avatar isn't availableDaniel Bowman
2018-10-17requestAudioFocus not behaving properlyGlenn Guy
2018-10-11Fix metadata lag and missing artist/album/duration on PieGlenn Guy
2018-10-11Remove registerMediaButtonEventReceiver for API >= 21Glenn Guy
2018-10-11Migrate media libraries to support v4Glenn Guy
2018-09-08AA voice search improvementsGlenn Guy
2018-09-07Fix Android O+ crashing if something isn't played within 5 seconds of startupScott Jackson
2018-08-31Fixes #879: Add support for Android O's new requestAudioFocus APIScott Jackson
2018-08-17Fixes #872 use native serialization so Auto doesn't crash on entriesScott Jackson
2018-08-14Fixes #875 lockscreen widget always fast forwarding instead of skippingScott Jackson
2018-07-29Lower notification channel importance so it doesn't play a ding every time a ...Scott Jackson
2018-07-26Add notification channels for API v26 complianceScott Jackson
2018-06-13Add option to disable downloading while roamingFlorian Bruhin
2018-01-17Merge pull request #842 from hufman/aa-direct-song-playbackScott Jackson
2018-01-15Better enqueues a selected bookmark's directoryWalter Huf
2018-01-15Changes AA song selection to play the directoryWalter Huf
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-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-14Fix persistent notification showing different action when pausedScott Jackson
2017-06-14Make sure to always show correct fast foward or next buttonsScott Jackson