🧩 Telegram Morphe Patches

September 24, 2026 · View on GitHub

Build License: GPL-3.0

A maintained Morphe patch bundle for Telegram 12.10.3, focused on privacy, customization, content controls, and quality-of-life tweaks.

Target: Telegram 12.10.3 · versionCode 70892

🚀 Install

Add this patch source directly to Morphe:

➜ Add Telegram patches to Morphe

✨ Highlights

  • 🛡️ Message and disappearing-media controls
  • 🔓 Content and channel restriction controls
  • 👑 Premium feature unlocking
  • 🚫 Ad and auto-update controls
  • 🎙️ Voice-to-music playback
  • ⚡ Download performance tweaks
  • 👻 Typing-indicator and channel-switching controls
  • 🔐 Certificate/signature compatibility patches

📦 Releases

See Releases for published .mpp bundles.

Patch compatibility is version-specific. A patch source working on another Telegram release should not be assumed compatible here.

❓ Support

If a patch fails to match, please open an issue and include:

  1. Telegram version and version code
  2. Morphe Manager and Patcher versions
  3. The complete PatchException traceback
  4. Which patch failed

Please do not post private account data, authentication tokens, or modified APKs containing personal information.

v1.8.5  •  main  •  44 patches total

📦 Telegram  •  15 patches

🎯 Supported versions:

12.10.4
💊 Patch📜 Description⚙️ Options
Anti-delete messagesPrevents messages deleted by other users from being removed locally.
Anti-disappearing mediaKeeps view-once photos, videos and voice messages viewable indefinitely.
Anti-screenshot notificationBlocks screenshot notifications from being sent to the other user.
Bypass channel restrictionsAllows opening, viewing, saving and forwarding content from restricted, sensitive, and copyright-restricted channels.
Bypass content restrictionsAllows saving and forwarding content from restricted channels, chats, and users.
Bypass integrity checkSpoofs certificate fingerprint and SafetyNet results so login works on patched APK.
Bypass translation restrictionsKeeps the translation UI available when a chat or user has disabled translations.
Disable auto-updateDisables Telegram update availability/state and the update-state refresh path for Telegram 12.10.4 without replacing the update UI method wholesale.
Disable channel switchingDisables the pull-down gesture that switches to the next unread channel.
Download speed boostIncreases download chunk size to 1 MB and max concurrent requests to 12.
Hide typing indicatorHides your typing indicator from other users in all chats. On Telegram Plus also silences the controller-level sendTyping dispatcher.
Remove adsRemoves sponsored messages and video ads from all chats and channels. On Telegram Plus also blocks native banner and inline ads.
Unlock PremiumUnlocks Telegram Premium features for the current account.
Use normal pasteSkips Telegram 12.10.4's Rich HTML branch while preserving normal clipboard handling.
Voice to musicPlays voice notes in the full music player with seek bar and background playback.
📦 Telegram Web  •  12 patches

🎯 Supported versions:

12.10.1
💊 Patch📜 Description⚙️ Options
Anti-delete messagesPrevents messages deleted by other users from being removed locally.
Anti-disappearing mediaKeeps view-once photos, videos and voice messages viewable indefinitely.
Anti-screenshot notificationBlocks screenshot notifications from being sent to the other user.
Bypass integrity checkSpoofs certificate fingerprint and SafetyNet results so login works on patched APK.
Bypass translation restrictionsKeeps the translation UI available when a chat or user has disabled translations.
Disable auto-updateDisables Telegram update availability/state and the update-state refresh path for Telegram 12.10.4 without replacing the update UI method wholesale.
Download speed boostIncreases download chunk size to 1 MB and max concurrent requests to 12.
Hide typing indicatorHides your typing indicator from other users in all chats. On Telegram Plus also silences the controller-level sendTyping dispatcher.
Remove adsRemoves sponsored messages and video ads from all chats and channels. On Telegram Plus also blocks native banner and inline ads.
Unlock PremiumUnlocks Telegram Premium features for the current account.
Use normal pasteSkips Telegram 12.10.4's Rich HTML branch while preserving normal clipboard handling.
Voice to musicPlays voice notes in the full music player with seek bar and background playback.
📦 Telegram Plus  •  13 patches

🎯 Supported versions:

12.10.1.1
💊 Patch📜 Description⚙️ Options
Anti-delete messagesPrevents messages deleted by other users from being removed locally.
Anti-disappearing mediaKeeps view-once photos, videos and voice messages viewable indefinitely.
Anti-screenshot notificationBlocks screenshot notifications from being sent to the other user.
Bypass integrity checkSpoofs certificate fingerprint and SafetyNet results so login works on patched APK.
Bypass translation restrictionsKeeps the translation UI available when a chat or user has disabled translations.
Disable analyticsBlocks Firebase analytics and event tracking in Telegram Plus. FirebaseApp.initializeApp() is preserved so push notifications keep working.
Disable auto-updateDisables Telegram update availability/state and the update-state refresh path for Telegram 12.10.4 without replacing the update UI method wholesale.
Download speed boostIncreases download chunk size to 1 MB and max concurrent requests to 12.
Hide typing indicatorHides your typing indicator from other users in all chats. On Telegram Plus also silences the controller-level sendTyping dispatcher.
Remove adsRemoves sponsored messages and video ads from all chats and channels. On Telegram Plus also blocks native banner and inline ads.
Unlock PremiumUnlocks Telegram Premium features for the current account.
Use normal pasteSkips Telegram 12.10.4's Rich HTML branch while preserving normal clipboard handling.
Voice to musicPlays voice notes in the full music player with seek bar and background playback.
🌐 Universal  •  4 patches
💊 Patch📜 Description⚙️ Options
Fix Firebase after re-signingFixes Firebase services (push notifications, Remote Config, Firebase Auth) that break after Morphe re-signs the app with a different certificate.

Apply with Original app certificate patch — no other config needed.
Provide Original app certificateAutomatically reads the signing certificate from the APK you are patching — no original app installed or file provided needed. Only fill the options below if you are patching an APK that was already re-signed (e.g. a previously patched build): in that case point to the original APK file, or enter the certificate manually.• Path to original APK (if uninstalled)
• Certificate SHA-1 (manual)
• Certificate SHA-256 (manual)
• Certificate Base64 DER (manual)
Spoof app signatureMakes the app think its signing certificate is unchanged after Morphe re-signs it.

Useful when an app crashes or shows a tamper warning because it checks its own certificate.

Does not bypass Play Integrity / SafetyNet hardware attestation.

Apply with Original app certificate patch.
• Package name override (optional)
Spoof install sourceMakes the app think it was installed from a specific store (default: Google Play).

Useful when an app blocks features or shows errors because it detects it was not installed from the Play Store.

Only affects what the app itself sees - does not change the real system install record.
• Store to impersonate

🛠️ Building locally

  • Run ./gradlew buildAndroid
  • The built patches .mpp file is found in patches/build/libs/patches-*.mpp
  • Patch the mpp file using Morphe-Desktop like any other patch bundle.

See the Morphe documentation for more information.

📜 License

These patches are licensed under the GNU General Public License v3.0