-
-
Notifications
You must be signed in to change notification settings - Fork 426
feat(Spotify): Add Fix third party launchers widgets
patch
#4893
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
feat(Spotify): Add Fix third party launchers widgets
patch
#4893
Conversation
patches/src/main/kotlin/app/revanced/patches/spotify/misc/widgets/Fingerprints.kt
Outdated
Show resolved
Hide resolved
...s/src/main/kotlin/app/revanced/patches/spotify/misc/widgets/FixThirdPartyLaunchersWidgets.kt
Outdated
Show resolved
Hide resolved
...s/src/main/kotlin/app/revanced/patches/spotify/misc/widgets/FixThirdPartyLaunchersWidgets.kt
Outdated
Show resolved
Hide resolved
description = "Fixes Spotify widgets not working in third party launchers, like Nova Launcher.", | ||
) { | ||
execute { | ||
// Only system app launchers are granted the BIND_APPWIDGET permission. |
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.
Why? Is there a security implication?
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.
…aunchers-widgets # Conflicts: # patches/api/patches.api
# [5.24.0-dev.4](v5.24.0-dev.3...v5.24.0-dev.4) (2025-05-16) ### Features * **Spotify:** Add `Fix third party launchers widgets` patch ([#4893](#4893)) ([23bfdc9](23bfdc9))
@LisoUseInAIKyrios I think this is missing |
damn, you are right |
No description provided.