-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Release v0.28.1 (1006) #12926
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
Open
TobiGr
wants to merge
167
commits into
master
Choose a base branch
from
release-0-28.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release v0.28.1 (1006) #12926
+7,707
−3,938
Conversation
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
* Sdk 36 requires edge to edge, so use 35 so we can opt out for now
Co-Authored-By: Isira Seneviratne <[email protected]>
Target SDK 35
Fix short count formatting for Android versions below 7.0
… gets killed Author: InfinityLoop1308 Adapted for NewPipe from a fork's this commit InfinityLoop1308/PipePipeClient-legacy@1cf059c
…issue #10030) - Previously, *.SRT files only contained timestamps and sequence numbers, without the actual text content. - Added recursive text extraction to handle nested tags in TTML files.(e.g.: <span> tags)
Add option to delete a download without also deleting file
On Android > R, ACTION_MANAGE_OVERLAY_PERMISSION always brings the user to the app selection screen. https://developer.android.com/about/versions/11/privacy/permissions#manage_overlay This is highly confusing behaviour from the system, so let’s add an instruction before navigating to the settings menu.
Overlay Permission: display explanatory dialog for Android > R
Always do not rotate screen when Android TV
Google has no plans to officially support KSP for autoservice Ref: google/auto#882 Signed-off-by: Aayush Gupta <[email protected]>
They are only used for ACRA Ref: https://www.acra.ch/docs/Custom-Extensions#by-annotation Signed-off-by: Aayush Gupta <[email protected]>
Fixes for ACRA with KSP
Signed-off-by: Aayush Gupta <[email protected]>
Signed-off-by: Aayush Gupta <[email protected]>
Fixes for history
This fixes the following warning during compilation: file:app/src/main/java/org/schabi/newpipe/about/LicenseFragment.kt:36:55 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
Fix deprecation of Bundle.getSerializable(String) by using BundleCompat
Signed-off-by: Aayush Gupta <[email protected]>
libs: Update dependencies to latest stable releases
Fixes 150649a Signed-off-by: Aayush Gupta <[email protected]>
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 <[email protected]> Co-authored-by: Dual_A <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: MS-PC <[email protected]> Co-authored-by: cat <[email protected]> Co-authored-by: gymka <[email protected]>
Add changelog for NewPipe 0.28.1 (1006) and update extractor
- 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 <[email protected]> Co-authored-by: Fjuro <[email protected]> Co-authored-by: Ghost of Sparta <[email protected]> Co-authored-by: Mickaël Binos <[email protected]> Co-authored-by: Milan <[email protected]> Co-authored-by: Random <[email protected]> Co-authored-by: VfBFan <[email protected]> Co-authored-by: tct123 <[email protected]> Co-authored-by: 大王叫我来巡山 <[email protected]> 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
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.
Do not report regressions here, but in the corresponding issue: #12925
The changelog is also there.