forked from distok/cutthecord
Port patches to v8.4.3
mfw yet another notrack rewrite will have to find a way to get rid of those libraries completely if I do that I'll probably call the patch "ownthelibs" or smth
This commit is contained in:
parent
b721c0cc27
commit
6c509c6005
38 changed files with 6072 additions and 0 deletions
20
patches/disable-mobileindicator/843.patch
Normal file
20
patches/disable-mobileindicator/843.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
*** com.discord-836-testing/smali/com/discord/utilities/analytics/AnalyticsUtils.smali 2019-01-31 10:40:04.842616629 +0300
|
||||
--- com.discord-836/smali/com/discord/utilities/analytics/AnalyticsUtils.smali 2019-01-31 10:56:42.693534352 +0300
|
||||
***************
|
||||
*** 197,203 ****
|
||||
|
||||
const-string v1, "browser"
|
||||
|
||||
! const-string v2, "Discord Android"
|
||||
|
||||
.line 87
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
--- 197,203 ----
|
||||
|
||||
const-string v1, "browser"
|
||||
|
||||
! const-string v2, "Discord Client"
|
||||
|
||||
.line 87
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
|
|
@ -14,4 +14,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 8.3.9g
|
||||
- 8.4.1g
|
||||
- 8.4.2g
|
||||
- 8.4.3g
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue