Skip to content

Commit

Permalink
docs: Update features, screenshot, and include integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
jkennethcarino committed Mar 29, 2024
1 parent a28c603 commit 40959ef
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🥷 Privacy ReVanced Patches
# Privacy ReVanced Patches

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jkennethcarino/privacy-revanced-patches/release.yml)
![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)
Expand All @@ -14,19 +14,28 @@ block analytics and trackers, and much more.

Some of the features the patches provide are:

***Block analytics and trackers**: Say goodbye to analytics and trackers
* 🚫 **Remove internet permission**: Remove unnecessary internet permission
***And much more!**
* **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 Gboard signature verification**: Bypass the signature verification when the app starts up,
allowing you to easily remove internet access or change its package name.
* **And much more!**

## 🚀 How to get started
## 🚀 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 Data sources section, click on Alternative sources.
4. Set `jkennethcarino` as the Patches organization and `privacy-revanced-patches` as the Patches source.
1. Open the **ReVanced Manager** app.
2. Select the **Settings** tab.
3. In the **Data sources** section, enable the **Use alternative sources** option and click on the **Alternative sources**.
4. Set the following alternative sources:
- Patches organization: `jkennethcarino`
- Patches source: `privacy-revanced-patches`
- Integration organization: `jkennethcarino`
- Integration source: `privacy-revanced-integrations`

<img src="/assets/rvm-alternative_sources.png" width="300px" />

Expand Down
Binary file modified assets/rvm-alternative_sources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40959ef

Please sign in to comment.