Commit graph

9 commits

Author SHA1 Message Date
Vadim
8bc35633a7 wait for storage initialization 2024-11-01 10:42:41 +01:00
Vadim
dff3eefc4b migrated to iap 1.1.0 2024-10-31 17:17:31 +01:00
Vadim
7db43fb83b fixed unit tests 2024-10-29 10:20:55 +01:00
Vadim
09d04c665f added FilmsStorageService 2024-10-28 14:44:48 +01:00
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