From f182a1f0bae19c15c0a0b75626734ad89de82c3c Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Tue, 21 May 2024 13:07:38 +0200 Subject: [PATCH] Update README.md --- screenshots/README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/screenshots/README.md b/screenshots/README.md index ab8c20a..8c6555e 100644 --- a/screenshots/README.md +++ b/screenshots/README.md @@ -17,28 +17,35 @@ As a user I want to see the most relevant screenshots in the store, so that I ca - Settings screen 1. Just the screen - 2. Opened metering screen layout features dialog - Equipment profiles screen 1. Just the screen 2. Opened equipment profile ISO picker +- Timer screen + + 1. Just the screen + > \*also in dark mode > \*\*Android only ## Run the generator -Screenshots will be stored in the _screenshots/generated/\/_ folder. +Release screenshots will be stored in the _screenshots/generated/\/_ folder. -### Android +Raw screenshots will be stored in the _screenshots/generated/raw/\/_ folder. + +### Generate raw screenshots + +#### Android ```console -sh screenshots/generate_screenshots.sh +sh screenshots/generate_android_screenshots.sh ``` -### iOS +#### iOS Apple requires screenshots a specific list of devices, so we can implement a custom generator to cover all those devices. @@ -48,6 +55,12 @@ Can be run on Simulator. sh screenshots/generate_ios_screenshots.sh ``` +### Apply store constraints and text data + +```console +sh screenshots/scripts/convert_to_store_screenshots.sh +``` + ## List of devices ### Android @@ -56,9 +69,5 @@ sh screenshots/generate_ios_screenshots.sh ### iOS -- iPhone 8 Plus - iPhone 13 Pro -- iPhone 13 Pro Max -- iPhone 15 Pro -- iPhone 15 Pro Max - iPad Pro (12.9-inch) (6th generation)