Commit graph

19 commits

Author SHA1 Message Date
Vadim
6f5eeed2e6 textoverflow 2023-03-29 15:25:55 +03:00
Vadim
eb78b0b80b non-null EquipmentProfile 2023-03-23 23:23:26 +03:00
Vadim
ce4af92b4d filter equipment profile update/delete 2023-03-23 23:12:14 +03:00
Vadim
21c1d94af7 fixed profile selection 2023-03-23 10:02:43 +03:00
Vadim
b6a7f68b5c added default equipment profile 2023-03-23 08:05:28 +03:00
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
cbee0f350a
ML-37 Fix exposure pairs list creation (#39)
* integrated EV value to measure button

* fixed
2023-02-18 20:17:39 +03:00
Vadim
485636c706
ML-28 Implement language picker (#29)
* added language picker

* Create intl_ru.arb

* Update README.md
2023-02-11 22:19:18 +03:00
Vadim
8d73a7d2e3
ML-20 Dialog pickers content jumps when selected item is out of vie (#21)
* fixed primary color picker overscroll

* dialog cleanup

* fixed photography value picker overscroll

* Update widget_dialog_picker_photography_value.dart
2023-02-05 17:20:36 +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