Add Fastlane metadata for F-droid

This commit is contained in:
Kirill Kamakin
2023-01-24 20:41:28 +01:00
parent bec8d67bce
commit e6552ad5f7
11 changed files with 13 additions and 1 deletions

View File

@@ -10,6 +10,11 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
with:
fastlaneDir: ./fastlane/metadata/android
usePlayStoreLocales: true
- uses: actions/setup-java@v3 - uses: actions/setup-java@v3
with: with:
distribution: temurin distribution: temurin

View File

@@ -0,0 +1,2 @@
Share recipes from a web browser to Mealient to save them in Mealie.
Fixed a case when "No recipes" text was shown on top of recipes.

View File

@@ -0,0 +1 @@
Ingredient amounts and ingredient titles are now supported.

View File

@@ -0,0 +1,2 @@
Mealient will generate an API token and use it instead of the e-mail and password.
The app will allow deleting recipes or marking them as favorites.

View File

@@ -0,0 +1 @@
Mealient enables you to easily access the recipes stored in your Mealie instance using your phone.

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

View File

@@ -0,0 +1 @@
Unofficial client for the self-hosted recipe manager Mealie.