c992b74a15
# [3.0.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v3.0.0-dev.3...v3.0.0-dev.4) (2023-12-04) ### Bug Fixes * **YouTube - Minimized playback:** Fix PIP incorrectly shown for some Shorts playback ([#3364](https://github.com/ReVanced/revanced-patches/issues/3364)) ([ |
||
---|---|---|
.github | ||
.idea | ||
api | ||
assets | ||
dummy | ||
gradle | ||
src/main | ||
.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.