Add READMEs to patches

This commit is contained in:
ave 2019-01-19 06:39:07 +03:00
parent e219aff019
commit 93633e2d00
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
3 changed files with 33 additions and 0 deletions

View File

@ -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

19
patches/mutant/README.md Normal file
View File

@ -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/).

View File

@ -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