Patched-Up

June 20, 2026 ยท View on GitHub

Patched-Up

Revived and updated ReVanced patches for Morphe.


License: GPL v3 Built for Morphe Kotlin Android Gradle Patches

Buy Me A Coffee

ย 

About

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.

Supported Apps & Patches

AppPackageVersionPatches
Google News ๐ŸŽฏ๐ŸŒŽcom.google.android.apps.magazinesGoogle NewsCustom Tabs, GMS Support
Kleinanzeigen ๐ŸŽฏcom.ebay.kleinanzeigenKleinanzeigenHide Ads, Hide Pur, Remove Tracking Params

๐ŸŒŽ Supports MicroG integration.

๐ŸŽฏ This app has a strict requirement to use the version defined in the patch.

ย 

Features

๐Ÿ“ฐ Google News

PatchDescription
๐Ÿช„ Custom TabsOpens news articles in your default browser, so you can use your ad blocker and browser extensions.
โš™๏ธ GMS SupportEnables 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:

  1. Download Release v1.3.4 (the .mpp file)
  2. In Morphe Manager, add the v1.3.4 .mpp as a local patch source
  3. Patch Google News v5.155.0.885456612 with the v1.3.4 patches and install it
  4. Open the patched app and sign in to your Google account
  5. Now switch back to the latest release as patch source and patch the latest supported Google News version
  6. Install the new patched APK as an update over the old one โ€” your login will be preserved

๐Ÿ“ฆ Kleinanzeigen

PatchDescription
๐Ÿšซ Hide AdsHides sponsored ads and Google Ads. Also disables Microsoft Clarity analytics.
๐Ÿ”• Hide PurHides the Pur ad-free subscription option from the settings menu.
๐Ÿ”— Remove Tracking ParamsRemoves UTM tracking parameters from URLs shared via the in-app share function.

ย 

How to use

Requirements

  • Morphe Manager โ€” the app used to apply patches
  • MicroG GmsCore โ€” required for apps that use Google Play Services (e.g. Google sign-in)

Steps

  1. Install Morphe Manager and set up MicroG following the Morphe MicroG guide

  2. 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

  3. In Morphe Manager settings, enable Expert Mode to select patches individually

  4. Select your app and apply the patches:

    4a. Google News

    โš ๏ธ All three patches are required. Do not skip any of them.

    • Change package name (this repository โ€” applied automatically as a dependency)
    • Enable CustomTabs (this repository)
    • GmsCore Support (this repository)

    4b. Kleinanzeigen

    • Change package name (from the Morphe Patches repository โ€” optional, prevent Google Play from updating)
    • Hide Ads (this repository)
    • Hide Pur (this repository)
    • Remove Tracking Params (this repository โ€” optional)

ย 

Contributing

Contributions are welcome. Please read the contribution guidelines before submitting a pull request.

ย 

Building

./gradlew :patches:buildAndroid

ย 

Credits

  • ReVanced โ€” Original patches including Change package name (GPL v3)
  • Morphe โ€” Patcher framework and ecosystem
  • MicroG GmsCore โ€” Open-source replacement for Google Play Services

ย 

License

This project is licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:

  • Attribution (7b): The author "docbt" and original authorship must be preserved in all derivative works and forks. The notice in the NOTICE file may not be removed or altered.
  • Name Restriction (7c): The name "Morphe" may not be used for derivative works. Derivatives must adopt a distinct identity unrelated to "Morphe."

See the NOTICE file for full Section 7 conditions.