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

fix(YouTube - Miniplayer): Use estimated maximum on screen size for devices with low density screens #4150

Conversation

LisoUseInAIKyrios
Copy link
Contributor

@LisoUseInAIKyrios LisoUseInAIKyrios commented Dec 17, 2024

Fixes a potential crash of oddball low end devices with pixel widths the same as their pixel density.

Also fixes buggy 'forward back buttons' incorrectly showing for tablet / foldable devices when patching 19.34+

@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 2694158 into ReVanced:dev Dec 17, 2024
1 check passed
@LisoUseInAIKyrios LisoUseInAIKyrios deleted the fix/miniplayer_forward_back_buttons branch December 17, 2024 00:22
github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
## [5.5.2-dev.1](v5.5.1...v5.5.2-dev.1) (2024-12-17)

### Bug Fixes

* **YouTube - Miniplayer:** Use estimated maximum on screen size for devices with low density screens ([#4150](#4150)) ([2694158](2694158))
* **YouTube - SponsorBlock:** Show create new segment error messages using a dialog ([#4148](#4148)) ([5870906](5870906))
github-actions bot pushed a commit that referenced this pull request Dec 20, 2024
# [5.6.0](v5.5.1...v5.6.0) (2024-12-20)

### Bug Fixes

* **Twitter - Change link sharing domain:** Use correct extension package ([ad7fab6](ad7fab6))
* **YouTube - Force original audio:** Use correct original audio stream if app language is not English ([0d20171](0d20171))
* **YouTube - Hide layout components:** Hide new kind of community post ([#4155](#4155)) ([08f68cb](08f68cb))
* **YouTube - Miniplayer:** Use estimated maximum on screen size for devices with low density screens ([#4150](#4150)) ([2694158](2694158))
* **YouTube - Open Shorts in regular player:** Do not show the miniplayer after opening a Short while a video is playing ([894e366](894e366))
* **YouTube - SponsorBlock:** Show create new segment error messages using a dialog ([#4148](#4148)) ([5870906](5870906))
* **YouTube - Spoof video streams:** Change default spoofing to iOS, allow setting a default language with Android VR ([#4171](#4171)) ([171b4e7](171b4e7))
* **YouTube - Spoof video streams:** Update iOS client version ([df3aeed](df3aeed))

### Features

* **YouTube:** Add `Open Shorts in regular player` patch ([#4153](#4153)) ([c7c5e5b](c7c5e5b))
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.

2 participants