Vadim
|
f5135d00eb
|
Moved EquipmentProfileProvider to iap repo
|
2023-07-19 16:30:29 +02:00 |
|
Vadim
|
c382eddf08
|
import
|
2023-07-13 16:03:00 +02:00 |
|
Vadim
|
0fc3f512f3
|
added equipment profiles to layout config
|
2023-07-12 22:46:35 +02:00 |
|
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
|
cdf7372913
|
ML-77 Redundant vibrations (#76)
* wip
* `MeteringScreenLayout = InheritedModelBase<MeteringScreenLayoutFeature, bool>`
* removed `Provider` from providers folder
* wip
* Update pubspec.yaml
* `context.get<MeteringInteractor>()`
* `context.get<Environment>()`
* `context.get<SettingsInteractor>()`
* typo
* fixed `MeteringScreenLayout`
* fixed redundant vibrations
|
2023-06-04 13:04:04 +02:00 |
|