m3_lightmeter/lib/data/models
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
..
dynamic_colors_state.dart
ev_source_type.dart
exposure_pair.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
film.dart ML-62 Models tests (#80) 2023-06-21 11:29:36 +02:00
metering_screen_layout_config.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
supported_locale.dart ML-62 Models tests (#80) 2023-06-21 11:29:36 +02:00
theme_type.dart
volume_action.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00