🧩 Official patches maintained by ReVanced
Go to file
semantic-release-bot 29756dcb88 chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/ReVanced/revanced-patches/compare/v3.1.0...v3.2.0) (2023-12-28)

### Bug Fixes

* **Spoof SIM country:** Validate patch option value correctly ([8105463](8105463791))
* **Tiktok - Remember clear display:** Use correct name ([d7e44cb](d7e44cb887))
* **YouTube - Alternative thumbnails:** Clarify DeArrow support is for thumbnails ([#2531](https://github.com/ReVanced/revanced-patches/issues/2531)) ([828abb0](828abb0558))
* **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](f8365b4e35))
* **YouTube:** Fix grammer mistakes in patch descriptions ([#2543](https://github.com/ReVanced/revanced-patches/issues/2543)) ([ebf5993](ebf599349c))

### Features

* **Public API:** Deprecate `HideEmailAddressPatch` ([866bceb](866bcebdd9))
* **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/ReVanced/revanced-patches/issues/2514)) ([f4e2257](f4e2257072))
* **Tiktok:** Add `Remember clear mode` patch ([#2509](https://github.com/ReVanced/revanced-patches/issues/2509)) ([048bf59](048bf592ef))
* **YouTube - Hide ads:** Hide fullscreen ads ([bdc9a12](bdc9a129ef))
* **YouTube - Hide layout components:** Hide search result recommendations ([55cc7f1](55cc7f1c77))
* **YouTube - Theme:** Add classic dark color to presets ([#2542](https://github.com/ReVanced/revanced-patches/issues/2542)) ([4e1dc00](4e1dc0041d))
* **YouTube:** Add `Remove viewer discretion dialog` patch ([a07f83f](a07f83fe89))
* **YouTube:** Remove `Hide email address` patch ([3b84305](3b84305a6b))
2023-12-28 21:32:40 +00:00
.github build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
.idea feat(reddit): add disable-screenshot-popup patch (#2387) 2023-06-29 03:07:03 +02:00
api feat(YouTube): Add Remove viewer discretion dialog patch 2023-12-27 05:39:27 +01:00
assets chore: Update README heading 2023-11-23 00:51:24 +01:00
dummy fix(syncforreddit/change-oauth-client-id): use correct signature for Android API 2023-06-12 03:54:21 +02:00
gradle build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
src/main feat(YouTube - Theme): Add classic dark color to presets (#2542) 2023-12-27 05:41:52 +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 ci: Change bumping commit scope 2023-07-30 02:49:19 +02:00
build.gradle.kts build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
CHANGELOG.md chore(release): 3.2.0 [skip ci] 2023-12-28 21:32:40 +00:00
CONTRIBUTING.md chore: Update README heading 2023-11-23 00:51:24 +01:00
gradle.properties chore(release): 3.2.0 [skip ci] 2023-12-28 21:32:40 +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: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
package.json build: Automate bumping dependencies (#2436) 2023-12-17 20:22:03 +01:00
patches.json chore(release): 3.2.0-dev.9 [skip ci] 2023-12-27 04:43:49 +00:00
README.md chore: Update README heading 2023-11-23 00:51:24 +01:00
settings.gradle.kts build: Simplify enabling local build cache 2023-12-11 22:39:44 +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 behaviour 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 full 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.

📃 Documentation

The documentation provides the fundamentals of patches and everything necessary to create your own patch from scratch. You can find it here.

🛠️ Building

In order to build ReVanced Patches, you can follow the ReVanced documentation.

📜 Licence

ReVanced Patches is licensed under the GPLv3 licence. Please see the licence 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.