๐งฉ 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:
- Open Morphe Manager.
- Go to the Repositories section.
- Click Add Repository and enter the following GitHub URL:
https://github.com/polka-bear/morphe-patches - (Optional) If you want to use the latest experimental updates, enable the "Use pre-release patches" option and select the
devbranch. - 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
| App | Package ID | Patches |
|---|---|---|
| Call Blacklist | com.callblacklist | Unlock 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:
- Clone the repository:
git clone https://github.com/polka-bear/morphe-patches.git - 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.