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
21
patches/customversion/843.patch
Normal file
21
patches/customversion/843.patch
Normal file
|
@ -0,0 +1,21 @@
|
|||
diff -crB -x dist -x build com.discord-836-testing/smali/com/discord/widgets/settings/WidgetSettings.smali com.discord-836/smali/com/discord/widgets/settings/WidgetSettings.smali
|
||||
*** com.discord-836-testing/smali/com/discord/widgets/settings/WidgetSettings.smali 2019-01-31 10:40:04.892616823 +0300
|
||||
--- com.discord-836/smali/com/discord/widgets/settings/WidgetSettings.smali 2019-01-31 10:43:43.703480351 +0300
|
||||
***************
|
||||
*** 1323,1329 ****
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
! const-string v0, " - 8.4.3g (843)"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
--- 1323,1329 ----
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
! const-string v0, " - 8.4.3g (843), with Cutthecord patches"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
|
|
@ -13,4 +13,5 @@ This patch replaces version string and adds mention of cutthecord in the user se
|
|||
- 8.3.9g
|
||||
- 8.4.1g
|
||||
- 8.4.2g
|
||||
- 8.4.3g
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue