Find a file
Gaurav d852728589 feat(Instagram): Add QoL patches and fix existing patches for v421.x.x
New patches added:
- Disable double-tap to like
- Hide comment button
- Download media (partial - fingerprint needs work)
- Disable feed auto-refresh
- Keep scroll position
- Copy bio text

Fixed existing patches:
- Anonymous story viewing: Updated fingerprint to visual_media_seen
- Disable Reels auto-scroll: Removed strict type constraints
- Hide suggested content: Simplified to use returnEarly()
- Enable location sticker redesign: Updated fingerprint (partial)

Also includes extension Java classes for download and bio patches.
2026-03-22 01:55:00 +05:45
.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(Instagram): Add QoL patches and fix existing patches for v421.x.x 2026-03-22 01:55:00 +05:45
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 QoL patches and fix existing patches for v421.x.x 2026-03-22 01:55:00 +05:45
.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.