m3_lightmeter/lib
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
..
data ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
interactors ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
l10n ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
providers ML-81 Unsaved fractional stops (#83) 2023-06-23 10:47:34 +02:00
res ML-48 Allow users to hide fastest/shortest exposure pairs #48 (#49) 2023-04-05 22:15:11 +03:00
screens ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
utils ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
application.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
environment.dart
features.dart ML-46 Add reciprocity failure formulas for some films (#47) 2023-04-01 22:04:55 +03:00
firebase.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
main_dev.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
main_prod.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
platform_config.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
providers.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00