Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes of issues with brightness, background playback, gestures #4223

Merged
merged 1 commit into from
Sep 5, 2020

Conversation

avently
Copy link
Contributor

@avently avently commented Sep 3, 2020

What is it?

  • Bug fix (user facing)

Description of the changes in your PR

Just fixes for issues linked below + one thing that allows to play previous video from queue using previously viewed position (start playing queue, play next stream, tap back button, position will be restored).

Regarding this thing: https://github.com/TeamNewPipe/NewPipe/compare/dev...avently:small-fixes?expand=1#diff-5f76198512a7674ea2f085d5c554be97R187 it means that the app will be shut down only when video player is playing. Popup and background players will continue to play in background even if a user swiped the app away from recents. So the only way to kill the app is to use notification close button or popup player's close button from the bottom of the screen.

Fixes the following issue(s)

Testing apk

app-release.zip

Agreement

@opusforlife2
Copy link
Collaborator

Tested all 3. Confirmed working. 🥳

@B0pol
Copy link
Member

B0pol commented Sep 3, 2020

Tested brightness and it's perfect, thank you

@TobiGr TobiGr added bug Issue is related to a bug player Issues related to any player (main, popup and background) labels Sep 3, 2020
@B0pol B0pol added this to In Progress in Unified Player regressions and bugs via automation Sep 3, 2020
@B0pol B0pol added this to the 0.20.0 milestone Sep 3, 2020
@B0pol
Copy link
Member

B0pol commented Sep 3, 2020

I found one case brightness bug still happens:

  • play a video in fullscreen
  • go back to trending page or whatever was before by swiping down from title
    -> brightness is still video brightness, it should be system default.

Tell me if it wasn't clear enough, I can make a small video to show you

@avently
Copy link
Contributor Author

avently commented Sep 4, 2020

@B0pol
small-fixes.zip

@opusforlife2
Copy link
Collaborator

Tested. Works as expected. Brightness changes only after lifting the finger, so accidental swipe will not cause any problems. 👍

@MD77MD
Copy link

MD77MD commented Sep 4, 2020

works here too, thank you @avently ... you saved my eyes from melting away 😅

@Stypox Stypox merged commit a801d09 into TeamNewPipe:dev Sep 5, 2020
Unified Player regressions and bugs automation moved this from In Progress to Done Sep 5, 2020
@Stypox
Copy link
Member

Stypox commented Sep 5, 2020

I should not add this to the changelog, should I?

@B0pol
Copy link
Member

B0pol commented Sep 5, 2020

Thank you @avently

@TobiGr
Copy link
Member

TobiGr commented Sep 5, 2020

There is a list containing all unified player PRs.
You can add the PR number to it.

@avently
Copy link
Contributor Author

avently commented Sep 6, 2020

@B0pol @MD77MD you are welcome!

This was referenced Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug player Issues related to any player (main, popup and background)
Projects
No open projects
6 participants