This repository contains my personal collection of ReVanced Patches.
Patches are small modifications to Android apps that allow you to change the behavior of or add new features, block analytics and trackers, and much more.
Some of the features the patches provide are:
- 🚫 Remove internet permission: Remove unnecessary internet permission from apps that can function without internet access.
- 📉 Disable Firebase Analytics: Permanently disable the collection of Analytics data, all associated broadcast receivers and services will also be removed.
- 🌐 Disable WebView metrics collection: Disable the collection of diagnostic data or usage statistics that are uploaded to Google.
- 🔓 Bypass signature verification: Bypass the signature verification when the app starts up.
- 🥸 Always-incognito mode for Gboard: Always open in incognito mode to disable typing history collection and personalization.
- ✨ And much more!
You can use ReVanced CLI or ReVanced Manager to use Privacy ReVanced Patches.
To use these patches with the ReVanced Manager, follow the steps below:
- Open the ReVanced Manager app.
- Select the Settings tab.
- In the Advanced section, enable the Show universal patches option.
- In the Data sources section, enable the Use alternative sources option and click on the Alternative sources.
- Set the following alternative sources:
Patches organization:jkennethcarino
Patches source:privacy-revanced-patches
Integration organization:jkennethcarino
Integration source:privacy-revanced-integrations
To build Privacy ReVanced Patches, you can follow the ReVanced documentation.
Privacy ReVanced Patches is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify Privacy ReVanced Patches as long as you track changes/dates in source files. Any modifications to Privacy ReVanced Patches must also be made available under the GPL, along with build & install instructions.