Find a file
semantic-release-bot a19b670e19 chore: Release v5.33.0 [skip ci]
# [5.33.0](https://github.com/ReVanced/revanced-patches/compare/v5.32.0...v5.33.0) (2025-08-05)

### Bug Fixes

* **Messenger - Hide Facebook button:** Support the latest app version ([#5590](https://github.com/ReVanced/revanced-patches/issues/5590)) ([a28891e](a28891e5f3))
* **NFC Tools:** Remove broken patch that is no longer supported ([#5584](https://github.com/ReVanced/revanced-patches/issues/5584)) ([2e177a8](2e177a8839))
* **YouTube - Force original audio:** Disable a/b feature flag that forces localized audio ([#5582](https://github.com/ReVanced/revanced-patches/issues/5582)) ([1dd01cf](1dd01cf54a))
* **YouTube - Litho filter:** Correctly filter identifier of older YouTube targets ([b1d164b](b1d164b446))
* **YouTube - Playback speed:** Use old speed menu for player button if enabled ([a4817df](a4817dfdd0))
* **YouTube - Video quality:** Fix 144p default not always used ([9afa7d2](9afa7d2ac6))
* **YouTube - Video quality:** Fix dialog quality list check mark not always shown ([1bc63e5](1bc63e50a7))
* **YouTube - Video quality:** Fix wrong qualities sometimes shown in player button dialog ([178eed7](178eed7fcd))
* **YouTube - Video quality:** Use 1080p enhanced bitrate for Premium users ([#5565](https://github.com/ReVanced/revanced-patches/issues/5565)) ([1adbd56](1adbd563b2))

### Features

* **ORF ON:** Add `Remove root detection` patch ([#5551](https://github.com/ReVanced/revanced-patches/issues/5551)) ([d92362b](d92362b0d9))
* **YouTube - Playback speed:** Add "Restore old playback speed menu" option ([#5552](https://github.com/ReVanced/revanced-patches/issues/5552)) ([e9e4cf3](e9e4cf39b6))
* **YouTube:** Add player button to change video quality ([#5435](https://github.com/ReVanced/revanced-patches/issues/5435)) ([7bdc328](7bdc32867a))

### Performance Improvements

* **YouTube:** Filter identifier callback only on root component creation ([#5558](https://github.com/ReVanced/revanced-patches/issues/5558)) ([5d08fdd](5d08fdddb8))
2025-08-05 17:57:09 +00:00
.github ci: Revert "Group all Dependabot update into one PR (#5336)" 2025-07-16 11:54:40 +04: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 fix(YouTube - Video quality): Fix dialog quality list check mark not always shown 2025-08-04 15:17:00 -04:00
gradle 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
patches chore: Sync translations (#5595) 2025-08-05 13:52:06 -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 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
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 v5.33.0 [skip ci] 2025-08-05 17:57:09 +00:00
CONTRIBUTING.md chore: Add contribution guidelines for translations 2024-06-30 16:16:43 +03:00
crowdin.yml build: Bump ReVanced Patcher 2024-11-06 17:19:04 +01:00
gradle.properties chore: Release v5.33.0 [skip ci] 2025-08-05 17:57:09 +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): Bump semantic-release from 24.2.6 to 24.2.7 (#5545) 2025-07-30 10:31:08 -04:00
package.json chore(deps-dev): Bump semantic-release from 24.2.6 to 24.2.7 (#5545) 2025-07-30 10:31:08 -04:00
README.md docs: Break long lines 2024-02-23 04:12:28 +01:00
settings.gradle.kts fix: Fix broken Remove screen capture restriction, Remove screenshot restriction, Spoof Wi-Fi connection, and Export internal data documents provider patch (#4405) 2025-02-06 14:24:40 +02: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.