Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | DSub 5.5.3 released | Scott Jackson | |
2021-02-20 | Add Chinese translation | fangxx3863 | |
2020-12-29 | Closes #1037: Better fix for fullscreen issue that doesn't break normal viewing | Scott Jackson | |
2020-12-29 | #1037 Revert "Fix fullscreen layout not actually be fullscreen anymore" | Scott Jackson | |
This fix does fix fullscreen mode but breaks normal mode and make the notification bar overlap the header | |||
2020-12-03 | DSub 5.5.2 release | Scott Jackson | |
2020-11-04 | Fix fullscreen layout not actually be fullscreen anymore | Scott Jackson | |
2020-10-12 | Request location permissions on every startup if not given | Scott Jackson | |
2020-10-12 | Add explanation of why user is prompted for location access | Scott Jackson | |
2020-10-08 | Release DSub 5.5.1 | Scott Jackson | |
2020-10-08 | Change DLNA to default to off since it causes so many issues | Scott Jackson | |
2020-10-02 | Merge branch 'version-28' into MoritzMaxeiner-dsub | Scott Jackson | |
2020-09-26 | Derive provider descriptors from applicationId | Moritz Maxeiner | |
2020-09-26 | Derive subsonic account type descriptor from applicationId | Moritz Maxeiner | |
2020-09-26 | Adds a checkbox for including Authorization headers to the server settings ↵ | Patrik Johanson | |
to fix issues described in daneren2005/Subsonic#870 | |||
2020-09-21 | Create beta release that targets API 28 | Scott Jackson | |
2020-09-21 | Change media notification to default to system style | Scott Jackson | |
2020-09-15 | Add the option to display MediaStyle notifications | avm99963 | |
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-13 | Fix wrong french translation | massyas | |
2020-09-12 | Update to DSub 5.5.0 | Scott Jackson | |
2020-05-23 | Corrections strings.xml | MyNameIsTroll | |
some corrections, spelling mistakes. | |||
2018-10-26 | Add changelog for 5.4.4 | Scott Jackson | |
2018-10-11 | Remove registerMediaButtonEventReceiver for API >= 21 | Glenn 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-11 | Dsub 5.4.3 released | Scott Jackson | |
2018-08-23 | DSub 5.4.2 Released | Scott Jackson | |
2018-07-29 | Update HU translation | Scott Jackson | |
2018-07-29 | DSub 5.4.1 released | Scott Jackson | |
2018-07-26 | Dsub 5.4 released | Scott Jackson | |
2018-07-26 | Merge branch 'master' into edge | Scott Jackson | |
2018-06-13 | Add option to disable downloading while roaming | Florian Bruhin | |
2017-09-22 | Merge pull request #829 from YSmhXQDd6Z/master | Scott Jackson | |
Update portuguese translation | |||
2017-09-18 | Update strings.xml | YSmhXQDd6Z | |
2017-06-13 | Merge branch 'KBerstene-feature/rewindjumppreferences' into edge | Scott Jackson | |
2017-06-13 | Merge branch 'master' into edge | Scott Jackson | |
2017-06-09 | Added preference for rewind and fast forward intervals | Kevin 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-06-09 | Change SeekBarPreference value to center alignment, bringing it in line with ↵ | Kevin T. Berstene | |
similar dialog boxes. | |||
2017-05-08 | Better share error handling | Scott Jackson | |
2017-04-30 | Update translation | Scott Jackson | |
2017-04-18 | Dsub 5.3.5 released | Scott Jackson | |
2017-04-17 | Merge branch 'enhanced-playback-speed' of ↵ | Scott Jackson | |
https://github.com/SilentViking/Subsonic into SilentViking-enhanced-playback-speed # Conflicts: # app/src/main/java/github/daneren2005/dsub/util/Constants.java | |||
2017-04-17 | Merge branch 'master' into edge | Scott Jackson | |
2017-04-17 | Fixes #791: Add scan server button for stock Subsonic | Scott Jackson | |
2017-04-12 | Enhanced Playback speed UI using shehabic/Droppy library and persistence of ↵ | Marcus | |
speed settings between songs and non-songs. | |||
2017-03-07 | Fixes #784: Add 48 kpbs option | Scott Jackson | |
2017-01-17 | Little improvement of the french translation | 3615pipou | |
"Play next" was translate "Suivant" which mean "next" so I propose "Jouer juste après". And "Play last" was translate "Précédent" which mean "previous" so I propose "Jouer en fin de liste" | |||
2017-01-05 | Fixes #776: Update French translation of Bookmarks | Scott Jackson | |
2017-01-05 | Fix verbage of keep last played | Scott Jackson | |
2016-11-28 | DSub 5.3.4 Released | Scott Jackson | |
2016-11-22 | Add option to disable DLNA casting | Scott Jackson | |
2016-11-10 | DSub 5.3.3 Released | Scott Jackson | |
2016-10-22 | DSub 5.3.2 released | Scott Jackson | |