Vadim
|
e001c153fb
|
ML-11 Implement volume buttons actions (#86)
* [Android] wip
* implemented `VolumeEventsService`
* implemented `VolumeKeysListener` (wip)
* Added screenshots links
* [Android] nullable typo
* implemented `VolumeKeysNotifier`
* deinitialize camera when on Settings screen
* disable volume handling when on Settings screen
* used "platform" package to mock `isAndroid`
* init/deinit camera on settings open
* allow volume action override only on metering screen
* lints
* cleanup
* await dispose
* tests
* reduced `SwitchListTile.contentPadding`
* fixed tests
* removed `VolumeAction.zoom`
* added social preview
* typo
* fixed `CameraContainerBloc` tests
* added `Stream.empty()` tests
|
2023-07-09 13:39:33 +02:00 |
|
Vadim
|
07fd61fa1e
|
ML-24 Implement caffeine feature (#27)
* platform-specific code
* implemented caffeine flutter side
* haptics revision
|
2023-02-11 15:58:47 +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
|
130f5ff0b2
|
ML-14 Implement EV calibration legacy feature (#15)
* wip
* implemented `CalibrationDialog`
* integrated calibration to the metering bloc
* checked legacy feature
|
2023-01-26 12:10:23 +03:00 |
|