forked from distok/cutthecord
22-alpha1 (1132)
This commit is contained in:
parent
ecdaae17c9
commit
b5d311537d
44 changed files with 59598 additions and 544 deletions
20
patches/disable-mobileindicator/1132.patch
Normal file
20
patches/disable-mobileindicator/1132.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 2020-03-28 04:48:20.568638298 +0300
|
||||
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2020-03-28 05:12:25.241750554 +0300
|
||||
***************
|
||||
*** 182,188 ****
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Android"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
--- 182,188 ----
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Client"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
|
@ -109,34 +109,8 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2-alpha1
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2-alpha4
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2-alpha6
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2-alpha7
|
||||
- 21-alpha2
|
||||
- 22-alpha1-alpha1
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
|
@ -146,4 +120,35 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2
|
||||
- 22-alpha1-alpha4
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2
|
||||
- 22-alpha1-alpha6
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2
|
||||
- 22-alpha1-alpha7
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2
|
||||
- 22-alpha1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue