Kirill Kamakin f14afd2ebe Fix IllegalStateException when clicking login after logout
The previous login result was stored as live data and
prevented AuthenticationFragment from being shown
properly. However, an attempt to destroy RecipesFragment
was made. This attempt caused IllegalStateException
when accessing view in onDestroyView.
2022-04-04 20:52:14 +05:00
2021-11-13 15:09:40 +03:00
2022-04-02 18:08:14 +05:00
2021-11-13 15:09:26 +03:00
2021-11-13 15:09:26 +03:00
2021-11-13 15:09:26 +03:00
2021-11-20 21:16:46 +03:00
2021-11-25 20:41:39 +03:00

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 via Android phone. The main goal is to have everything stored locally to access it without Internet connection which is impossible with web site version.

Status

Current version is a very early alpha which supports a tiny portion of the Mealie capabilites. There is a lot of work ahead, do not expect much. Having said that, you can list your recipes and read the instructions/ingredients for each of them.

Screenshots

How to install

Download the latest apk from the releases page.

Contribution

Any contribution is greatly appreciated. Including translations, new issues, feature requests and typo corrections. I won't specify any rules until I have to ask the same thing multiple times. Just use the common sense.

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%