Find a file
2026-03-08 17:09:24 +01:00
.github ci: Do not archive PR build artifacts 2026-03-02 12:57:46 +01:00
.idea build: Bump ReVanced Patcher 2024-11-06 17:19:04 +01:00
assets chore: Update README heading 2023-11-23 00:51:24 +01:00
extensions fix(YouTube - Enable Debugging Patch): Use correct Protocolbuffer setting name (#6711) 2026-03-08 17:09:24 +01:00
gradle build(Needs bump)!: Update to ReVanced Patcher v22 (#6542) 2026-02-27 02:39:17 +01:00
patches fix(Hex): Add back name, which was accidentally removed from the patch 2026-03-06 18:56:45 +01:00
.gitattributes build: update gradle (#2583) 2023-07-05 22:38:39 +02:00
.gitignore build: Bump ReVanced Patcher 2024-11-06 17:19:04 +01:00
.releaserc ci: Attest release artifacts (#4816) 2025-05-22 14:56:33 +02:00
adsfund.json chore: Add ads.fund verification file [skip ci] (#5786) 2025-09-11 16:00:24 +02:00
build.gradle.kts fix(Spotify): Add Spoof client patch to fix various issues by using a web platform access token (#5173) 2025-06-26 19:51:18 +02:00
CHANGELOG.md chore: Release v6.0.0-dev.19 [skip ci] 2026-03-06 18:01:51 +00:00
CONTRIBUTING.md chore: Add contribution guidelines for translations 2024-06-30 16:16:43 +03:00
crowdin.yml ci: Simplify Crowdin translation file destination path (#6463) 2026-01-07 22:31:15 +01:00
gradle.properties chore: Release v6.0.0-dev.19 [skip ci] 2026-03-06 18:01:51 +00:00
gradlew build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
gradlew.bat build: Bump dependencies 2024-05-26 01:21:44 +02:00
LICENSE Initial commit 2022-03-20 21:06:01 +01:00
package-lock.json chore(deps-dev): Bump semantic-release from 24.2.7 to 24.2.9 (#6040) 2025-10-01 22:15:52 +04:00
package.json chore(deps-dev): Bump semantic-release from 24.2.7 to 24.2.9 (#6040) 2025-10-01 22:15:52 +04:00
README.md docs: Use American spelling (#6233) 2025-12-14 16:38:55 +01:00
settings.gradle.kts build: Use more fitting repository name to pull Gradle plugin from 2026-02-28 13:03:34 +01: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 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.