Merged
Conversation
- Store the original screen orientation when entering fullscreen. - Restore the saved orientation when exiting fullscreen. - On tablets, continue to just toggle the fullscreen UI without changing the device orientation.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
libs: Update dependencies to latest stable releases
Fixes 150649a Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Player: Enqueue next on the existing playQueue
…t-screen-rotation Remember and restore orientation on fullscreen exit
Currently translated at 98.8% (755 of 764 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (764 of 764 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (764 of 764 strings) Translated using Weblate (Lithuanian) Currently translated at 99.2% (758 of 764 strings) Translated using Weblate (Bengali) Currently translated at 74.3% (568 of 764 strings) Co-authored-by: Agustín Cantero <brahiancantero@gmail.com> Co-authored-by: Dual_A <alaviabdullah782@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: MS-PC <MSPCtranslator@gmail.com> Co-authored-by: cat <catsnote@proton.me> Co-authored-by: gymka <gymka@archlinux.lt>
Add changelog for NewPipe 0.28.1 (1006) and update extractor
The amount of AI generated PRs is increasing while their quality often remains poor. The introduced guidelines aim to reduce the number of poor quality AI PRs while simultaneously increasing the quality of high quality AI PRs. New checkboxes for compliance with the AI policy and to increase the PR quality are introduced to the PR template. Prohibit AI generated issue and PR descriptions
- This allows users to enqueue a stream directly to the current player queue when sharing a link with the app, improving the user experience for queue management. - The 'Enqueue' option is now available in the action selection dialog and can also be set as the preferred open action in the settings.
Make enqueue option avilable for playlists as well
Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (French) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (German) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Italian) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Polish) Currently translated at 58.6% (51 of 87 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Czech) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (87 of 87 strings) Co-authored-by: Agnieszka C <aga_04@o2.pl> Co-authored-by: Fjuro <fjuro@alius.cz> Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me> Co-authored-by: Mickaël Binos <mickaelbinos@outlook.com> Co-authored-by: Milan <mobrcian@hotmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: VfBFan <drop0815@posteo.de> Co-authored-by: tct123 <tct1234@protonmail.com> Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/cs/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/fr/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/hu/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/it/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/pl/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/sk/ Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/zh_Hans/ Translation: NewPipe/Metadata
Fix insufficient permissions on opening downloaded streams
Add AI policy to contribution guidelines and PR template
This fixes a visual bug in which the channels reported the the subscriber count was unavailable although stored in the db. Closes #12953
Fix retrieving incomplete data for SubscriptionEntity
Conflicts: VideoDetailFragment (see #12781) libs.version.toml
Member
|
@TobiGr is this PR targeting the wrong branch or is that intentional? |
Contributor
Author
|
thanks, I was already wondering why there were so many changes. |
theimpulson
approved these changes
Dec 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is it?
Description of the changes in your PR
Merge dev into refactor
I have absolutely no idea why this PR is 319 commits big. Last sync was done in 0fc2d4c
Conflicts
VideoDetailFragment (see #12781)
libs.version.toml
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. You can find more info and a video demonstration on this wiki page.
Due diligence