m3_lightmeter/lib/screens/metering/components/camera_container
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
..
components ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
models ML-25 Revise permission handling (#26) 2023-02-11 00:49:51 +03:00
bloc_container_camera.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
event_container_camera.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
mock_bloc_container_camera.part.dart ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
provider_container_camera.dart ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
state_container_camera.dart ML-62 Bloc's tests (#78) 2023-06-20 08:43:49 +02:00
widget_container_camera.dart ML-189 Auto-downsize exposure pairs items for big display sizes (#190) 2024-09-23 16:08:30 +02:00