Add Fastlane metadata for F-droid
This commit is contained in:
5
.github/workflows/check.yml
vendored
5
.github/workflows/check.yml
vendored
@@ -10,6 +10,11 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
|
||||
with:
|
||||
fastlaneDir: ./fastlane/metadata/android
|
||||
usePlayStoreLocales: true
|
||||
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: temurin
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/23.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/23.txt
Normal 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.
|
||||
1
fastlane/metadata/android/en-US/changelogs/24.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/24.txt
Normal file
@@ -0,0 +1 @@
|
||||
Ingredient amounts and ingredient titles are now supported.
|
||||
2
fastlane/metadata/android/en-US/changelogs/25.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/25.txt
Normal 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.
|
||||
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
@@ -0,0 +1 @@
|
||||
Mealient enables you to easily access the recipes stored in your Mealie instance using your phone.
|
||||
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 MiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 565 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
@@ -0,0 +1 @@
|
||||
Unofficial client for the self-hosted recipe manager Mealie.
|
||||
Reference in New Issue
Block a user