Distok CutTheCord: Modular Discord Android client mod
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.
Go to file
ave 2b89b9b6a0
Re-port 10.1.3
Revert "10.1.3"

This reverts commit 12c11a1451.

Re-port 10.1.3
2019-12-21 21:52:39 +03:00
ctcci CTC CI: Fix apksigner execution, import requests 2019-11-26 22:53:26 +00:00
icons 9.4.0 + ave custom logo 2019-08-17 00:41:53 +03:00
old-patches Re-port 10.1.3 2019-12-21 21:52:39 +03:00
patches Re-port 10.1.3 2019-12-21 21:52:39 +03:00
.gitignore patchport: Add automated patch porting 2019-03-08 14:53:24 +03:00
BUILDING.md Bunch of text changes + default to apksigner 2019-11-26 21:47:28 +03:00
README.md 10.1.3 2019-12-21 12:13:30 +02:00
patchbisect.py Push patchbisect 2019-10-08 11:07:10 +03:00
patchport-state.json 10.1.3 2019-12-21 12:13:30 +02:00
patchport.py Add a post-script to notrack and make pre/post scripts automatically get 2019-12-13 12:38:55 +03:00

README.md

cutthecord

Modular Client Mod for Discord's Android app.

Latest supported Discord Android version: 10.1.3 (1013), released on 2019-12-21.

New patch development will be done for the latest supported version.

A CutTheCord screenshot

Check out README.md in patches folder to see what patches are available and what each of them do!

Binaries (apk)

An F-Droid repo is available on https://fdroid.a3.pm/seabear/repo/?fingerprint=9DC9CB5FDD85D37121A5FEE99D24475F03FEA7F2EC25FB94DD51866D87933ED1

You can add that to your phone and get updates easily or just download directly from there. Rooting is NOT needed, CutTheCord can be installed alongside official Discord and/or other CutTheCord branches.

Feel free to ignore play protect, it's bullshit.

If you fail recaptcha, follow this (run through adb).

PSA: Please keep in mind that you may be unable to receive updates due to an F-Droid bug.

If you're affected by this, here's a workaround: F-Droid -> Settings -> Repositories -> Seabear, tap Share on top bar, copy to clipboard, tap Delete (next to share), then tap Add Repository. It should already be filled in (from clipboard), so add it and you should be able to get updates after that.

If you're affected by this, ensure that your F-Droid version is 1.7 or higher. As of time of writing, F-Droid 1.7 is alpha, and can only be downloaded by enabling Unstable Updates through Settings -> Advanced Settings.

Building

See BUILDING.md.