-
Notifications
You must be signed in to change notification settings - Fork 44
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
chore: Merge branch dev
to main
#935
Draft
github-actions
wants to merge
25
commits into
main
Choose a base branch
from
dev
base: main
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.
Draft
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
…roid 5 / 6 devices
…tiple times when `Quick actions top margin` is set
fix(Reddit - Hide navigation buttons): Add support for latest versions fix(Reddit - Hide Recently Visited shelf): Patch broken in Reddit 2025.02.0 fix(Reddit - Remove subreddit dialog): `Remove notification suggestion dialog` not working in Reddit 2024.41.0+
…hen `Disable playback speed for music` is enabled
…contents of `Courses`
…m logs are printed (unpatched YouTube bug)
…PointerException in Context.getResources()
…aming data` is turned on - Add more parameters used by the official YouTube client - Instead of the client version, the client id is set in the `X-YouTube-Client-Version` field of the header - Increase byte array size
…nused services * fix(GmsCore support): Firebase installations error * feat: Remove unnecessary Constants (Match with uDrop) * feat: Remove signature spoofing that degrades performance (No longer resolves playback issues) * Move `SSLGuard disabler` to `GmsCore support` patch * feat: Disable `PrimeApi` * revert: Do not disable Cast V2 * feat: Disable ECatcher spam logging * revert: Disable Advertising Id (Advertising Id can no longer be fetched from GmsCore) Co-Authored-By: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-Authored-By: KobeW50 <84587632+KobeW50@users.noreply.github.com> Co-Authored-By: inotia00 <108592928+inotia00@users.noreply.github.com>
# [3.3.0-dev.1](v3.2.0...v3.3.0-dev.1) (2025-01-16) ### Bug Fixes * **YouTube - Fullscreen components:** Fullscreen layout refreshes multiple times when `Quick actions top margin` is set ([37ab4e3](37ab4e3)) * **YouTube - Hide feed components:** `Hide carousel shelf` hides the contents of `Courses` ([92261c3](92261c3)) * **YouTube Music - Dark theme:** Gradient not applied to playlist header background ([e5f4a98](e5f4a98)) * **YouTube Music - Disable music video in album:** App crashes on Android 5 / 6 devices ([353c0bf](353c0bf)) * **YouTube:** Unable to access `Autoplay next video` setting ([e775df3](e775df3)) ### Features * **Reddit:** Add support for latest versions ([44952e0](44952e0))
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.
This pull request will Merge branch
dev
tomain
.