Port patches to 9.8.6

No builds will happen until I sort out slashcommands, or at least helper
utils in it.

ETA: Tomorrow.
Sorry :/
This commit is contained in:
ave 2019-11-18 00:28:56 +03:00
parent b7f98a4da8
commit 7193f29239
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
36 changed files with 56715 additions and 2 deletions

View 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-10-01 22:09:20.860657135 +0300
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-10-01 22:10:06.937630156 +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;

View file

@ -57,4 +57,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
- 9.7.0
- 9.8.0
- 9.8.4
- 9.8.6