https://github.com/jkennethcarino/privacy-revanced-patches
Privacy Patches for ReVanced to disable ads, trackers and analytics, remove ads everywhere in the Reddit app, always open Gboard in incognito mode, and much more!
https://github.com/jkennethcarino/privacy-revanced-patches
adblocking android dalvik kotlin patches privacy privacy-tools revanced revanced-gboard revanced-patches reverse-engineering smali
Last synced: 3 months ago
JSON representation
Privacy Patches for ReVanced to disable ads, trackers and analytics, remove ads everywhere in the Reddit app, always open Gboard in incognito mode, and much more!
- Host: GitHub
- URL: https://github.com/jkennethcarino/privacy-revanced-patches
- Owner: jkennethcarino
- License: gpl-3.0
- Created: 2024-03-03T10:54:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-31T15:53:14.000Z (3 months ago)
- Last Synced: 2025-08-31T17:37:12.712Z (3 months ago)
- Topics: adblocking, android, dalvik, kotlin, patches, privacy, privacy-tools, revanced, revanced-gboard, revanced-patches, reverse-engineering, smali
- Language: Kotlin
- Homepage:
- Size: 999 KB
- Stars: 56
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - jkennethcarino
- awesome-android-root - Privacy ReVanced Patches - Privacy Patches for ReVanced to disable ads, trackers and analytics, always open Gboard in incognito mode, and much more. `FOSS` `[R]` (🔨 Modded Apps and Tweaks / ReVanced)
README
# Privacy ReVanced Patches


This repository contains my personal 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 analytics and trackers, and much more.
## 🧩 Features
Some of the features the patches provide are:
* 🚫 **Block ads, trackers, and analytics**: Enjoy a distraction-free experience by removing unwanted ads and
data collection in your favorite apps and games.
* 🌐 **Remove internet permission**: Remove unnecessary internet permission from apps that can function without internet access.
* 📊 **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!**
## 🚀 Getting started
You can use [ReVanced CLI](https://github.com/ReVanced/revanced-cli) or [ReVanced Manager](https://github.com/ReVanced/revanced-manager) to use Privacy ReVanced Patches.
To use these patches with the ReVanced Manager, follow the steps below:
1. Open the **ReVanced Manager** app.
2. Select the **Settings** tab.
3. In the **Advanced** section, enable the **Show universal patches** option.
4. In the **Data sources** section, enable the **Use alternative sources** option and click on the **Alternative sources**.
5. Set the following alternative source:
Patches organization: `jkennethcarino`
Patches source: `privacy-revanced-patches`

## 📚 Everything else
### 🛠️ Building
To build Privacy ReVanced Patches, you can follow the [ReVanced documentation](https://github.com/ReVanced/revanced-documentation).
## 📜 License
Privacy ReVanced Patches is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.
[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) 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.