๐Ÿงฉ Polka-Bear Morphe Patches

April 14, 2026 ยท View on GitHub

Custom Android patches for the Morphe framework.

ย 

โš ๏ธ Important

These patches are created for educational and research purposes. The software is provided "as is" without any warranty. Use them at your own risk.

ย 

๐Ÿš€ How to use these patches

To apply these patches using Morphe Manager:

  1. Open Morphe Manager.
  2. Go to the Repositories section.
  3. Click Add Repository and enter the following GitHub URL: https://github.com/polka-bear/morphe-patches
  4. (Optional) If you want to use the latest experimental updates, enable the "Use pre-release patches" option and select the dev branch.
  5. Select the app you wish to patch and apply the desired modifications.

Alternatively, you can add the source directly via this link: Click here to add these patches to Morphe

ย 

๐Ÿ“ฆ Available Patches

AppPackage IDPatches
Call Blacklistcom.callblacklistUnlock Premium, Remove Ads

Compatibility Note: Patches are primarily tested on arm64-v8a architecture.

ย 

๐Ÿ› ๏ธ Building from source

If you wish to contribute or build the patches yourself:

  1. Clone the repository:
    git clone https://github.com/polka-bear/morphe-patches.git
    
  2. Build the project using the Gradle wrapper:
    ./gradlew clean build
    

ย 

๐Ÿ“™ Contributing

Contributions are welcome! Please refer to the CONTRIBUTING.md file for guidelines on how to submit new patches or report bugs.

ย 

๐Ÿ“œ License

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

ย 

Credits: Built with the Morphe Framework.