* Add paging-compose dependency * Move progress indicator to separate module * Introduce color scheme preview * Move loading helper to UI module * Move helper composables to UI module * Rearrange shopping lists module * Add LazyPagingColumnPullRefresh Composable * Add BaseComposeFragment * Add pagingDataRecipeState * Add showFavoriteIcon to recipe state * Disable unused placeholders * Make "Try again" button optional * Fix example email * Wrap recipe info into a Scaffold * Add dialog to confirm deletion * Add RecipeItem Composable * Add RecipeListError Composable * Add RecipeList Composable * Replace recipes list Views with Compose * Update UI test * Remove application from ViewModel
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. Displays the list of recipes, some information about each of the recipes, even recipe creation is available! The list of shopping lists is also available, each shopping list can be viewed and modified.
Screenshots
How to install
There are three ways:
- Install it with Google Play using the badge above.
- Install it with F-droid using the badge above.
- Download the latest apk from the releases page.
Contribution
Any contribution is greatly appreciated: translations, bug reports, feature requests and any PR.






