m3_lightmeter/test
Vadim 7ad47c0636
ML-203 Logging EXIF data (#239)
* typos

* added `LogbookPhotosProvider`

* implemented `LogbookScreen`

* implemented `LogbookPhotoEditScreen`

* added photo update

* save geolocation

* added `CameraSettingsSection`

* adjusted logbook grid

* added hero animation

* fixed logbook list updates

* added empty logbook state

* added `saveLogbookPhotos` option

* fixed updating photos

* made `DialogPicker` content scrollable

* added tests for `LogbookPhotosProvider`

* made image preview full-width

* made note field multiline

* wip

* migrated to new iap service

* fixed unit tests

* typo

* fixed arb formatting

* stub logbook photos for tests

* implemented integration test for logbook

* moved date to title

* redundant bottom padding

* added logbook photo screen to screenshots generator

* Update settings.gradle

* aligned iap stub with iap release

* sync

* made logbook iap

* debug screenshots

* Update runner.dart

* fixed dialog picker of optional values

* added bottom padding to logbook edit screen

* fixed tests

* Create camera_stub_image.jpg

* Update films_provider_test.dart

* rename

* Update pubspec.yaml

* added logbook to pro features
2025-07-29 12:38:48 +02:00
..
data ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
interactors ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
providers ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
screens ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
utils ML-220 Show focal length when zooming (#233) 2025-05-14 10:26:59 +02:00
application_mock.dart ML-203 Logging EXIF data (#239) 2025-07-29 12:38:48 +02:00
event_channel_mock.dart ML-62 Providers tests + Platform & Application mocks (#131) 2023-10-20 16:12:43 +02:00
flutter_test_config.dart ML-166 Golden tests (#167) 2024-04-12 08:07:20 +02:00
function_mock.dart ML-62 Utils tests (#133) 2023-11-02 17:40:47 +01:00