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

Refactor VideoDetailFragment. #8847

Merged

Conversation

Isira-Seneviratne
Copy link
Member

@Isira-Seneviratne Isira-Seneviratne commented Aug 21, 2022

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

  • Use lambdas for view listeners in VideoDetailFragment.

Fixes the following issue(s)

  • Fixes #

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

@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Isira-Seneviratne Isira-Seneviratne force-pushed the Refactor_VideoDetailFragment branch 2 times, most recently from be39436 to 6501ddb Compare October 10, 2022 00:45
@tsiflimagas
Copy link
Contributor

It seems like the player crashes (though without a notification) when entering or leaving fullscreen.

@Isira-Seneviratne
Copy link
Member Author

It seems like the player crashes (though without a notification) when entering or leaving fullscreen.

Thanks for the feedback, will look into this.

@Isira-Seneviratne
Copy link
Member Author

I undid the view model changes in this PR, I'll make them in a separate one.

@tsiflimagas
Copy link
Contributor

It seems to be working fine in general now.

@sonarcloud
Copy link

sonarcloud bot commented Dec 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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.

I pushed two small commits. Other than that, LGTM, thanks!

@Stypox Stypox merged commit be856f7 into TeamNewPipe:dev Dec 31, 2022
@Isira-Seneviratne Isira-Seneviratne deleted the Refactor_VideoDetailFragment branch January 1, 2023 03:17
@Stypox Stypox mentioned this pull request Jan 22, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants