The goal of this project is to migrate missing ReVanced patches to Morphe and keep them compatible with the latest version of the original apps. Regular updates — stay tuned.
| App | Package | Version | Patches |
|---|---|---|---|
| Google News 🎯🌎 | com.google.android.apps.magazines | Custom Tabs, GMS Support | |
| Kleinanzeigen 🎯 | com.ebay.kleinanzeigen | Hide Ads, Hide Pur, Remove Tracking Params |
🌎 Supports MicroG integration.
🎯 This app has a strict requirement to use the version defined in the patch.
| Patch | Description |
|---|---|
| 🪄 Custom Tabs | Opens news articles in your default browser, so you can use your ad blocker and browser extensions. |
| ⚙️ GMS Support | Enables Google sign-in via MicroG GmsCore — a free and open-source replacement for Google Play Services. |
⚠️ Known Issue: Google Sign-In on Fresh Install
GMS/MicroG sign-in does not work on a fresh install of the latest patched version. You must first sign in on an older patched version, then update.
Workaround:
- Download Release v1.3.4 (the
.mppfile)- In Morphe Manager, add the v1.3.4
.mppas a local patch source- Patch Google News v5.155.0.885456612 with the v1.3.4 patches and install it
- Open the patched app and sign in to your Google account
- Now switch back to the latest release as patch source and patch the latest supported Google News version
- Install the new patched APK as an update over the old one — your login will be preserved
| Patch | Description |
|---|---|
| 🚫 Hide Ads | Hides sponsored ads and Google Ads. Also disables Microsoft Clarity analytics. |
| 🔕 Hide Pur | Hides the Pur ad-free subscription option from the settings menu. |
| 🔗 Remove Tracking Params | Removes UTM tracking parameters from URLs shared via the in-app share function. |
Install Morphe Manager and set up MicroG following the Morphe MicroG guide
In Morphe Manager, add this repository as a patch source: https://github.com/docbt/patched-up Or use the quick-add link: https://morphe.software/add-source?github=docbt/patched-up
In Morphe Manager settings, enable Expert Mode to select patches individually
Select your app and apply the patches:
4a. Google News
⚠️ All three patches are required. Do not skip any of them.
4b. Kleinanzeigen
Contributions are welcome. Please read the contribution guidelines before submitting a pull request.
./gradlew :patches:buildAndroid
Change package name (GPL v3)
This project is licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:
See the NOTICE file for full Section 7 conditions.
Kotlin
99.4%
The goal of this project is to migrate missing ReVanced patches to Morphe and keep them compatible with the latest version of the original apps. Regular updates — stay tuned.
| App | Package | Version | Patches |
|---|---|---|---|
| Google News 🎯🌎 | com.google.android.apps.magazines | Custom Tabs, GMS Support | |
| Kleinanzeigen 🎯 | com.ebay.kleinanzeigen | Hide Ads, Hide Pur, Remove Tracking Params |
🌎 Supports MicroG integration.
🎯 This app has a strict requirement to use the version defined in the patch.
| Patch | Description |
|---|---|
| 🪄 Custom Tabs | Opens news articles in your default browser, so you can use your ad blocker and browser extensions. |
| ⚙️ GMS Support | Enables Google sign-in via MicroG GmsCore — a free and open-source replacement for Google Play Services. |
⚠️ Known Issue: Google Sign-In on Fresh Install
GMS/MicroG sign-in does not work on a fresh install of the latest patched version. You must first sign in on an older patched version, then update.
Workaround:
- Download Release v1.3.4 (the
.mppfile)- In Morphe Manager, add the v1.3.4
.mppas a local patch source- Patch Google News v5.155.0.885456612 with the v1.3.4 patches and install it
- Open the patched app and sign in to your Google account
- Now switch back to the latest release as patch source and patch the latest supported Google News version
- Install the new patched APK as an update over the old one — your login will be preserved
| Patch | Description |
|---|---|
| 🚫 Hide Ads | Hides sponsored ads and Google Ads. Also disables Microsoft Clarity analytics. |
| 🔕 Hide Pur | Hides the Pur ad-free subscription option from the settings menu. |
| 🔗 Remove Tracking Params | Removes UTM tracking parameters from URLs shared via the in-app share function. |
Install Morphe Manager and set up MicroG following the Morphe MicroG guide
In Morphe Manager, add this repository as a patch source: https://github.com/docbt/patched-up Or use the quick-add link: https://morphe.software/add-source?github=docbt/patched-up
In Morphe Manager settings, enable Expert Mode to select patches individually
Select your app and apply the patches:
4a. Google News
⚠️ All three patches are required. Do not skip any of them.
4b. Kleinanzeigen
Contributions are welcome. Please read the contribution guidelines before submitting a pull request.
./gradlew :patches:buildAndroid
Change package name (GPL v3)
This project is licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:
See the NOTICE file for full Section 7 conditions.
Kotlin
99.4%