Fork of ReVanced patches repo with the removed Tasker patch restored and fixed (https://github.com/ReVanced/revanced-patches/commit/8354a879cfc6028820e2bb0e01d6f607e145c0f6)
Go to file
Temm 54baf08f77
feat(Tumblr): Add Disable Ad-Free Banner patch (#3091)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-05-02 17:02:54 +04:00
.github ci: Only push strings once a month 2024-04-05 01:16:20 +02:00
.idea
api feat(Tumblr): Add Disable Ad-Free Banner patch (#3091) 2024-05-02 17:02:54 +04:00
assets
gradle build: Bump dependencies 2024-03-02 20:51:11 +01:00
src/main feat(Tumblr): Add Disable Ad-Free Banner patch (#3091) 2024-05-02 17:02:54 +04:00
.editorconfig
.gitattributes
.gitignore
.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.8.0-dev.9 [skip ci] 2024-04-29 18:28:33 +00:00
CONTRIBUTING.md docs: Fix link to ReVanced Patcher docs (#3068) 2024-04-23 19:50:25 +02:00
crowdin.yml ci: Add workflow to sync Crowdin translations (#2953) 2024-03-30 03:15:07 +01:00
gradle.properties chore(release): 4.8.0-dev.9 [skip ci] 2024-04-29 18:28:33 +00:00
gradlew
gradlew.bat
LICENSE
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.