m3_lightmeter/test
Vadim 5c27f726c5
ML-173 Add a timer for long exposures (#174)
* wip

* added start/stop button

* animated timeline

* fixed timer stop state

* added reset button (wip)

* added `onExposurePairTap` callback

* integrated `TimerScreen` to navigation

* separated `TimerTimeline`

* fixed timeline flickering

* added milliseconds to timer

* synchronized timeline with actual timer

* reused `BottomControlsBar`

* fixed default scaffold background color

* moved center button size to the bar itself

* display selected exposure pair on timer screen

* separated reusable `AnimatedCircluarButton`

* release camera when timer is opened

* added `TimerInteractor`

* added `TimerBloc` test

* fixed hours parsing

* added scenarios for timer golden test

* adjusted timer timeline colors

* show iso & nd values on timer screen

* automatically close timer screen after timeout

* added timer autostart

* reverted theme changes

* updated goldens

* typo

* removed timer screen auto-dismiss

* increased timer vibration duration

* replaced outlined locks

* increased 1/3 values font size
2024-05-07 19:24:51 +02:00
..
data ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
interactors ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
providers ML-108 First exposure metering seems to be wrong (#163) 2024-04-06 19:14:37 +02:00
screens ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
utils ML-154 Improved EXIF errors reporting (#159) 2024-02-13 19:33:40 +01:00
application_mock.dart ML-170 Show long shutter speeds for all selected aperture values (#172) 2024-04-30 12:44:01 +02:00
event_channel_mock.dart
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