Fork of ReVanced patches repo with the removed Tasker patch restored and fixed (https://github.com/ReVanced/revanced-patches/commit/8354a879cfc6028820e2bb0e01d6f607e145c0f6)
Find a file
2024-04-19 01:16:25 +02:00
.github ci: Only push strings once a month 2024-04-05 01:16:20 +02:00
.idea feat(reddit): add disable-screenshot-popup patch (#2387) 2023-06-29 03:07:03 +02:00
api feat: Add Hex patch (#3034) 2024-04-18 21:37:46 +02:00
assets chore: Update README heading 2023-11-23 00:51:24 +01:00
gradle build: Bump dependencies 2024-03-02 20:51:11 +01:00
src/main fix(YouTube Music - Remove upgrade button): Fix compatibility with latest versions (#3045) 2024-04-19 01:16:25 +02:00
.editorconfig chore: Add .editorconfig 2024-02-13 02:55:07 +01: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 build: Sign release artifacts 2024-02-21 04:15:38 +01:00
build.gradle.kts chore: Fix spelling mistake 2024-04-07 17:36:01 +02:00
CHANGELOG.md chore(release): 4.7.0-dev.12 [skip ci] 2024-04-18 22:50:02 +00:00
CONTRIBUTING.md docs: Fix broken links 2024-02-26 04:37:44 +01:00
crowdin.yml ci: Add workflow to sync Crowdin translations (#2953) 2024-03-30 03:15:07 +01:00
gradle.properties chore(release): 4.7.0-dev.12 [skip ci] 2024-04-18 22:50:02 +00:00
gradlew build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01: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 build: Bump dependencies 2024-02-14 02:44:25 +01:00
package.json build: Bump dependencies 2024-02-14 02:44:25 +01:00
patches.json chore(release): 4.3.0-dev.3 [skip ci] 2024-02-20 21:43:11 +00:00
README.md docs: Break long lines 2024-02-23 04:12:28 +01:00
settings.gradle.kts chore: Remove dummy subproject 2024-02-13 02:58:24 +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.

📜 Licence

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.