forked from distok/cutthecord
.. | ||
833.patch | ||
834.patch | ||
835.patch | ||
836.patch | ||
839.patch | ||
841.patch | ||
842.patch | ||
843.patch | ||
844.patch | ||
845.patch | ||
848.patch | ||
850.patch | ||
851.patch | ||
853.patch | ||
854.patch | ||
855.patch | ||
856.patch | ||
876.patch | ||
884.patch | ||
888.patch | ||
896.patch | ||
897.patch | ||
898.patch | ||
899.patch | ||
900.patch | ||
901.patch | ||
902.patch | ||
903.patch | ||
addpatch.py | ||
customicon.sh | ||
README.md |
DisTok CutTheCord: Custom Branding Patch
This patch renames Discord app to CutTheCord.
It also enables debuggability (android:debuggable
) and backupability (android:allowBackup
) of the application.
You'll need to run "addpatch.py" with syntax of python3 addpatch.py $in_patch_filename $app_name $branch_name
and use the -custom.patch
version, or else it'll fail. You'll need to put a valid directory for storing hacky build counters to it.
Running customicon.sh (while on root of the extracted folder) will also change the icon to the debug icon:
You can use the following line to patch authorities:
sed -i 's/android:authorities="com.discord./android:authorities="top.distok.cutthecord.CTCBRANCH./g' AndroidManifest.xml
Available and tested on:
- 8.3.3
- 8.3.4g
- 8.3.5g
- 8.3.6g
- 8.3.9g
- 8.4.1g
- 8.4.2g
- 8.4.3g
- 8.4.4g
- 8.4.5g
- 8.4.8
- 8.5.0
- 8.5.1
- 8.5.3
- 8.5.4
- 8.5.5
- 8.5.6
- 8.7.6
- 8.8.4
- 8.8.8
- 8.9.6
- 8.9.7
- 8.9.8
- 8.9.9
- 9.0.0
- 9.0.1
- 9.0.2
- 9.0.3