This repository has been archived on 2021-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
cutthecord/patches/branding
ave 1a4c42b810
Push v8.5.5 patches
Unofficial v8.5.5 changelog:
- More work on getting nitro purhcases on android
- Nitro is now internally called premium
2019-03-04 12:01:18 +03:00
..
833.patch Add branding patch 2019-01-23 12:54:45 +03:00
834.patch Add support for 8.3.4g, ahh fuck Discord 2019-01-23 23:31:58 +03:00
835.patch branding: Fix version codes (fuck apktool) 2019-01-28 22:19:15 +03:00
836.patch brnading, compact, customtheme, customversion: ported to 8.3.6g 2019-01-31 10:44:04 +03:00
839.patch Ported all patches to 8.3.9g 2019-02-03 09:56:40 +03:00
841.patch Ported patches to v8.4.1 + release patchport 2019-02-04 23:49:46 +03:00
842.patch Add v8.4.2g patches 2019-02-05 03:14:41 +03:00
843.patch branding: allow multiple instances of CTC and discord to be installed 2019-02-07 22:21:12 +03:00
844.patch Port patches to v8.4.4g 2019-02-08 11:29:01 +03:00
845.patch Add v8.4.5 patches 2019-02-15 02:05:52 +03:00
848.patch Update all patches but notrack to 8.4.8 2019-02-17 12:38:41 +03:00
850.patch Release v8.5.0 patches 2019-02-23 23:57:47 +03:00
851.patch Fix offsets on branding 2019-02-27 10:32:53 +03:00
853.patch fix offsets on branding 2019-03-01 13:17:23 +03:00
854.patch Update patches to v8.5.4 2019-03-03 19:22:59 +03:00
855.patch Push v8.5.5 patches 2019-03-04 12:01:18 +03:00
README.md Push v8.5.5 patches 2019-03-04 12:01:18 +03:00
addpatch.py branding: allow custom app names to be set directly through CI 2019-02-07 22:25:10 +03:00
customicon.sh Attempt to fix logo on oreo and higher 2019-01-23 15:04:48 +03:00

README.md

DisTok CutTheCord: Custom Branding Patch

This patch renames Discord app to Cutthecord.

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