From f52a1d07647c62421b0675a1b542fe7f517b7631 Mon Sep 17 00:00:00 2001 From: eatsfoobars Date: Thu, 10 Dec 2020 19:03:11 +0000 Subject: [PATCH] 52.3 (1355) --- README.md | 2 +- patches/betterdmheader/1355.patch | 66 + patches/betterdmheader/README.md | 1 + patches/betterrotation/1355.patch | 22 + patches/betterrotation/README.md | 1 + patches/branding/1355.patch | 239 + patches/branding/README.md | 1 + patches/customtheme/1355.patch | 391 + patches/customtheme/README.md | 1 + patches/customversion/1355.patch | 20 + patches/customversion/README.md | 1 + patches/disable-mobileindicator/1355.patch | 92 + patches/disable-mobileindicator/README.md | 1 + patches/embedlinks/1355.patch | 91 + patches/embedlinks/README.md | 1 + patches/experiments/1355.patch | 101 + patches/experiments/README.md | 1 + patches/hideunusableemojis/1355.patch | 21 + patches/hideunusableemojis/README.md | 1 + patches/hqavatars/1355.patch | 20 + patches/hqavatars/README.md | 1 + patches/litecord/1355.patch | 328 + patches/litecord/README.md | 1 + patches/mutant/1355.patch | 56773 +++++++++++++++++++ patches/mutant/README.md | 1 + patches/necessary/1355.patch | 14 + patches/noblocked/1355.patch | 18 + patches/noblocked/README.md | 1 + patches/nocamerabutton/1355.patch | 54 + patches/nocamerabutton/README.md | 1 + patches/noemojibutton/1355.patch | 20 + patches/noemojibutton/README.md | 1 + patches/nonearby/1355.patch | 99 + patches/nonearby/README.md | 1 + patches/noprofilestrip/1355.patch | 49 + patches/noprofilestrip/README.md | 1 + patches/nospoiler/1355.patch | 69 + patches/nospoiler/README.md | 1 + patches/notrack/1355-post.sh | 2 + patches/notrack/1355.patch | 1191 + patches/notrack/README.md | 1 + patches/nozlib/1355.patch | 34 + patches/nozlib/README.md | 1 + patches/profilemention/1355.patch | 65 + patches/profilemention/README.md | 1 + patches/pseudonitro-viewer/1355.patch | 21 + patches/pseudonitro-viewer/README.md | 1 + patches/showtag/1355.patch | 34 + patches/showtag/README.md | 1 + patches/slashcommands/1355.patch | 3684 ++ patches/slashcommands/README.md | 1 + patches/squareavatars/1355.patch | 41 + patches/squareavatars/README.md | 1 + patches/supplemental/1355.patch | 563 + patches/supplemental/README.md | 1 + patches/tokenlogin/1355.patch | 33 + patches/tokenlogin/README.md | 1 + patchport-state.json | 2 +- 58 files changed, 64184 insertions(+), 2 deletions(-) create mode 100644 patches/betterdmheader/1355.patch create mode 100644 patches/betterrotation/1355.patch create mode 100644 patches/branding/1355.patch create mode 100644 patches/customtheme/1355.patch create mode 100644 patches/customversion/1355.patch create mode 100644 patches/disable-mobileindicator/1355.patch create mode 100644 patches/embedlinks/1355.patch create mode 100644 patches/experiments/1355.patch create mode 100644 patches/hideunusableemojis/1355.patch create mode 100644 patches/hqavatars/1355.patch create mode 100644 patches/litecord/1355.patch create mode 100644 patches/mutant/1355.patch create mode 100644 patches/necessary/1355.patch create mode 100644 patches/noblocked/1355.patch create mode 100644 patches/nocamerabutton/1355.patch create mode 100644 patches/noemojibutton/1355.patch create mode 100644 patches/nonearby/1355.patch create mode 100644 patches/noprofilestrip/1355.patch create mode 100644 patches/nospoiler/1355.patch create mode 100644 patches/notrack/1355-post.sh create mode 100644 patches/notrack/1355.patch create mode 100644 patches/nozlib/1355.patch create mode 100644 patches/profilemention/1355.patch create mode 100644 patches/pseudonitro-viewer/1355.patch create mode 100644 patches/showtag/1355.patch create mode 100644 patches/slashcommands/1355.patch create mode 100644 patches/squareavatars/1355.patch create mode 100644 patches/supplemental/1355.patch create mode 100644 patches/tokenlogin/1355.patch diff --git a/README.md b/README.md index ce286b30e9..d9e73b88d2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Modular Client Mod for Discord's Android app. -**Latest supported Discord Android version:** 49.13 (1340), released on 2020-11-20. +**Latest supported Discord Android version:** 52.3 (1355), released on 2020-12-10. New patch development will be done for the latest supported version. diff --git a/patches/betterdmheader/1355.patch b/patches/betterdmheader/1355.patch new file mode 100644 index 0000000000..20e2a16b3a --- /dev/null +++ b/patches/betterdmheader/1355.patch @@ -0,0 +1,66 @@ +diff -crB from/res/menu/menu_chat_toolbar.xml to/res/menu/menu_chat_toolbar.xml +*** from/res/menu/menu_chat_toolbar.xml 2020-11-19 15:23:40.599202252 +0000 +--- to/res/menu/menu_chat_toolbar.xml 2020-11-19 15:25:53.054799873 +0000 +*************** +*** 1,11 **** + + +! + + + +! +! + +! +\ No newline at end of file +--- 1,11 ---- + + +! + + + +! +! + +! +diff -crB from/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali to/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali +*** from/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali 2020-11-19 15:23:43.685245089 +0000 +--- to/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali 2020-11-19 15:26:07.886953277 +0000 +*************** +*** 119,125 **** + + invoke-static {v3, v4}, Ly/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! invoke-interface {v3, v1}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem; + + .line 5 + invoke-interface {p1, v7}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem; +--- 119,125 ---- + + invoke-static {v3, v4}, Ly/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! invoke-interface {v3, v2}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem; + + .line 5 + invoke-interface {p1, v7}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem; +*************** +*** 140,146 **** + + invoke-static {v3, v4}, Ly/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! invoke-interface {v3, v1}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem; + + .line 7 + invoke-interface {p1, v7}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem; +--- 140,146 ---- + + invoke-static {v3, v4}, Ly/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! invoke-interface {v3, v2}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem; + + .line 7 + invoke-interface {p1, v7}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem; diff --git a/patches/betterdmheader/README.md b/patches/betterdmheader/README.md index 86f44caad7..9bc97463c7 100644 --- a/patches/betterdmheader/README.md +++ b/patches/betterdmheader/README.md @@ -39,4 +39,5 @@ This patch replaces the call button on DM headers with search button. The call b - 49.10 - 49.12 - 49.13 +- 52.3 diff --git a/patches/betterrotation/1355.patch b/patches/betterrotation/1355.patch new file mode 100644 index 0000000000..94bb3fb138 --- /dev/null +++ b/patches/betterrotation/1355.patch @@ -0,0 +1,22 @@ +diff -crB from/AndroidManifest.xml to/AndroidManifest.xml +*** from/AndroidManifest.xml 2020-12-08 18:13:28.198490900 +0000 +--- to/AndroidManifest.xml 2020-12-08 18:10:38.788471600 +0000 +*************** +*** 30,37 **** + + + +! +! + + + +--- 30,37 ---- + + + +! +! + + + diff --git a/patches/betterrotation/README.md b/patches/betterrotation/README.md index 5115181828..ecf73d5e07 100644 --- a/patches/betterrotation/README.md +++ b/patches/betterrotation/README.md @@ -6,4 +6,5 @@ Contributed by [clienthax](https://gitdab.com/clienthax). #### Available and tested on: - 49.13 +- 52.3 diff --git a/patches/branding/1355.patch b/patches/branding/1355.patch new file mode 100644 index 0000000000..660ffc6609 --- /dev/null +++ b/patches/branding/1355.patch @@ -0,0 +1,239 @@ +diff -crB from/AndroidManifest.xml to/AndroidManifest.xml +*** from/AndroidManifest.xml 2020-12-10 18:00:04.432500279 +0000 +--- to/AndroidManifest.xml 2020-12-10 18:20:17.734330277 +0000 +*************** +*** 1,4 **** +! + + + +--- 1,4 ---- +! + + + +*************** +*** 21,34 **** + + + +! + + + + + + +! + + + +--- 21,34 ---- + + + +! + + + + + + +! + + + +*************** +*** 132,138 **** + + + +! + + + +--- 132,138 ---- + + + +! + + + +*************** +*** 156,162 **** + + + +! + + + +--- 156,162 ---- + + + +! + + + +*************** +*** 165,171 **** + + + +! + + + +--- 165,171 ---- + + + +! + + + +*************** +*** 204,212 **** + + + +! + +! + + + +--- 204,212 ---- + + + +! + +! + + + +*************** +*** 261,264 **** + + + +! +\ No newline at end of file +--- 261,264 ---- + + + +! +diff -crB from/apktool.yml to/apktool.yml +*** from/apktool.yml 2020-12-10 17:59:10.661881796 +0000 +--- to/apktool.yml 2020-12-10 18:20:17.734330277 +0000 +*************** +*** 82,86 **** + tag: null + version: 2.4.2-f3136b-SNAPSHOT + versionInfo: +! versionCode: '1355' +! versionName: '52.3' +--- 82,86 ---- + tag: null + version: 2.4.2-f3136b-SNAPSHOT + versionInfo: +! versionCode: '1355CTCBUILD' +! versionName: '52.3-cutthecord-CTCBUILD' +diff -crB from/res/values/strings.xml to/res/values/strings.xml +*** from/res/values/strings.xml 2020-12-10 17:59:06.181830223 +0000 +--- to/res/values/strings.xml 2020-12-10 18:20:17.734330277 +0000 +*************** +*** 1638,1644 **** + Disconnect %1$s + Disconnect from Voice + User has been disconnected from voice. +! Discord + Join over 100 million people who use Discord to talk and hang out with communities and friends. + Your place to talk + discord.gg/ +--- 1638,1644 ---- + Disconnect %1$s + Disconnect from Voice + User has been disconnected from voice. +! CTCNAME + Join over 100 million people who use Discord to talk and hang out with communities and friends. + Your place to talk + discord.gg/ +*************** +*** 4586,4592 **** + Failed to reply to %1$s + Replied to %1$s + Notification Settings +! Discord + "Somebody Playin'" + Notifications + Notifications, muted +--- 4586,4592 ---- + Failed to reply to %1$s + Replied to %1$s + Notification Settings +! CTCNAME + "Somebody Playin'" + Notifications + Notifications, muted +*************** +*** 6179,6185 **** + Subscriptions + Suggestions + %1$s, %2$s +! Support + Remove all embeds + This will remove all embeds on this message for everyone. + Remove All Embeds +--- 6179,6185 ---- + Subscriptions + Suggestions + %1$s, %2$s +! CutTheCord Repo + Remove all embeds + This will remove all embeds on this message for everyone. + Remove All Embeds +diff -crB from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali +*** from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-12-10 17:59:08.273854306 +0000 +--- to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2020-12-10 18:20:17.734330277 +0000 +*************** +*** 78,84 **** + .line 3 + new-instance v0, Landroid/content/Intent; + +! const-string v1, "https://discord.com/app" + + .line 4 + invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri; +--- 78,84 ---- + .line 3 + new-instance v0, Landroid/content/Intent; + +! const-string v1, "https://gitdab.com/distok/cutthecord/issues/22#issuecomment-82" + + .line 4 + invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri; +diff -crB from/smali_classes2/com/discord/widgets/settings/WidgetSettings$onViewBound$18.smali to/smali_classes2/com/discord/widgets/settings/WidgetSettings$onViewBound$18.smali +*** from/smali_classes2/com/discord/widgets/settings/WidgetSettings$onViewBound$18.smali 2020-12-10 17:59:09.323866394 +0000 +--- to/smali_classes2/com/discord/widgets/settings/WidgetSettings$onViewBound$18.smali 2020-12-10 18:20:17.734330277 +0000 +*************** +*** 63,69 **** + + invoke-static {v1, p1}, Lx/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! const-string v2, "https://support.discord.com" + + const/4 v3, 0x0 + +--- 63,69 ---- + + invoke-static {v1, p1}, Lx/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V + +! const-string v2, "https://gitdab.com/distok/cutthecord" + + const/4 v3, 0x0 + diff --git a/patches/branding/README.md b/patches/branding/README.md index 91dc5ff64d..7c032b412e 100644 --- a/patches/branding/README.md +++ b/patches/branding/README.md @@ -220,4 +220,5 @@ You can use the following line to patch authorities: - 49.10 - 49.12 - 49.13 +- 52.3 diff --git a/patches/customtheme/1355.patch b/patches/customtheme/1355.patch new file mode 100644 index 0000000000..bde3fa9ca8 --- /dev/null +++ b/patches/customtheme/1355.patch @@ -0,0 +1,391 @@ +diff -crB from/res/drawable/drawable_bg_corners_20dp.xml to/res/drawable/drawable_bg_corners_20dp.xml +*** from/res/drawable/drawable_bg_corners_20dp.xml 2020-12-10 17:59:04.751813759 +0000 +--- to/res/drawable/drawable_bg_corners_20dp.xml 2020-12-10 18:12:27.204983526 +0000 +*************** +*** 1,6 **** + + +! + + +\ No newline at end of file +--- 1,6 ---- + + +! + + +\ No newline at end of file +diff -crB from/res/drawable/drawable_circle_black.xml to/res/drawable/drawable_circle_black.xml +*** from/res/drawable/drawable_circle_black.xml 2020-12-10 17:59:03.025793888 +0000 +--- to/res/drawable/drawable_circle_black.xml 2020-12-10 18:12:27.204983526 +0000 +*************** +*** 1,5 **** + + +! + +\ No newline at end of file +--- 1,5 ---- + + +! + +\ No newline at end of file +diff -crB from/res/drawable/drawable_overlay_channels_active_dark.xml to/res/drawable/drawable_overlay_channels_active_dark.xml +*** from/res/drawable/drawable_overlay_channels_active_dark.xml 2020-12-10 17:59:04.073805954 +0000 +--- to/res/drawable/drawable_overlay_channels_active_dark.xml 2020-12-10 18:12:27.204983526 +0000 +*************** +*** 3,9 **** + xmlns:android="http://schemas.android.com/apk/res/android"> + + +! + + + +--- 3,9 ---- + xmlns:android="http://schemas.android.com/apk/res/android"> + + +! + + + +diff -crB from/res/layout/widget_chat_input.xml to/res/layout/widget_chat_input.xml +*** from/res/layout/widget_chat_input.xml 2020-12-10 17:59:04.749813737 +0000 +--- to/res/layout/widget_chat_input.xml 2020-12-10 18:13:03.941401392 +0000 +*************** +*** 7,13 **** + + + +! + + + +--- 7,13 ---- + + + +! + + + +*************** +*** 17,20 **** + + + +! +\ No newline at end of file +--- 17,20 ---- + + + +! +diff -crB from/res/values/colors.xml to/res/values/colors.xml +*** from/res/values/colors.xml 2020-12-10 17:59:05.913827138 +0000 +--- to/res/values/colors.xml 2020-12-10 18:15:30.087062907 +0000 +*************** +*** 107,116 **** + #1f000000 + #90000000 + #de000000 +! #ff36393e +! #ff303337 + #14000000 +! #ff121212 + #ffcf6679 + #ffffffff + #ff000000 +--- 107,116 ---- + #1f000000 + #90000000 + #de000000 +! #ff000000 +! #ff000000 + #14000000 +! #ff000000 + #ffcf6679 + #ffffffff + #ff000000 +*************** +*** 122,128 **** + #ff3700b3 + #ff03dac6 + #ff03dac6 +! #ff121212 + #ffffffff + #ffb00020 + #ff000000 +--- 122,128 ---- + #ff3700b3 + #ff03dac6 + #ff03dac6 +! #ff000000 + #ffffffff + #ffb00020 + #ff000000 +*************** +*** 171,178 **** + #4d737f8d + #ff949494 + #0d4f545c +! #ff282b30 +! #ff8a8e94 + #6680cbc4 + #66009688 + #ff9c84ef +--- 171,178 ---- + #4d737f8d + #ff949494 + #0d4f545c +! #ff000000 +! #ff000000 + #6680cbc4 + #66009688 + #ff9c84ef +*************** +*** 182,188 **** + #ff45ddc0 + #ff45ddc0 + #ff021f25 +! #ff00b0f4 + #fff2fbfe + #ffe8f8fe + #ffdaf4fd +--- 182,188 ---- + #ff45ddc0 + #ff45ddc0 + #ff021f25 +! #ff50f148 + #fff2fbfe + #ffe8f8fe + #ffdaf4fd +*************** +*** 294,315 **** + #ff72767d + #4d72767d + #9972767d +! #ff4f545c +! #334f545c +! #4d4f545c +! #514f545c +! #994f545c + #ff40444b +! #ff36393f +! #9936393f +! #ff2f3136 +! #992f3136 +! #e62f3136 +! #ff292b2f +! #e6292b2f +! #ff202225 +! #80202225 +! #99202225 + #ff18191c + #8018191c + #9918191c +--- 294,315 ---- + #ff72767d + #4d72767d + #9972767d +! #ff333333 +! #330f0f0f +! #4d0f0f0f +! #510f0f0f +! #990f0f0f + #ff40444b +! #ff000000 +! #99000000 +! #ff000000 +! #99000000 +! #e6000000 +! #ff000000 +! #e6000000 +! #ff000000 +! #80000000 +! #990f0f0f + #ff18191c + #8018191c + #9918191c +*************** +*** 334,343 **** + #ff4f545c + #ff484c54 + #ff40444b +! #ff36393f +! #ff2f3136 + #ff292b2f +! #ff202225 + #ff1e1f22 + #ff1b1d20 + #ff18191c +--- 334,343 ---- + #ff4f545c + #ff484c54 + #ff40444b +! #ff000000 +! #ff000000 + #ff292b2f +! #ff000000 + #ff1e1f22 + #ff1b1d20 + #ff18191c +*************** +*** 381,389 **** + #de000000 + #4dffffff + #39000000 +! #ff738bd7 +! #1a738bd7 +! #ff697ec4 + #ffc9d2f0 + #ff5161ff + #4d5c6a9e +--- 381,389 ---- + #de000000 + #4dffffff + #39000000 +! #ff9c4249 +! #1a9c4249 +! #ff000000 + #ffc9d2f0 + #ff5161ff + #4d5c6a9e +*************** +*** 518,524 **** + #ffbdbdbd + #ffbdbdbd + #fff1f1f1 +! #e6616161 + #e6ffffff + @android:color/transparent + #ff593695 +--- 518,524 ---- + #ffbdbdbd + #ffbdbdbd + #fff1f1f1 +! #e6000000 + #e6ffffff + @android:color/transparent + #ff593695 +diff -crB from/res/values/styles.xml to/res/values/styles.xml +*** from/res/values/styles.xml 2020-12-10 17:59:05.953827597 +0000 +--- to/res/values/styles.xml 2020-12-10 18:12:27.206983549 +0000 +*************** +*** 424,430 **** + @color/white_alpha_40 + @drawable/ic_backspace_white_24dp + @color/primary_500 +! #ff34373c + @color/grey_unread + @color/primary_630 + @color/grey_account +--- 424,430 ---- + @color/white_alpha_40 + @drawable/ic_backspace_white_24dp + @color/primary_500 +! @color/primary_500 + @color/grey_unread + @color/primary_630 + @color/grey_account +*************** +*** 440,446 **** + #1afaa61a + @drawable/drawable_bg_reaction_dark + @drawable/drawable_reaction_text_color_dark +! @color/primary_700 + @color/white_alpha_10 + @color/primary_600 + @drawable/img_empty_server_settings_emoji_dark +--- 440,446 ---- + #1afaa61a + @drawable/drawable_bg_reaction_dark + @drawable/drawable_reaction_text_color_dark +! @color/primary_500 + @color/white_alpha_10 + @color/primary_600 + @drawable/img_empty_server_settings_emoji_dark +*************** +*** 679,688 **** + #ffe5e5e5 + @drawable/ic_img_selected_light_theme + @color/purple_brand +! #33faa61a + @drawable/drawable_bg_reaction_light + @drawable/drawable_reaction_text_color_light +! @color/primary_300 + @color/black_alpha_10 + @color/primary_300 + @drawable/img_empty_server_settings_emoji_light +--- 679,688 ---- + #ffe5e5e5 + @drawable/ic_img_selected_light_theme + @color/purple_brand +! @color/purple_brand_alpha_10 + @drawable/drawable_bg_reaction_light + @drawable/drawable_reaction_text_color_light +! @color/primary_500 + @color/black_alpha_10 + @color/primary_300 + @drawable/img_empty_server_settings_emoji_light +*************** +*** 786,792 **** + @color/brand_500 + @color/primary_100 + @color/primary_600 +! #ff2b2e31 + + + + + + +