m3_lightmeter/lib/utils
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
..
color_to_int.dart ML-209 Camera preview orientation is wrong (#216) 2025-01-27 21:32:41 +01:00
context_utils.dart Hide Pro features from the metering screen (#147) 2024-01-13 18:20:58 +01:00
double_to_zoom.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
exif_utils.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
map_model.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
platform_utils.dart Fixed integration tests 2024-05-23 11:34:11 +02:00
selectable_provider.dart ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
text_height.dart ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
to_string_signed.dart ML-62 Utils tests (#133) 2023-11-02 17:40:47 +01:00