feat(patch): waze integration patch

This commit is contained in:
Se7en-dev
2026-07-02 15:49:18 +02:00
parent cbf04d9fa7
commit 523f0a342b
9 changed files with 461 additions and 1 deletions
+9
View File
@@ -212,6 +212,15 @@
"description": "Inverts the auto-hide behavior on the lyrics screen, playback controls stay visible by default and only hide when you tap them off.",
"default": true
},
{
"id": "WazeIntegration",
"order": 90,
"fileNames": ["waze-media-browser.patch"],
"extensionFiles": ["radiant/WazeInitReceiver.smali", "radiant/WazeServiceConnection.smali"],
"title": "Waze Integration",
"description": "Control TIDAL playback from the Waze app",
"default": true
},
{
"id": "DebugMenuUnlock",
"order": 100,