Kirill Kamakin 5ed1acb678 Simplify network layer (#175)
* Use Ktor for network requests

* Remove V0 version

* Remove Retrofit dependency

* Fix url

* Update versions of dependencies

* Revert kotlinx-datetime

Due to https://github.com/Kotlin/kotlinx-datetime/issues/304

* Rename leftovers

* Remove OkHttp

* Remove unused manifest

* Remove unused Hilt module

* Fix building empty image URLs

* Use OkHttp as engine for Ktor

* Reduce visibility of internal classes

* Fix first set up test

* Store only auth token, not header

* Remove UnitInfo/FoodInfo/VersionInfo/NewShoppingListItemInfo

* Remove RecipeSummaryInfo and ShoppingListsInfo

* Remove FullShoppingListInfo

* Remove ParseRecipeURLInfo

* Remove FullRecipeInfo

* Sign out if access token does not work

* Rename getVersionInfo method

* Update version name
2023-11-05 15:01:19 +01:00
2023-11-05 15:01:19 +01:00
2023-10-15 22:08:31 +02:00
2023-11-05 15:01:19 +01:00
2023-11-05 15:01:19 +01:00
2023-11-05 15:01:19 +01:00
2023-10-15 22:08:31 +02:00
2023-11-05 15:01:19 +01:00
2021-11-13 15:09:40 +03:00
2023-10-15 22:08:31 +02:00
2023-10-15 22:08:31 +02:00
2023-02-01 16:37:13 +01:00
2023-02-01 16:37:13 +01:00
2022-04-05 14:54:59 +05:00
2022-11-22 20:19:24 +01:00
2023-06-29 20:54:29 +02:00
2023-10-15 22:08:31 +02:00

Crowdin

Get it on Google Play Get it on F-Droid

Mealient

DISCLAIMER

This project is developed independently from the core Mealie project. It is NOT associated with the core Mealie developers. Any issues must be reported to the Mealient repository, NOT the Mealie repository.

What is this?

An unofficial Android client for Mealie. It enables you to easily access your recipes using an Android device. The main advantage over website is that recipe data is stored locally and can be accessed without the Internet connection.

Status

Current version is a very early alpha which supports a small subset of the Mealie capabilities. It supports both API of older Mealie 0.5.6 and newer 1.0.0. Displays the list of recipes, information about each of the recipes. Moreover, you can create a recipe from the app!

Screenshots

How to install

There are three ways:

  1. Install it with Google Play using the badge above.
  2. Install it with F-droid using the badge above.
  3. Download the latest apk from the releases page

Contribution

Any contribution is greatly appreciated: translations, bug reports, feature requests and any PR.

Description
An Android client for a self-hosted recipe manager Mealie.
Readme MIT 87 MiB
2025-08-31 18:36:54 -06:00
Languages
Kotlin 97.7%
DM 2.3%