🧩 Official patches maintained by ReVanced
Go to file
semantic-release-bot 03be0a586f chore(release): 4.11.0 [skip ci]
# [4.11.0](https://github.com/ReVanced/revanced-patches/compare/v4.10.0...v4.11.0) (2024-07-11)

### Bug Fixes

* **Boost for reddit - Fix missing audio in video downloads:** Replace correct strings ([#3379](https://github.com/ReVanced/revanced-patches/issues/3379)) ([b43db98](b43db98e84))
* **Windy - Unlock pro:** Revert changing package name ([#3402](https://github.com/ReVanced/revanced-patches/issues/3402)) ([541f1e7](541f1e7026))
* **Windy - Unlock pro:** Use correct package name ([#3397](https://github.com/ReVanced/revanced-patches/issues/3397)) ([1d8459a](1d8459ac99))
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([#3365](https://github.com/ReVanced/revanced-patches/issues/3365)) ([6aa47ec](6aa47ec105))
* **YouTube - Settings:** Move some settings to different menus, adjust default setting values ([#3415](https://github.com/ReVanced/revanced-patches/issues/3415)) ([7201ac4](7201ac45c1))
* **YouTube - SponsorBlock:** Skip segments when casting ([#3331](https://github.com/ReVanced/revanced-patches/issues/3331)) ([d9395fd](d9395fdbca))

### Features

* Add `Remove share targets` patch ([#3334](https://github.com/ReVanced/revanced-patches/issues/3334)) ([9414122](9414122816))
* Add translations ([#2963](https://github.com/ReVanced/revanced-patches/issues/2963)) ([69ea6f3](69ea6f3bc2))
* **Bandcamp:** Add `Remove play limits` patch ([#3366](https://github.com/ReVanced/revanced-patches/issues/3366)) ([ad8d3bb](ad8d3bb1c8))
* **Instagram:** Add `Hide ads` patch ([#3380](https://github.com/ReVanced/revanced-patches/issues/3380)) ([c6b2f8c](c6b2f8c017))
* **RAR:** Add `Hide purchase reminder` patch ([#3321](https://github.com/ReVanced/revanced-patches/issues/3321)) ([8fbe7e3](8fbe7e3d38))
* **Soundcloud:** Add `Hide ads` and `Disable telemetry` patch ([#3386](https://github.com/ReVanced/revanced-patches/issues/3386)) ([3c79f3d](3c79f3d34d))
* **Stocard:** Add `Hide offers tab` and `Hide story bubbles` patch ([#3359](https://github.com/ReVanced/revanced-patches/issues/3359)) ([fbd0507](fbd0507ce5))
2024-07-11 18:56:56 +00:00
.github ci: Use correct push path to trigger pushing strings 2024-06-27 22:47:44 +02:00
.idea feat(reddit): add disable-screenshot-popup patch (#2387) 2023-06-29 03:07:03 +02:00
api feat(Bandcamp): Add Remove play limits patch (#3366) 2024-07-11 00:21:40 +02:00
assets chore: Update README heading 2023-11-23 00:51:24 +01:00
gradle build: Downgrade dependency due to it incorrectly breaking binary compatibility 2024-05-31 01:44:08 +02:00
src/main chore: Sync translations (#3427) 2024-07-11 02:24:16 +04: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.11.0 [skip ci] 2024-07-11 18:56:56 +00:00
CONTRIBUTING.md chore: Add contribution guidelines for translations 2024-06-30 16:16:43 +03:00
crowdin.yml ci: Add workflow to sync Crowdin translations (#2953) 2024-03-30 03:15:07 +01:00
gradle.properties chore(release): 4.11.0 [skip ci] 2024-07-11 18:56:56 +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 build: Bump dependencies 2024-05-26 01:21:44 +02:00
package.json build: Bump dependencies 2024-05-26 01:21:44 +02: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.