083bd40092
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration. |
||
---|---|---|
.github | ||
.idea | ||
api | ||
assets | ||
gradle | ||
src/main | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.releaserc | ||
build.gradle.kts | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
patches.json | ||
README.md | ||
settings.gradle.kts |
Continuing the legacy of Vanced
🧩 ReVanced Patches
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.