-
-
Notifications
You must be signed in to change notification settings - Fork 426
feat(Spotify): Add Check environment
patch
#4765
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this verified to work? The strings are present in the shared patch but this is the first time it's been used for another app.
In addition I have moved the context hook into finalize. This way the context is hooked at last and thus inserted before any other patch depending on the shared extension patch. This solves the temporal fix done in the gmscore support patch. |
# [5.19.0-dev.17](v5.19.0-dev.16...v5.19.0-dev.17) (2025-04-12) ### Features * **Spotify:** Add `Check environment` patch ([#4765](#4765)) ([6d7101c](6d7101c))
# [5.19.0](v5.18.0...v5.19.0) (2025-04-12) ### Bug Fixes * **Google Photos - Restore hidden 'Back up while charging' toggle:** Constrain to last working app target ([#4761](#4761)) ([152bb7c](152bb7c)) * **Google Photos:** Remove obsolete non functional patch `Restore hidden 'Back up while charging' toggle` ([#4764](#4764)) ([56e48f4](56e48f4)) * **Spotify - Custom theme:** Override more color resources ([#4690](#4690)) ([d7a7a0b](d7a7a0b)) * **Spotify - Unlock Spotify Premium:** Remove restrictions for Google voice assistant ([#4702](#4702)) ([106202f](106202f)) * **Spotify:** Remove ads sections from home ([#4722](#4722)) ([0b9a5e7](0b9a5e7)) * **Twitter - Hide recommended users:** Make hiding work again by filtering for new entryId prefix ([#4456](#4456)) ([ff846b0](ff846b0)) * **YouTube - Hide layout components:** Do not hide video description music/game links if hide horizontal shelves is enabled ([3864f35](3864f35)) * **YouTube - Hide player flyout menu items:** Show more detailed summary text for 'Hide Audio track' if using Android spoof client ([#4756](#4756)) ([b67bbb2](b67bbb2)) * **YouTube - Remove background playback restrictions:** Do not show media controls when playing Shorts from the feed ([2ed675c](2ed675c)) * **YouTube - Return YouTube Dislike:** Correctly update label after disliking a Short with 20.07 ([0bb3e32](0bb3e32)) * **YouTube - Return YouTube Dislike:** Fix inconsistent label after disliking a Short ([ea92a2e](ea92a2e)) * **YouTube - Seekbar:** Correctly hide the feed seekbar with target 20.07 ([ddc6e4c](ddc6e4c)) * **YouTube:** Combine multiple seekbar patches into a single patch ([#4705](#4705)) ([503b7eb](503b7eb)) ### Features * **Angulus:** Add `Hide ads` patch ([#4604](#4604)) ([87c86b5](87c86b5)) * **Messenger:** Add `Remove Meta AI tab` patch ([#4726](#4726)) ([e3fad97](e3fad97)) * **Photomath:** Support latest version ([#4672](#4672)) ([8e16483](8e16483)) * **Proton Mail:** Add `Remove 'Sent from' signature` patch ([#4514](#4514)) ([34c14c9](34c14c9)) * **Spotify:** Add `Check environment` patch ([#4765](#4765)) ([6d7101c](6d7101c)) * **Spotify:** Add limited support for version `8.6.98.900` (last version that supports Kenwood and Pioneer car stereos) ([#4750](#4750)) ([a3fde87](a3fde87)) * **Strava - Disable subscription suggestions:** Make compatible with latest version ([#4739](#4739)) ([649a2c0](649a2c0)) * **YouTube - Settings:** Add icons to the ReVanced settings ([#4496](#4496)) ([d0c85f0](d0c85f0))
No description provided.