{"id":48754009,"url":"https://github.com/binarymend/morphe-patches","last_synced_at":"2026-04-19T00:17:27.040Z","repository":{"id":350939367,"uuid":"1208613461","full_name":"binarymend/morphe-patches","owner":"binarymend","description":"A collection of unofficial Android patches built with the Morphe framework","archived":false,"fork":false,"pushed_at":"2026-04-15T16:58:14.000Z","size":349,"stargazers_count":35,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T18:36:29.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binarymend.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-12T14:22:08.000Z","updated_at":"2026-04-15T16:58:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/binarymend/morphe-patches","commit_stats":null,"previous_names":["binarymend/morphe-patches"],"tags_count":18,"template":false,"template_full_name":"MorpheApp/morphe-patches-template","purl":"pkg:github/binarymend/morphe-patches","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymend%2Fmorphe-patches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymend%2Fmorphe-patches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymend%2Fmorphe-patches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymend%2Fmorphe-patches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binarymend","download_url":"https://codeload.github.com/binarymend/morphe-patches/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymend%2Fmorphe-patches/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31989325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-12T23:19:19.301Z","updated_at":"2026-04-19T00:17:27.024Z","avatar_url":"https://github.com/binarymend.png","language":"Kotlin","readme":"# Binarymend Patches\n\n![License](https://img.shields.io/github/license/binarymend/morphe-patches)\n![Last Commit](https://img.shields.io/github/last-commit/binarymend/morphe-patches)\n\nCustom Android patches for the **Morphe** framework, maintained by Binarymend.\n\n\u003e [!IMPORTANT]\n\u003e **Suggestions for new apps and patches are welcome in [GitHub Issues](https://github.com/binarymend/morphe-patches/issues).**\n\u003e\n\u003e However, please keep in mind that this is a hobby project maintained in my spare time — I have a job and a life outside of coding. I cannot fulfill every request or release patches on demand; doing so would quickly lead to burnout.\n\u003e\n\u003e I generally prioritize popular applications. **If you need frequent updates or have specific requests, that kind of dedicated work requires compensation — my time is not unlimited and not free.** Consider [supporting the project](.donate/donate.md) if you'd like to see faster progress.\n\n## How to use\n\n1. Open **Morphe Manager** on your device.\n2. Go to **Repositories**.\n3. Add this repository:\n\n   ```text\n   https://github.com/binarymend/morphe-patches\n   ```\n\n4. Enable **Use pre-release patches** only if you want preview builds from the `dev` channel.\n\n## Available patches\n\n\u003e [!NOTE]\n\u003e All patches are tested against **APK installs only** on **arm64-v8a** architecture. Other architectures or split APKs are not guaranteed to work.\n\n| App | Package | Patches |\n| :--- | :--- | :--- |\n| Quick Cursor | `com.quickcursor` | Unlock PRO |\n| Truecaller | `com.truecaller` | Disable Telemetry, Remove Ads |\n| Pinterest | `com.pinterest` | Disable Bugsnag Telemetry, Disable General Telemetry, Remove Promoted Pins |\n| aCalendar | `org.withouthat.acalendar` | Unlock aCalendar+ |\n\n## Building from source\n\n1. Clone the repo: `git clone https://github.com/binarymend/morphe-patches.git`\n2. Create `local.properties` with your Android SDK path.\n3. Add GitHub Packages credentials to `gradle.properties` or environment variables.\n4. Run `./gradlew clean build`.\n\n## ❤️ Support\n\nIf you want to support development, see [donate](.donate/donate.md).\n\n## Legal\n\nUse this project at your own risk.\n\n1. This repository is for educational and research purposes.\n2. The software is provided without warranty.\n3. This repository does not distribute modified APKs or proprietary source code.\n4. App names, trademarks, and logos belong to their respective owners.\n5. If you are a rights holder and need content reviewed or removed, open an issue first so it can be handled promptly.\n\n## Credits\n\n- [MorpheApp](https://github.com/MorpheApp)\n","funding_links":[],"categories":["🩹 Patches"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymend%2Fmorphe-patches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarymend%2Fmorphe-patches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymend%2Fmorphe-patches/lists"}