m3_lightmeter/android/app/src/main
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
..
kotlin/com/vodemn/lightmeter ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
res Fixed android launcher icon size 2023-03-17 21:43:15 +03:00
AndroidManifest.xml ML-65 [Android] Exception on mailto intent (#66) 2023-05-08 17:13:43 +02:00
ic_launcher-playstore.png Fixed android launcher icon size 2023-03-17 21:43:15 +03:00