From 93633e2d00e856055e0a711a38b6dc0230051772 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Sat, 19 Jan 2019 06:39:07 +0300 Subject: [PATCH] Add READMEs to patches --- patches/disable-mobileindicator/README.md | 4 ++++ patches/mutant/README.md | 19 +++++++++++++++++++ patches/necessary/README.md | 10 ++++++++++ 3 files changed, 33 insertions(+) create mode 100644 patches/mutant/README.md create mode 100644 patches/necessary/README.md diff --git a/patches/disable-mobileindicator/README.md b/patches/disable-mobileindicator/README.md index 5d945ae95d..a248f34b6a 100644 --- a/patches/disable-mobileindicator/README.md +++ b/patches/disable-mobileindicator/README.md @@ -1,5 +1,9 @@ ## DisTok CutTheCord: Disable Mobile Indicator Patch +This patch replaces the browser name from "Discord Android" to "Discord Client", disabling the Mobile Indicator which is a privacy violation without an explicit opt-out option. + +However, this causes some issues. See the `Bugs / Side effects` list below. + #### Bugs / Side effects - CRITICAL: Push notifications are broken diff --git a/patches/mutant/README.md b/patches/mutant/README.md new file mode 100644 index 0000000000..519c2fa2a9 --- /dev/null +++ b/patches/mutant/README.md @@ -0,0 +1,19 @@ +## DisTok CutTheCord: Mutant Standard Emoji Patch + +This patch replaces internal emoji list with the custom emojis of mutant standard. + +You'll need to pack in the right images to the apk. See README.md at the root of the repo for more information. + +#### Bugs / Side effects +- Not all emojis are replaced +- Not all custom mutstd emojis are added +- Custom mutstd emojis won't be visible for users who aren't using a patch like this. + +#### Available and tested on: +- 8.3.1 +- 8.3.2 + +#### Disclaimer + +This [thing] uses Mutant Standard emoji (https://mutant.tech), which are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-nc-sa/4.0/). + diff --git a/patches/necessary/README.md b/patches/necessary/README.md new file mode 100644 index 0000000000..d7c46aac78 --- /dev/null +++ b/patches/necessary/README.md @@ -0,0 +1,10 @@ +## DisTok CutTheCord: Necessary Patches + +These patches are used in cases where discord fucks up and repacks fail. + +If the version you're using is in the following list, please make sure to use the relevant patch file before repacking. + +#### Available and tested on: +- 8.3.1 +- 8.3.2 +