m3_lightmeter/iap
Vadim 30418a9cfd
ML-196 Allow to select equipment profile in use (#197)
* integrated `EquipmentProfilesStorageService`

* implemented `EquipmentProfileEditScreen`

* added equipment profiles screens to navigation

* fixed tests

* fixed splashscreen removal

* replaced old `EquipmentProfilesScreen`

* typo

* use outlined icons

* fixed storage mock for integration tests

* recovered copy feature for profiles

* added profile deletion to e2e test

* added translations

* added film translations

* wip

* add ability to toggle equipment profiles

* lints

* fixed tests

* sync with iap rename

* use `Toggleable` from resources

* use iap 2.1.0

* use outlined edit icon
2024-11-11 17:20:12 +01:00
..
lib ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
.gitignore Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
.metadata Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
analysis_options.yaml Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
LICENSE Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
pubspec.yaml ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
README.md ML-117 Improve description of paid features (#119) 2023-09-17 22:29:02 +02:00

Lightmeter Pro

Equipment profiles

Each equipment profile allows you to select:

  • Aperture values and shutter speeds, that your lens and camera have
  • ND filters, that fit the chosen lens
  • ISO values, that your camera supports

Creating multiple profiles for different cameras and lenses allows you to easily switch between them and always have the relevant readings.

Films in use

Select the films that you usually use. Selecting one will apply a correction to shutter speeds greater than 1" to compensate for the reciprocity failure.

Each equipment profile allows you to select:\n- Aperture values and shutter speeds, that your lens and camera have\n- ND filters, that fit the chosen lens\n- ISO values, that your camera supports\nCreating multiple profiles for different cameras and lenses allows you to easily switch between them and always have the relevant readings!