forked from distok/cutthecord
15-alpha3 (1069)
Nice.
This commit is contained in:
parent
fc5114053d
commit
ba1b4e53b0
40 changed files with 58063 additions and 2 deletions
23
patches/disable-mobileindicator/1069.patch
Normal file
23
patches/disable-mobileindicator/1069.patch
Normal file
|
@ -0,0 +1,23 @@
|
|||
diff -crB com.discord-1006-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali com.discord-1006/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
||||
*** com.discord-1006-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-12-13 11:10:57.297458055 +0300
|
||||
--- com.discord-1006/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-12-13 11:19:21.086960733 +0300
|
||||
***************
|
||||
*** 178,184 ****
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Android"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
--- 178,184 ----
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Client"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
Only in com.discord-1006/smali/com/discord/utilities/analytics: AnalyticSuperProperties.smali.orig
|
||||
Only in com.discord-1006/smali/com/discord/utilities/analytics: AnalyticSuperProperties.smali.rej
|
||||
|
|
@ -99,4 +99,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 14-alpha2
|
||||
- 14-alpha3
|
||||
- 14.0
|
||||
- 15-alpha3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue