Commit graph

5 commits

Author SHA1 Message Date
Vadim
45d7728c85 added placeholder for empty custom films list 2024-10-26 12:55:55 +02:00
Vadim
68cecf5391 implemented CRUD for custom films 2024-10-25 13:01:37 +02:00
Vadim
4498167ddc sync with resources 2024-10-06 20:26:40 +02:00
Vadim
8f5893c7d2
ML-143 EV100 indication (#148)
* added `showEV100` to user preferences

* integrated EV100 setting to UI

* available for pro

* replaced `IAPProducts.isPurchased` with context extension

* fixed `UserPreferencesProvider` tests

* EV100 -> Ev100
2024-01-15 20:47:10 +01: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