Commit graph

10 commits

Author SHA1 Message Date
Vadim
dce4e08dd1 Merge remote-tracking branch 'origin' into bug/ML-20 2023-02-05 17:18:15 +03:00
Vadim
51e00b31dd Update widget_dialog_picker_photography_value.dart 2023-02-05 17:14:01 +03:00
Vadim
9436a59094 Added camera and exposurepairs list placeholders 2023-02-05 16:56:04 +03:00
Vadim
537e19f9c8 fixed photography value picker overscroll 2023-02-04 23:55:09 +03:00
Vadim
0f78fd0e3a dialog cleanup 2023-02-04 23:30:42 +03:00
Vadim
9cfffc3377
ML-18 Implement primary color picker (#19)
* wip

* hide `DynamicColorListTile` if unavailable

* added color animation for `AnimatedDialog`

* adjusted some colors

* sync `AnimatedDialog` insets with material

* scroll to selected color
2023-02-01 00:24:26 +03:00
Vadim
9ffb5112c1
ML-16 [Android] Implement incident light metering (#17)
* wip

* rename

* wip

* rename

* fixed camera screen layout

* omit camera measure on startup

* added calibration for light sensor

* save evsource

* Update widget_button_measure.dart

* fixed iOS init

* hide light sensor calibration on ios

* cleanup
2023-01-29 19:57:47 +03:00
Vadim
14bac950cf Fixed _models_ and _screens_ folders structure
proper folders for models

unified _screen_ folder filenames
2022-12-18 14:39:02 +03:00
Vadim
54ad2a1461 added bottom controls (wip) 2022-10-29 14:01:15 +03:00
Vadim
2be18d9c01 implemented animated MeteringMeasureButton 2022-10-29 13:52:05 +03:00