Find a file
semantic-release-bot b632d0f042 chore: Release v6.1.0 [skip ci]
# [6.1.0](https://github.com/ReVanced/revanced-patches/compare/v6.0.1...v6.1.0) (2026-03-18)

### Bug Fixes

* **Export internal data documents provider:** Correct S_IFLNK constant and symlink detection mask ([#6819](https://github.com/ReVanced/revanced-patches/issues/6819)) ([252617b](252617b8dd))
* **YouTube - Custom branding:** Fix double icons and change default branding to ReVanced ([#6806](https://github.com/ReVanced/revanced-patches/issues/6806)) ([e51c529](e51c5292c1))

### Features

* Add `Spoof root of trust` and `Spoof keystore security level` patch ([#6751](https://github.com/ReVanced/revanced-patches/issues/6751)) ([4bc8c7c](4bc8c7c0f6))
* **Announcements:** Support ReVanced API v5 announcements ([a05386e](a05386e8bc))
* Change contact email in patches about ([df1c3a4](df1c3a4a70))
* **Instagram:** Add `Enable location sticker redesign` patch ([#6808](https://github.com/ReVanced/revanced-patches/issues/6808)) ([4b699da](4b699da220))
* **Spoof video streams:** Add Android Reel client to fix playback issues ([#6830](https://github.com/ReVanced/revanced-patches/issues/6830)) ([4b6c3e3](4b6c3e3123))
2026-03-18 15:54:36 +00:00
.github ci: Make strings permissions writeable for processing 2026-03-18 15:00:13 +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 feat!: Add Spoof Play Age Signals patch (#6692) 2026-03-18 16:40:22 +01:00
gradle feat(Spoof video streams): Add Android Reel client to fix playback issues (#6830) 2026-03-18 15:00:26 +01:00
patches feat(Instagram): Add Enable location sticker redesign patch (#6808) 2026-03-18 16:41:12 +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.1.0 [skip ci] 2026-03-18 15:54:36 +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.1.0 [skip ci] 2026-03-18 15:54:36 +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): Revert bump semantic-release from 24.2.9 to 25.0.1 (#6204) 2025-11-07 13:36:18 +02:00
package.json chore(deps-dev): Revert bump semantic-release from 24.2.9 to 25.0.1 (#6204) 2025-11-07 13:36:18 +02:00
README.md docs: Use American spelling (#6233) 2025-12-14 16:38:55 +01:00
settings.gradle.kts feat(Spoof video streams): Add Android Reel client to fix playback issues (#6830) 2026-03-18 15:00:26 +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.