📡 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" />intoAndroidManifest.xmlfor 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
- Open Morphe Manager on your Android device.
- Navigate to Settings > Patch Sources.
- Add custom source:
Or click: Add to Morphehttps://github.com/Z-drgon/morphe-patches
🛠️ 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 Optimization | Injects 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.