m3_lightmeter/lib/utils
Vadim f9246e15d6
ML-245 Add support for subscriptions (#246)
* 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

* aligned with iap

* added missing translations

* theme

* adjusted products color

* check pro status on settings open

* added yearly subscription

* handle purchase errors

* fixed bottom navigation bar behaviour

* handle only lifetime product case

* don't fetch products

* reworked restoring purchases

* fixed mocks

* fixed golden tests

* fixed logbook integration test

* sync pubspec

* sync stub
2025-08-09 17:22:34 +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 ML-245 Add support for subscriptions (#246) 2025-08-09 17:22:34 +02: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