Google Feed Ads Patches

June 30, 2026 · View on GitHub

Experimental Morphe patch bundle for the Google app.

❓ About

This repository contains a prototype patch that hooks Google Discover stream subtree creation and filters likely feed ad nodes before they reach the UI.

It also includes a standalone-install patch that changes the package identity to app.ripthulhu.googlequicksearchbox and labels the launcher entry Google Morphe, allowing the patched APK to be installed beside the system Google app.

The first build is intentionally diagnostic: it logs compact samples of early Discover nodes to logcat under GoogleFeedAdsPatch, which is needed to tune the ad detector against real feed payloads.

📲 Add To Morphe

Click this link on your Android device:

https://morphe.software/add-source?github=Ripthulhu/morphe-google-patches

Or manually add this repository URL as a patch source in Morphe:

https://github.com/Ripthulhu/morphe-google-patches

🩹 Patches list

v1.1.4  •  main  •  2 patches total

📦 Google  •  2 patches

🎯 Supported versions:

17.34.30.ve.arm64
💊 Patch📜 Description⚙️ Options
Install as standalone appChanges the Google app package identity so the patched APK can be installed beside the system Google app.• Package name
• App name
Remove Discover feed adsFilters likely ad nodes from the Google app Discover feed.

🛠️ Building

Build with:

./gradlew buildAndroid

GitHub Actions publishes the .mpp bundle and updates patches-bundle.json when commits are pushed to main or dev. If dependency resolution fails for the Morphe Gradle plugin, add a repository secret named MORPHE_GITHUB_PACKAGES_TOKEN with read:packages access for GitHub Packages.

📜 License

Google Feed Ads Patches are licensed under the GNU General Public License v3.0