Skip to content

Merge dev into refactor#12969

Merged
theimpulson merged 28 commits intorefactorfrom
refactor-merge
Dec 29, 2025
Merged

Merge dev into refactor#12969
theimpulson merged 28 commits intorefactorfrom
refactor-merge

Conversation

@TobiGr
Copy link
Copy Markdown
Contributor

@TobiGr TobiGr commented Dec 29, 2025

What is it?

  • Codebase synchronisiation (dev facing)

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

iampopovich and others added 28 commits November 10, 2025 02:22
- 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
@TobiGr TobiGr requested a review from theimpulson December 29, 2025 11:18
@github-actions github-actions Bot added the size/giant PRs with more than 750 changed lines label Dec 29, 2025
@theimpulson
Copy link
Copy Markdown
Member

@TobiGr is this PR targeting the wrong branch or is that intentional?

@TobiGr TobiGr changed the base branch from dev to refactor December 29, 2025 11:38
@TobiGr
Copy link
Copy Markdown
Contributor Author

TobiGr commented Dec 29, 2025

thanks, I was already wondering why there were so many changes.

@TobiGr TobiGr added size/large PRs with less than 750 changed lines and removed size/giant PRs with more than 750 changed lines labels Dec 29, 2025
@theimpulson theimpulson merged commit cd056a7 into refactor Dec 29, 2025
8 checks passed
@TobiGr TobiGr deleted the refactor-merge branch December 29, 2025 14:56
@ShareASmile ShareASmile added the code quality Improvements to the codebase to improve the code quality label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Improvements to the codebase to improve the code quality size/large PRs with less than 750 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants