forked from distok/cutthecord
12.0-alpha1 (1047)
This commit is contained in:
parent
4bd9374153
commit
dbbadae1d8
40 changed files with 58063 additions and 2 deletions
23
patches/disable-mobileindicator/1047.patch
Normal file
23
patches/disable-mobileindicator/1047.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
|
||||
|
|
@ -89,4 +89,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 11.0
|
||||
- 11.4
|
||||
- 11.5
|
||||
- 12.0-alpha1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue