m3_lightmeter/lib/data
Vadim c66381f813
ML-191 Add an ability to add a generic film, that will accept a formula (#195)
* sync with resources

* separated `ExpandableSectionList` as widget

* fixed generic type

* implemented `FilmsScreen` (wip)

* made `SliverScreen` title a widget

* [`FilmEditScreen`] wip

* [`FilmEditScreen`] added validation

* fixed title overflow for `SliverScreen`

* [`FilmEditScreen`] separated add and edit blocs

* [`FilmEditScreen`] split into separate components

* added bottom widget to `SliverScreen`

* implemented films list tabs fo `FilmsScreen`

* added films screen to navigation

* replaced explicit routes names with enum values

* implemented CRUD for custom films

* added placeholder for empty custom films list

* added `FilmsStorageService`

* fixed unit tests

* fixed integration tests

* lint

* fixed golden tests

* added iap stub methods

* added custom films to features list

* use 2.0.0 resouces

* fixed film picket tests

* migrated to iap 1.0.1

* autofocus film name field

* wait for the film to edited

* migrated to iap 1.1.0

* typo

* wait for storage initialization

* migrated to iap 1.1.1

* fixed films initialization

* added conditions to films model `updateShouldNotifyDependent`

* typo

* fixed select film discard notify

* covered films model `updateShouldNotifyDependent`
2024-11-03 20:16:01 +01:00
..
analytics ML-154 Made errors non-fatal by default (#158) 2024-02-13 18:19:43 +01:00
models ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
caffeine_service.dart ML-62 Services tests (#82) 2023-06-23 10:35:33 +02:00
haptics_service.dart ML-173 Add a timer for long exposures (#174) 2024-05-07 19:24:51 +02:00
light_sensor_service.dart ML-166 Golden tests (#167) 2024-04-12 08:07:20 +02:00
permissions_service.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
remote_config_service.dart ML-154 Improve Crashlytics reports (#155) 2024-01-27 23:20:53 +01:00
shared_prefs_service.dart Show release notes after update (#178) 2024-05-22 22:46:46 +02:00
volume_events_service.dart ML-62 Utils tests (#133) 2023-11-02 17:40:47 +01:00