Skip to content

Conversation

@Stypox
Copy link
Member

@Stypox Stypox commented Feb 2, 2020

Now the PlaybackParameterDialog saves in SharedPreferences the state of the "Unhook" checkbox, so that the user does not have to slide down and click on the unhook checkbox every time. This is one of the proposed solutions in #1536. The other proposed solution was to make the checkbox checked by default, and based on the current pr code it could be implemented just by resetting the saved unhook preference to true every time a player is opened, but I think save&restore is better because not every user needs unhook-by-default.
I also fixed the unhook_checkbox string, to make it more English-y.

Fixes #1536
Debug apk: app-debug.zip

@TobiGr TobiGr added the player Issues related to any player (main, popup and background) label Feb 2, 2020
@ShareASmile
Copy link
Collaborator

ShareASmile commented Feb 2, 2020

Thanks @Stypox for this PR, debug apk working smoothly as intended. I am going to use this for daily basis for days. Remembering speed/pitch-coupling checkbox state & having the unlink checked as default behaviour It is good to go👍

@ShareASmile
Copy link
Collaborator

Possibilities discussed in #735 issue & in #1823 can be touched later as this PR is such a simpler fix for the time being.

I personally feel "If the altered playback speed itself is remembered across videos" (atleast until closing the app) that would be a big +1.
..But that could be done in a different PR.

@ShareASmile
Copy link
Collaborator

@TobiGr is this going to be added in 0.18.3 ?

@Stypox
Copy link
Member Author

Stypox commented Feb 5, 2020

@gillhash No, this will probably be postponed to 0.18.4

@Stypox Stypox added this to the 0.18.4 milestone Feb 5, 2020
@TobiGr TobiGr merged commit 987078f into TeamNewPipe:dev Feb 22, 2020
@ShareASmile ShareASmile mentioned this pull request Feb 23, 2020
1 task
@Stypox Stypox deleted the unhook-save-restore branch August 4, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

player Issues related to any player (main, popup and background)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Make 'Unhook' the default for altered playback speed (or remember it)

3 participants