Vadim
|
4c689db8ee
|
split other platform handlers to separate files
|
2025-05-11 12:48:10 +02:00 |
|
Vadim
|
0c58134733
|
ML-62 Services tests (#82)
* removed redundant `UserPreferencesService` from `MeteringBloc`
* wip
* post-merge fixes
* `MeasureEvent` tests
* `MeasureEvent` tests revision
* `MeasureEvent` tests added timeout
* added stubs for other `MeteringBloc` events
* rewritten `MeteringBloc` logic
* wip
* `IsoChangedEvent` tests
* refined `IsoChangedEvent` tests
* `NdChangedEvent` tests
* `FilmChangedEvent` tests
* `MeteringCommunicationBloc` tests
* added test run to ci
* overriden `==` for `MeasuredState`
* `LuxMeteringEvent` tests
* refined `LuxMeteringEvent` tests
* rename
* wip
* wip
* `InitializeEvent`/`DeinitializeEvent` tests
* clamp minZoomLevel
* fixed `MeteringCommunicationBloc` tests
* wip
* `ZoomChangedEvent` tests
* `ExposureOffsetChangedEvent`/`ExposureOffsetResetEvent` tests
* renamed test groups
* added test coverage script
* improved `CameraContainerBloc` test coverage
* `EquipmentProfileChangedEvent` tests
* verify response vibration
* fixed running all tests
* `MeteringCommunicationBloc` equality tests
* `CameraContainerBloc` equality tests
* removed generated code from coverage
* `MeteringScreenLayoutFeature` tests
* `SupportedLocale` tests
* `Film` tests
* `CaffeineService` tests
* `UserPreferencesService` tests (wip)
* `LightSensorService` tests (wip)
* `migrateOldKeys()` tests
* ignore currently unused getters & setters
* gradle upgrade
* `reset(sharedPreferences);` calls count
* typo
|
2023-06-23 10:35:33 +02:00 |
|
Vadim
|
5602b1ed80
|
ML-70 Migrate to Dart 3 + stricter lints (#71)
* updated pub version
* added lint
* --code=always_use_package_imports
* dart fixes
* format
* other lints
|
2023-05-11 15:30:18 +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 |
|