https://github.com/jkennethcarino/adobo
Patches for Morphe to disable ads, trackers and analytics, remove Reddit ads everywhere, always open Gboard in incognito mode, and much more!
https://github.com/jkennethcarino/adobo
adblocking android dalvik gboard kotlin morphe morphe-patches patches privacy reddit reverse-engineering smali
Last synced: about 1 month ago
JSON representation
Patches for Morphe to disable ads, trackers and analytics, remove Reddit ads everywhere, always open Gboard in incognito mode, and much more!
- Host: GitHub
- URL: https://github.com/jkennethcarino/adobo
- Owner: jkennethcarino
- License: gpl-3.0
- Created: 2026-03-01T10:59:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-25T16:02:32.000Z (about 1 month ago)
- Last Synced: 2026-04-25T16:28:22.045Z (about 1 month ago)
- Topics: adblocking, android, dalvik, gboard, kotlin, morphe, morphe-patches, patches, privacy, reddit, reverse-engineering, smali
- Language: Kotlin
- Homepage:
- Size: 271 KB
- Stars: 93
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - Adobo (uses Morphe)
README
# Adobo
This repository contains a collection of patches for [Morphe](https://morphe.software/), an
open-source Android patching tool for modifying apps like YouTube and Reddit to block ads and add
new features.
## Features
Some of the features included in Adobong Morphe patches 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 work fully
offline.
- **Disable WebView metrics collection**: Prevent the collection of diagnostic data or usage
statistics that are sent to Google.
- **Spoof signature verification**: Bypass signature checks in apps that require them, allowing you
to use modified versions without issues.
- **Always-incognito mode for Gboard**: Make Gboard always open in incognito mode to disable typing
history collection and personalization.
- Everything in
the [Privacy ReVanced patches](https://github.com/jkennethcarino/privacy-revanced-patches),
and much more!
## Getting Started
You can use [Morphe CLI](https://github.com/MorpheApp/morphe-cli)
or [Morphe Manager](https://github.com/MorpheApp/morphe-manager) to use Adobong Morphe patches.
### Morphe Manager
#### Option A: One-click import (requires v1.11.0 or later)
Tap [this link](https://morphe.software/add-source?github=jkennethcarino/adobo) to import Adobong
Morphe patches directly into Morphe Manager in just a click!
#### Option B: Manual import
1. Open the **Morphe Manager** app.
2. On the main screen, tap the _folder_ icon in the bottom-left corner.
3. Tap the "**+**" icon next to **Patch Sources**.
4. On the **Add patch source** screen, select the **Remote** tab (selected by default).
5. Set the patch source URL to the following, then tap **Add**:
```
https://github.com/jkennethcarino/adobo
```
Universal ReVanced Manager
- Open the URV Manager app.
- Switch to the Patch Bundles tab.
- Tap the globe icon in the bottom-right corner.
- On the Discover patch bundles screen, search for "Adobo" in the Search by bundle name text field.
- In the search results, tap the Import button for the
jkennethcarino/adobo patch bundle.
## Building
To build Adobong Morphe patches, you can follow
the [Morphe documentation](https://github.com/MorpheApp/morphe-documentation).
## Disclaimer
These patches are provided as-is for personal use.
Use them at your own risk. The author is not responsible for any potential issues, including app
instability, crashes, or violations of terms of service that can lead to account bans or other
consequences.
## License
Adobo is licensed under
the [GNU General Public License v3.0 (GPL-3.0)](https://www.gnu.org/licenses/gpl.html).
See the [LICENSE](LICENSE) file for more details.