forked from XiangRongLin/NewPipe-preuinified
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fetch from FoxPipe Preunified #1
Merged
whistlingwoods
merged 32 commits into
whistlingwoods:pre-unified
from
ShareASmile:master
Nov 13, 2024
Merged
Fetch from FoxPipe Preunified #1
whistlingwoods
merged 32 commits into
whistlingwoods:pre-unified
from
ShareASmile:master
Nov 13, 2024
Conversation
This file contains 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
..upload of newpipe v0.19.8 source code for fresh start
this commit includes following Bug Fixes & Features From upstream NewPipe Into Pre-unified FoxPipe v0.19.8.1 1. Update NewPipe extractor update to fix [YouTube] Workaround again for 403 HTTP to fix YouTube Videos not loading 2. Access Background Player Queue from Main menu 3. Added Bandcamp Music Support Into FoxPipe 4. Disable sending metrics to Google in Android System Webview 5. Add basic resize functionality 6. [media.ccc.de] Add recent & live stream kiosk 7. Ability to see Pinned Comment 8. Clicking on Title In Background Player Should Open Video Details 9. Feature Swipe Down To Refresh Subscription Group Feed 10. [peertube] implement sepia search 11. Allow installation on external storage 12. Change UA to privacy.resistFingerprinting 13. Add formatting removal on paste for search 14. Remember Last Selected Media Type For Downloads 15. Improve search suggestion experience when remote ones can't be fetched 16. Fixed Download Button Not Visible After Playing Live Stream 17. Big Thumbnail Notification for Background Player 18. Add Always Expand Description In Appearance Settings 19. Previous Search History Increased from 25 to 60 Entries Maximum When Opened and 3 to 60 Entries Maximum When Typing 20. Added Sleep Timer to Background Player 21. Sleep timer implementation related visual fixes 22. Fixes snackbar error on disabled likes count 23. Fixed player controls not hiding after replay & Bluetooth headset button 24. For Better Download Speeds default download threads increased to 5 25. Disable dragging on Thumbnails in Playlists Videos 26. Select 4k 2k Resolution by default Now 27. Changed Dark Theme Colors To Darker Variant 28. Support for PeerTube Short Links 29. Handle URLs for YouTube Shorts 30. Make "Playback speed controls" dialog contents more compact specially in landscape orientation 31. Fix playback speed not being updated in Background Player 32. Added comments disabled functionallity 33. [media.ccc.de] Fix service color 34. Ignore ContentNotSupportedException caused by Bandcamp fan pages 35. Allow installation on external storage 36. [peertube] implement sepia search 37. Add basic resize functionality [Samsung Dex Now Supported] 38. [Security] Update ktlint to 0.40.0 39. Fix security vulnerability in checkstyle / guava 40. Update ExoPlayer from 2.11.6 to 2.11.8 41. Update checkstyle, OkHttp, use Kotlin JDK8 42. Use user agent of DownloaderImpl also in ReCapthaActivity 43. Do not init ACRA if inside its own process 44. Remove deprecated calls to set Sender class to ACRA 45. Fix empty stacktrace in bug report 46. Remove pbj=1 parameter from YouYube urls in recaptcha activity 47. Set notification style in Android 11 to MediaStyle 48. Clicking on Title in Background Player should open Video Details 49. Added Swipe to Refresh for Channels New Videos in Subscription Feed 50. Fix crash when opening video in local playlist tab 51. Fix Download Button Not Visible After Playing Live Stream 52. Fix Playback Speed Not Being Updated In PlayQueueAcitvity 53. Big Thumbnail Notification for Background Player 54. Ability to see Pinned Comment 55. Disable commenter image when disabling thumbnails loading 56. Fix Slow Speed Downloads 57. Adapt opacity of popup close button to allow touches in other apps on Android >=11 58. Better error messages for SoundCloud and YouTube unavailable contents 59.Mitigating long buffering on initial video playback by using custom progress-load-interval in exoplayer 60. Use 16 KiB as the default progressive load interval
.. and update github url to foxpipe preunified fork
…wpipe/fragments/list/channel/ChannelFragment.java Co-Authored-By: Stypox <[email protected]>
…#11092 Fixes: Upload dates have a minus prepended if they're in the past and language is set to Ukrainian Fixed in ocpsoft/prettytime#270 Co-Authored-By: moontoaster <[email protected]>
TeamNewPipe@e236d37 Fixes TeamNewPipe#10012 Co-Authored-By: Stypox <[email protected]>
…search results ShareASmile/NewPipeExtractor#41 Co-Authored-By: Tobi <[email protected]>
Reorder the Control Elements of the background player (putting the Title down) TeamNewPipe#6824 Fixes; TeamNewPipe#6788 TeamNewPipe#2931 Co-Authored-By: phigjm <[email protected]>
Fixes: Rename Tamaziɣt Taqbaylit to Taqbaylit https: //github.com/TeamNewPipe/issues/4065 Co-Authored-By: ButterflyOfFire <[email protected]>
Repository owner
locked and limited conversation to collaborators
Jul 20, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Fixes the following issue(s)
Relies on the following changes
Testing apk
debug.zip
Agreement