forked from distok/cutthecord
Update all patches but notrack to 8.4.8
oh god oh fuck they moved around a LOT of tracking code this will be a pain
This commit is contained in:
parent
2a1b88d203
commit
f2bdc4ff67
37 changed files with 3446 additions and 2 deletions
21
patches/disable-mobileindicator/848.patch
Normal file
21
patches/disable-mobileindicator/848.patch
Normal file
|
@ -0,0 +1,21 @@
|
|||
diff -crB -x dist -x build com.discord-848-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali com.discord-848/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
||||
*** com.discord-848-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-02-17 12:23:56.197569493 +0300
|
||||
--- com.discord-848/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-02-17 12:30:27.483215799 +0300
|
||||
***************
|
||||
*** 182,188 ****
|
||||
|
||||
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;
|
||||
--- 182,188 ----
|
||||
|
||||
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;
|
||||
|
|
@ -17,4 +17,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 8.4.3g
|
||||
- 8.4.4g
|
||||
- 8.4.5g
|
||||
- 8.4.8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue