aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
AgeCommit message (Collapse)Author
2022-07-27Made showing suffixes optionalPatrik
2022-04-01DSub 5.5.3 releasedScott Jackson
2020-12-03DSub 5.5.2 releaseScott Jackson
2020-10-08Release DSub 5.5.1Scott Jackson
2020-10-08Change DLNA to default to off since it causes so many issuesScott Jackson
2020-10-02Merge branch 'version-28' into MoritzMaxeiner-dsubScott Jackson
2020-09-26Derive provider descriptors from applicationIdMoritz Maxeiner
2020-09-26Derive subsonic account type descriptor from applicationIdMoritz Maxeiner
2020-09-21Create beta release that targets API 28Scott Jackson
2020-09-21Change media notification to default to system styleScott Jackson
2020-09-15Add the option to display MediaStyle notificationsavm99963
Android now has the capability of displaying MediaStyle notifications which are better aligned with the Material Design standards and blend better into the OS than custom notifications. This commit adds an option in the Playback section to show notifications using the MediaStyle style.
2020-09-12Update to DSub 5.5.0Scott Jackson
2018-10-26Add changelog for 5.4.4Scott Jackson
2018-10-11Remove registerMediaButtonEventReceiver for API >= 21Glenn Guy
Finally figured out that this was causing an extra controller to be registered with the AVRCP module. With DSub as the only media app running the log would show `V/NewAvrcpMediaPlayerList: onActiveSessionsChanged: number of controllers: 0` on entry into the app and would increase to 2 shortly after. On Android Pie this causes problems as the new AVRCP module's logic is causing the metadata to be sent through to the wrong controller. I'm not sure if you think I've gone about it in the correct way but I've removed the setting for media buttons as well for Lollipop onwards, considering that this setting has no effect anyway on >= 21.
2018-09-11Dsub 5.4.3 releasedScott Jackson
2018-08-23DSub 5.4.2 ReleasedScott Jackson
2018-07-29DSub 5.4.1 releasedScott Jackson
2018-07-26Dsub 5.4 releasedScott Jackson
2018-06-13Add option to disable downloading while roamingFlorian Bruhin
2017-06-09Added preference for rewind and fast forward intervalsKevin T. Berstene
Keeping the default at 10s and 30s respectively, added preference options under Playback to allow user to change how far rewind and fast forward jump.
2017-04-18Dsub 5.3.5 releasedScott Jackson
2016-11-28DSub 5.3.4 ReleasedScott Jackson
2016-11-22Add option to disable DLNA castingScott Jackson
2016-11-10DSub 5.3.3 ReleasedScott Jackson
2016-10-22DSub 5.3.2 releasedScott Jackson
2016-10-17Second beta released with self-signed cert fixesScott Jackson
2016-10-13DSub released to Beta to test out connection logicScott Jackson
2016-10-04DSub 5.3.1 ReleasedScott Jackson
2016-09-23DSub 5.3 Released to betaScott Jackson
2016-09-23Fix applicationIdSuffix not working with custom attributesScott Jackson
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-08-30DSub 5.2.2 ReleasedScott Jackson
2016-08-24DSub 5.2.1 ReleasedScott Jackson
2016-07-27Fixes #714: Add different options for action when pressing a songScott Jackson
2016-07-27DSub 5.2 ReleasedScott Jackson
2016-06-13DSub 5.1.9 ReleasedScott Jackson
2016-06-09Fix typo in releasedateScott Jackson
2016-06-09DSub 5.1.8 ReleasedScott Jackson
2016-04-23DSub 5.1.7 ReleasedScott Jackson
2016-03-28Fixes #667: Add optional caching while castingScott Jackson
2016-03-24Fixes #554: Add option for heads up notificationsScott Jackson
2016-03-16DSub 5.1.6 ReleasedScott Jackson
2016-02-15DSub 5.1.5 ReleasedScott Jackson
2016-02-11DSub 5.1.5 BetaScott Jackson
2016-02-11Fixed #645: Add option to stream original quality to ChromecastScott Jackson
2016-02-11Move open to tab option to Drawer Tabs sectionScott Jackson
2016-02-02Fixes #638 Make gapless playback while casting optionalScott Jackson
2016-01-17DSub 5.1.4 ReleasedScott Jackson
2016-01-11DSub 5.1.3 BetaScott Jackson
2016-01-01#141 Add buttons for internal/external dir locations instead of requiring ↵Scott Jackson
user to manually type it