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:
ave 2019-02-06 23:50:49 +03:00
parent b721c0cc27
commit 6c509c6005
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
38 changed files with 6072 additions and 0 deletions

View 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;

View file

@ -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