forked from distok/cutthecord
9.5.0
This commit is contained in:
parent
77e3b2f295
commit
b907e73caa
42 changed files with 9880 additions and 2 deletions
20
patches/disable-mobileindicator/950.patch
Normal file
20
patches/disable-mobileindicator/950.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
||||
*** from/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-08-31 14:22:09.968058530 +0300
|
||||
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-08-31 14:22:56.448333470 +0300
|
||||
***************
|
||||
*** 179,185 ****
|
||||
|
||||
const-string v1, "browser"
|
||||
|
||||
! const-string v2, "Discord Android"
|
||||
|
||||
.line 64
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
--- 179,185 ----
|
||||
|
||||
const-string v1, "browser"
|
||||
|
||||
! const-string v2, "Discord Client"
|
||||
|
||||
.line 64
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
|
@ -48,4 +48,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 9.4.6
|
||||
- 9.4.7
|
||||
- 9.4.8
|
||||
- 9.5.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue