New Patches: RL API & Keep Controls Visible

This commit is contained in:
2026-05-25 04:17:44 +10:00
parent 9180129afc
commit 53a4341d6b
9 changed files with 914 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
--- a/com/tidal/android/feature/playerscreen/ui/PlayerViewModel$observeLyricsProgress$1$a.smali
+++ b/com/tidal/android/feature/playerscreen/ui/PlayerViewModel$observeLyricsProgress$1$a.smali
@@ -190,7 +190,14 @@
goto :goto_0
.line 67
:cond_3
+ sget-boolean v6, Lradiant/RLAPILyricsHook;->isRlState:Z # read RL flag
+
+ if-eqz v6, :radiant_skip # skip if not RL
+
+ const/4 v5, -0x1 # RL no-match default = -1
+
+ :radiant_skip
if-gez v4, :cond_4
.line 68