m3_lightmeter/lib
Vadim 7c96b5a47d
ML-220 Show focal length when zooming (#233)
* extract focal length from exif

* added focal length section

* wip

* [android] calculate EFL

* split other platform handlers to separate files

* [ios] calculate EFL

* updated translations

* deleted `focalLengthFromTags`

* fixed unit tests

* [ios] link missing files

* updated Pro features screen

* [ios] fixed signing

* fixed screenshot generator

* updated goldens

* [android] updated store screenshots

* wip

* [ios] updated store screenshots

* enable focal length feature by default

* mock camera focal length for integration tests

* cleanup

* added logging to `CameraInfoService`
2025-05-14 10:26:59 +02:00
..
data ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
interactors ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
l10n ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
navigation ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
providers ML-196 Allow to select equipment profile in use (#197) 2024-11-11 17:20:12 +01:00
res Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
screens ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
utils ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
application.dart Upgrade project to the latest stable Flutter version (#201) 2025-01-20 19:32:57 +01:00
application_wrapper.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
environment.dart ML-141 Prepare iOS release (#144) 2024-02-21 12:33:25 +01:00
main_dev.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
main_prod.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
platform_config.dart ML-141 Prepare iOS release (#144) 2024-02-21 12:33:25 +01:00
runner.dart ML-209 Camera preview orientation is wrong (#216) 2025-01-27 21:32:41 +01:00