🧩 Official patches maintained by ReVanced
Go to file
semantic-release-bot c2bae15e72 chore(release): 2.191.0-dev.4 [skip ci]
# [2.191.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v2.191.0-dev.3...v2.191.0-dev.4) (2023-09-14)

### Features

* **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([0fe115e](0fe115e8f9))
2023-09-14 21:25:36 +00:00
.github ci: clean after building 2023-07-21 19:17:06 +02:00
.idea feat(reddit): add disable-screenshot-popup patch (#2387) 2023-06-29 03:07:03 +02:00
assets docs: Add contribution guidelines 2023-09-14 02:52:56 +02:00
dummy fix(syncforreddit/change-oauth-client-id): use correct signature for Android API 2023-06-12 03:54:21 +02:00
gradle/wrapper feat: Restore previous release 2023-08-27 21:41:04 +02:00
src/main feat(Twitch - Block embedded ads): Switch from ttv.lol to luminous.dev 2023-09-14 23:11:13 +02:00
.gitattributes build: update gradle (#2583) 2023-07-05 22:38:39 +02:00
.gitignore chore: update gradle wrapper to 8.0.1 (#1680) 2023-03-14 15:08:41 +01:00
.releaserc ci: Change bumping commit scope 2023-07-30 02:49:19 +02:00
build.gradle.kts build: use supported API to get working directory (#2976) 2023-09-11 11:54:06 +02:00
CHANGELOG.md chore(release): 2.191.0-dev.4 [skip ci] 2023-09-14 21:25:36 +00:00
CONTRIBUTING.md docs: Add readme 2023-09-14 02:53:26 +02:00
gradle.properties chore(release): 2.191.0-dev.4 [skip ci] 2023-09-14 21:25:36 +00:00
gradlew build: update gradle (#2583) 2023-07-05 22:38:39 +02:00
gradlew.bat chore(gradle): bump wrapper to 8.0.2 (#1737) 2023-03-14 15:08:43 +01:00
LICENSE Initial commit 2022-03-20 21:06:01 +01:00
package-lock.json chore: refresh package-lock.json (#1992) 2023-04-28 00:01:48 +02:00
package.json ci: update dependencies 2023-02-13 08:44:54 +07:00
patches.json chore(release): 2.191.0-dev.4 [skip ci] 2023-09-14 21:25:36 +00:00
README.md docs: Add readme 2023-09-14 02:53:26 +02:00
settings.gradle.kts feat(syncforreddit): add change-oauth-client-id patch (#2393) 2023-06-12 01:15:16 +02:00


                           

Continuing the legacy of Vanced

🧩 ReVanced Patches

GitHub Workflow Status (with event) GPLv3 License

This repository contains a collection of ReVanced Patches.

About

Patches are small modifications to Android apps that allow you to change the behaviour of or add new features, block ads, customize the appearance, and much more.

💪 Features

Some of the features the patches provide are:

  • 🚫 Block ads: Say goodbye to ads
  • Customize your app: Personalize the appearance of apps with various layouts and themes
  • 🪄 Add new features: Extend the functionality of apps with lots of new features
  • ⚙️ Miscellaneous and general purpose: Rename packages, enable debugging, disable screen capture restrictions, export activities, etc.
  • And much more!

For a full list of all available patches, visit revanced.app/patches.

🚀 How to get started

You can use ReVanced CLI or ReVanced Manager to use ReVanced Patches.

📚 Everything else

📙 Contributing

Thank you for considering contributing to ReVanced Patches. You can find the contribution guidelines here.

📃 Documentation

The documentation provides the fundamentals of patches and everything necessary to create your own patch from scratch. You can find it here.

🛠️ Building

In order to build ReVanced Patches, you can follow the ReVanced documentation.

📜 Licence

ReVanced Patches is licensed under the GPLv3 licence. Please see the licence file for more information. tl;dr you may copy, distribute and modify ReVanced patches as long as you track changes/dates in source files. Any modifications to ReVanced Patches must also be made available under the GPL along with build & install instructions.