Template repository for Morphe Patches.
Patches for apps I like.
Click here to add these patches to Morphe: https://morphe.software/add-source?github=xyz-user/xyz-patches
Β
To start using this template, follow these steps:
patches-bundle.png to the project if you want a custom icon to show in
Morphe Manager instead of your GitHub profile avatar.π You are now ready to start creating patches!
To develop and release your Patches using this template:
dev branch../gradlew buildAndroid to generate the mpp file found in patches/build/libs/patches-*.mpp. Apply your patches locally using Morphe Desktop tool like any other patch bundle.feat: Added a new featurefix: Some problem now fixedchore: Random change you do not want in the user facing changelogfix: and feat: will automatically generate new pre-releases and chore: will not create a new release.pre-release in Morphe Manager patch sources.release.yml here already handles everything.
If you need omething custom with your releases then modify the existing release.yml
and .releaserc instead of writing everything new from scratch.patches-list.json,
patches-bundle.json, CHANGELOG.md. These files will be automatically updated by release.yml../gradlew buildAndroidpatches/build/libs/patches-*.mppSee the Morphe documentation for more information.
UserXYZ Patches are licensed under the GNU General Public License v3.0
Kotlin
97.8%
Java
2.2%
Template repository for Morphe Patches.
Patches for apps I like.
Click here to add these patches to Morphe: https://morphe.software/add-source?github=xyz-user/xyz-patches
Β
To start using this template, follow these steps:
patches-bundle.png to the project if you want a custom icon to show in
Morphe Manager instead of your GitHub profile avatar.π You are now ready to start creating patches!
To develop and release your Patches using this template:
dev branch../gradlew buildAndroid to generate the mpp file found in patches/build/libs/patches-*.mpp. Apply your patches locally using Morphe Desktop tool like any other patch bundle.feat: Added a new featurefix: Some problem now fixedchore: Random change you do not want in the user facing changelogfix: and feat: will automatically generate new pre-releases and chore: will not create a new release.pre-release in Morphe Manager patch sources.release.yml here already handles everything.
If you need omething custom with your releases then modify the existing release.yml
and .releaserc instead of writing everything new from scratch.patches-list.json,
patches-bundle.json, CHANGELOG.md. These files will be automatically updated by release.yml../gradlew buildAndroidpatches/build/libs/patches-*.mppSee the Morphe documentation for more information.
UserXYZ Patches are licensed under the GNU General Public License v3.0
Kotlin
97.8%
Java
2.2%