forked from distok/cutthecord
10.0.6
smalltime is gone.
This commit is contained in:
parent
38ac8b7bc2
commit
51f1e9079b
97 changed files with 58710 additions and 6 deletions
23
patches/disable-mobileindicator/1006.patch
Normal file
23
patches/disable-mobileindicator/1006.patch
Normal file
|
@ -0,0 +1,23 @@
|
|||
diff -crB com.discord-1006-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali com.discord-1006/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
||||
*** com.discord-1006-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-12-13 11:10:57.297458055 +0300
|
||||
--- com.discord-1006/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2019-12-13 11:19:21.086960733 +0300
|
||||
***************
|
||||
*** 178,184 ****
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Android"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
--- 178,184 ----
|
||||
|
||||
const-string v2, "browser"
|
||||
|
||||
! const-string v3, "Discord Client"
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
Only in com.discord-1006/smali/com/discord/utilities/analytics: AnalyticSuperProperties.smali.orig
|
||||
Only in com.discord-1006/smali/com/discord/utilities/analytics: AnalyticSuperProperties.smali.rej
|
||||
|
|
@ -6,6 +6,7 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
|
||||
#### Bugs / Side effects
|
||||
- CRITICAL: Push notifications are broken
|
||||
- NOTE: This is really obvious on discord's end, and may be bannable.
|
||||
|
||||
#### Available and tested on:
|
||||
- 8.3.0
|
||||
|
@ -63,4 +64,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
|
|||
- 9.9.3
|
||||
- 9.9.4
|
||||
- 9.9.6
|
||||
- 10.0.6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue