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

Enable Mark as Watched in all the other playlist fragments. #7160

Merged
merged 2 commits into from
Nov 13, 2021

Conversation

nschulzke
Copy link
Contributor

@nschulzke nschulzke commented Sep 24, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Enable "Mark as Watched" in all the non-feed fragments

Before/After Screenshots/Screen Record

  • Before:

Screenshot_1632455279

  • After:

Screenshot_1632455130

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@nschulzke
Copy link
Contributor Author

Just a note: while testing this, I found that when I tapped "Mark as Watched" in several of the fragments, it did not immediately update. These same fragments also do not immediately update their visual status when you watch a video the regular way, so I didn't attempt to fix the reactivity in this pull request.

@AudricV AudricV added feature request Issue is related to a feature in the app GUI Issue is related to the graphical user interface labels Sep 24, 2021
Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These same fragments also do not immediately update their visual status when you watch a video the regular way, so I didn't attempt to fix the reactivity in this pull request.

Yeah, that's fine

@nschulzke nschulzke requested a review from Stypox November 13, 2021 17:26
Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good; I tested the APK in all of the fragments you changed and it seems to work fine. Thank you!

@Stypox Stypox merged commit 9e44053 into TeamNewPipe:dev Nov 13, 2021
This was referenced Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app GUI Issue is related to the graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark videos as watched in all places
3 participants