New patches added: - Disable double-tap to like - Hide comment button - Download media (partial - fingerprint needs work) - Disable feed auto-refresh - Keep scroll position - Copy bio text Fixed existing patches: - Anonymous story viewing: Updated fingerprint to visual_media_seen - Disable Reels auto-scroll: Removed strict type constraints - Hide suggested content: Simplified to use returnEarly() - Enable location sticker redesign: Updated fingerprint (partial) Also includes extension Java classes for download and bio patches. |
||
|---|---|---|
| .github | ||
| .idea | ||
| assets | ||
| extensions | ||
| gradle | ||
| patches | ||
| .gitattributes | ||
| .gitignore | ||
| .releaserc | ||
| adsfund.json | ||
| build.gradle.kts | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| crowdin.yml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| package-lock.json | ||
| package.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 behavior 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 complete 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.
🛠️ Building
To build ReVanced Patches, you can follow the ReVanced documentation.
📜 License
ReVanced Patches is licensed under the GPLv3 license. Please see the license 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.