mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
6566108994
* imlemented `CameraSpotDetector` * separated generic `DialogSwitch` * added `CameraFeature` model * added `CameraFeaturesListTile` to metering section * added features dialog subtitles * added long press to remove metering spot * translations * hide camera features for purchasable status * hide `CameraHistogram` & `CameraSpotDetector` if purchasable * bumped iap version * fixed tests * removed redundant camera state emission * tests * Fixed remote config initalization * updated pro features description |
||
---|---|---|
.. | ||
generate_screenshots.dart | ||
generate_screenshots.sh | ||
README.md |
Screenshots
The easiest way to create several sets of identical screenshots for Android and iOS is to generate them instead of taking them manually. Generating screenshots will save time and effort while also providing a consistent output.
Context
As a user I want to see the most relevant screenshots in the store, so that I can see the actual state of the app.
Screenshot cases
-
Metering screen
- Reflected light metering mode*
- Incident light metering mode* **
- Opened ISO picker
-
Settings screen
- Just the screen
- Opened metering screen layout features dialog
-
Equipment profiles screen
- Just the screen
- Opened equipment profile ISO picker
*also in dark mode
**Android only
Run the generator
sh screenshots/generate_screenshots.sh
Screenshots will be stored in the screenshots/ folder.