You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Modern, powerful patches for the Foodvisor app using the Morphe framework.**
6
7
7
-
This repository contains patches for the Foodvisor app, allowing for various enhancementsand features.
8
+
Enhance your nutrition tracking experience with custom patches designed for the Foodvisor Android application. This repository leverages the **Morphe Framework** to provide seamless enhancements, feature unlocks, and UI improvements.
8
9
9
-
## 🩹 Patches list
10
+
## ❓ About Foodvisor
11
+
[Foodvisor](https://www.foodvisor.io/) is a popular AI-powered nutrition coach that helps users track their diet by simply taking a photo of their meal. It provides nutritional information, calorie counting, and personalized health advice.
12
+
13
+
## 🩹 What are Morphe Patches?
14
+
Morphe Patches are bytecode-level modifications that enhance the functionality of Android applications. By using this repository, you can apply custom logic to the Foodvisor APK to unlock advanced features or modify app behavior without needing the original source code.
> **[v1.0.0-dev.1](https://github.com/ameenalasady/foodvisor-morphe/releases/tag/v1.0.0-dev.1)** • `dev` • 1 patches total
@@ -27,34 +52,22 @@ This repository contains patches for the Foodvisor app, allowing for various enh
27
52
28
53
<!-- PATCHES_END -->
29
54
30
-
## 🚀 Get started
31
-
32
-
To start using these patches, follow the instructions below.
33
-
34
-
## 🧑💻 Usage
35
-
36
-
- Development starts in feature branches. Once a feature branch is ready, it is squashed and merged into the `dev` branch.
37
-
- The `dev` branch is merged into the `main` branch once it is ready for release.
38
-
- Semantic versioning is used to version Morphe Patches.
39
-
-[Semantic commit](https://kapeli.com/cheat_sheets/Semantic_Commits.docset/Contents/Resources/Documents/index) messages are used for commits.
40
-
41
-
## 📚 Everything else
42
-
43
-
#### How to use these patches
44
-
45
-
Click here to add these patches to Morphe: https://morphe.software/add-source?github=MorpheApp/foodvisor-morphe
46
-
47
-
Or manually add this repository url as a patch source in Morphe: https://github.com/MorpheApp/foodvisor-morphe
48
-
49
-
### 📙 Contributing
55
+
## 🧑💻 Development & Usage
50
56
51
-
Thank you for considering contributing to Foodvisor Morphe Patches.
52
-
You can find the contribution guidelines [here](CONTRIBUTING.md).
57
+
-**Workflow**: Development occurs in feature branches, which are merged into `dev` and finally into `main` for release.
58
+
-**Versioning**: We follow [Semantic Versioning (SemVer)](https://semver.org/).
59
+
-**Commits**: [Semantic Commits](https://www.conventionalcommits.org/) are used to maintain a clean and readable history.
53
60
54
-
### 🛠️ Building
61
+
### 🛠️ Building from Source
62
+
To build these patches manually, ensure you have the Morphe development environment set up:
63
+
1. Clone this repository.
64
+
2. Follow the [Morphe Documentation](https://github.com/MorpheApp/morphe-documentation) for building and deploying.
55
65
56
-
To build Foodvisor Morphe Patches, you can follow the [Morphe documentation](https://github.com/MorpheApp/morphe-documentation).
66
+
## 📙 Contributing
67
+
Contributions are welcome! Please see our [Contributing Guidelines](CONTRIBUTING.md) to get started.
57
68
58
69
## 📜 License
70
+
Foodvisor Morphe Patches are licensed under the [GNU General Public License v3.0](LICENSE).
59
71
60
-
Foodvisor Morphe Patches are licensed under the [GNU General Public License v3.0](LICENSE)
72
+
---
73
+
*Disclaimer: This project is not affiliated with, authorized, maintained, sponsored or endorsed by Foodvisor or any of its affiliates or subsidiaries.*
0 commit comments