generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
fix(YouTube - Spoof video streams): Fix error toast that is sometimes shown #4090
Merged
LisoUseInAIKyrios
merged 6 commits into
ReVanced:dev
from
LisoUseInAIKyrios:fix/spoof_video_streams_error_toast
Dec 10, 2024
Merged
fix(YouTube - Spoof video streams): Fix error toast that is sometimes shown #4090
LisoUseInAIKyrios
merged 6 commits into
ReVanced:dev
from
LisoUseInAIKyrios:fix/spoof_video_streams_error_toast
Dec 10, 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
3 tasks
I am aware this issue #4089 also side effect of |
LisoUseInAIKyrios
force-pushed
the
fix/spoof_video_streams_error_toast
branch
from
December 10, 2024 16:23
ab83535
to
8f9e8ee
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Dec 10, 2024
# [5.4.0-dev.4](v5.4.0-dev.3...v5.4.0-dev.4) (2024-12-10) ### Bug Fixes * **YouTube - Spoof video streams:** Fix error toast that is sometimes shown ([#4090](#4090)) ([4c46cb2](4c46cb2))
github-actions bot
pushed a commit
to attercopdazzler/revanced-patches-temp
that referenced
this pull request
Dec 11, 2024
# [5.4.0](v5.3.0...v5.4.0) (2024-12-11) ### Bug Fixes * **TikTok - Settings:** Use correct colors for dark mode ([ReVanced#4087](https://github.com/attercopdazzler/revanced-patches-temp/issues/4087)) ([6bd22ff](6bd22ff)) * **TikTok - SIM Spoof:** Change patch to default off to fix login ([ReVanced#4084](https://github.com/attercopdazzler/revanced-patches-temp/issues/4084)) ([f4659a3](f4659a3)) * **YouTube - Spoof video streams:** Fix error toast that is sometimes shown ([ReVanced#4090](https://github.com/attercopdazzler/revanced-patches-temp/issues/4090)) ([4c46cb2](4c46cb2)) * **YouTube - Spoof video streams:** Resolve playback of age restricted videos ([ReVanced#4096](https://github.com/attercopdazzler/revanced-patches-temp/issues/4096)) ([839a404](839a404)) ### Features * Add Internal data documents provider patch ([ReVanced#3830](https://github.com/attercopdazzler/revanced-patches-temp/issues/3830)) ([cb22f65](cb22f65)) * **Change package name:** Add options to change provider and permission package names to handle installation conflicts ([75c740c](75c740c)) * **Twitch:** Make patches compatible with latest versions ([51b5105](51b5105))
github-actions bot
pushed a commit
that referenced
this pull request
Dec 14, 2024
# [5.4.0](v5.3.0...v5.4.0) (2024-12-14) ### Bug Fixes * **GmsCore support:** Adjust presentation of battery optimization dialog ([#4091](#4091)) ([5d8fc1b](5d8fc1b)) * **TikTok - Settings:** Use correct colors for dark mode ([#4087](#4087)) ([6bd22ff](6bd22ff)) * **TikTok - SIM Spoof:** Change patch to default off to fix login ([#4084](#4084)) ([f4659a3](f4659a3)) * **YouTube - Hide ads:** Hide new type of featured promotions ([#4113](#4113)) ([13c7592](13c7592)) * **YouTube - Spoof video streams:** Fix error toast that is sometimes shown ([#4090](#4090)) ([4c46cb2](4c46cb2)) * **YouTube - Spoof video streams:** Resolve playback of age restricted videos ([#4096](#4096)) ([839a404](839a404)) * **YouTube Music - Bypass certificate checks:** Add a recommended target version ([#4104](#4104)) ([17a5a6c](17a5a6c)) * **YouTube Music - Spoof video streams:** Disable stable volume ([#4097](#4097)) ([16bb9df](16bb9df)) ### Features * Add Internal data documents provider patch ([#3830](#3830)) ([cb22f65](cb22f65)) * **Change package name:** Add options to change provider and permission package names to handle installation conflicts ([75c740c](75c740c)) * **Twitch:** Make patches compatible with latest versions ([#4099](#4099)) ([eecfbb7](eecfbb7)) * **YouTube - Comments:** Add `Hide 'Chat summary'` ([#4110](#4110)) ([269493c](269493c))
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.
Fixes a harmless error toast that sometimes shows with unreleased livestreams or when entering/exiting incognito mode.