Commit graph

11 commits

Author SHA1 Message Date
Vadim
e797054233 fixed MeteringTopBarShape 2023-03-21 22:35:28 +03:00
Vadim
7d23e3584a switched to local Dimens 2023-03-21 21:22:14 +03:00
Vadim
18210caf7d made AnimatedDialogPicker more generic 2023-03-21 20:57:40 +03:00
Vadim
400fecf810 cleanup 2023-03-21 00:04:38 +03:00
Vadim
5e814184f0 improved equipment profiles screen 2023-03-20 22:34:59 +03:00
Vadim
284e95854d wip 2023-03-17 21:24:07 +03:00
Vadim
c5179e71ea moved EquipmentProfileProvider from iap repo 2023-03-17 14:47:58 +03:00
Vadim
bac2fe9135 use photography values from remote repo 2023-03-04 00:04:28 +03:00
Vadim
86c7a9c839 get iso & nd values from equipment profile 2023-03-03 18:12:27 +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