Merge pull request #128 from kirmanak/fastlane
Add Fastlane metadata for F-droid
This commit is contained in:
@@ -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
|
||||
@@ -48,4 +53,4 @@ jobs:
|
||||
uses: android-actions/setup-android@v2
|
||||
|
||||
- name: Run tests
|
||||
run: ./gradlew allDevicesCheck --no-daemon -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
|
||||
run: ./gradlew allDevicesCheck --no-daemon -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
|
||||
|
||||
@@ -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.
|
||||
@@ -0,0 +1 @@
|
||||
Ingredient amounts and ingredient titles are now supported.
|
||||
@@ -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.
|
||||
@@ -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.7 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 741 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
@@ -0,0 +1 @@
|
||||
Unofficial client for the self-hosted recipe manager Mealie.
|
||||
@@ -0,0 +1 @@
|
||||
Mealient
|
||||
Reference in New Issue
Block a user