Commit graph

6 commits

Author SHA1 Message Date
Vadim
9884a6147f replaced explicit routes names with enum values 2024-10-24 12:39:50 +02:00
Vadim
0243598553 added films screen to navigation 2024-10-24 12:33:37 +02:00
Vadim
12abf99e2f separated ExpandableSectionList as widget 2024-10-06 20:27:33 +02:00
Vadim
8c016e548b
Unified the app's color palette & icons (#176)
* unified scaffold background color

* unified components elevation

* use filled tonal icon buttons

* aligned slider colors with guidelines

* removed unused `CloseButton`

* migrated to outlined icons

* moved timer list tile to the top of the section

* updated goldens

* migrated to the latest material utils

* reaplced `SchemeTonalSpot` with `SchemeRainbow`

* fixed ruler slider ticks color

* update goldens

* fixed tests

* fixed scheme mapping and returned to `SchemeTonalSpot`
2024-05-20 17:08:37 +02:00
Vadim
f3b08868be
ML-62 Providers tests + Platform & Application mocks (#131)
- Fixed test coverage calculation
- Removed `mockito` from the application mock
- Implemented platform channel mocks to mimic incident light metering
- Covered providers with unit tests
- Covered metering screen pickers with widget tests
- Laid foundation for integration tests
2023-10-20 16:12:43 +02:00
Vadim
9029379697 Merged Equipment section into Metering section 2023-09-19 17:26:32 +02:00