forked from distok/cutthecord
10.0.7
Also fix a bug that prevents installation of multiple branches / official client, thanks whovian for pointing it out.
This commit is contained in:
parent
4bc5ffc081
commit
ee77823392
40 changed files with 58309 additions and 2 deletions
23
patches/disable-mobileindicator/1007.patch
Normal file
23
patches/disable-mobileindicator/1007.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
|
||||
|
|
@ -65,4 +65,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 9.9.4
|
||||
- 9.9.6
|
||||
- 10.0.6
|
||||
- 10.0.7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue