📡 Zdrgon's Morphe Patches

September 12, 2026 · View on GitHub

Custom Morphe patches for Android applications, featuring Direct-to-Cell (DTC) Satellite Data Optimization for T-Mobile and SpaceX satellite networks.

❓ About

This repository provides custom patches for Morphe Manager and Morphe Desktop.

🩹 Available Patches

  • Satellite Data Optimization (Universal): Automatically injects <meta-data android:name="android.telephony.PROPERTY_SATELLITE_DATA_OPTIMIZED" android:value="PACKAGE_NAME" /> into AndroidManifest.xml for any selected application (WireGuard, Lichess, YouTube ReVanced, browsers, etc.), enabling data usage over T-Mobile / SpaceX Direct-To-Cell satellite connections per Google's Android Satellite Connectivity Guidance.

📲 How to Use in Morphe Manager

  1. Open Morphe Manager on your Android device.
  2. Navigate to Settings > Patch Sources.
  3. Add custom source:
    https://github.com/Z-drgon/morphe-patches
    
    Or click: Add to Morphe

🛠️ Building Locally

To build the patch bundle (.mpp) on your machine:

.\gradlew.bat buildAndroid

The compiled patch package will be generated at: patches/build/libs/patches-*.mpp

Load this .mpp file into Morphe Desktop or Morphe Manager to patch your APKs.


v1.1.0  •  main  •  1 patches total

🌐 Universal  •  1 patch
💊 Patch📜 Description⚙️ Options
Satellite Data OptimizationInjects PROPERTY_SATELLITE_DATA_OPTIMIZED meta-data tag into AndroidManifest.xml to enable Direct-To-Cell (DTC) satellite data on T-Mobile / SpaceX network.

📜 License

This project is licensed under the GNU General Public License v3.0.