Vadim
2e7913473e
updated goldens
2025-01-20 19:25:06 +01:00
Vadim
63beb673c8
reverted color utils
2025-01-20 19:15:06 +01:00
Vadim
078ef5a24e
use exact versions
2025-01-20 18:39:54 +01:00
Vadim
8172182d6f
update color utils
2025-01-20 18:38:20 +01:00
Vadim
0d5eeb2040
typo
2025-01-20 17:48:57 +01:00
Vadim
3217ba45a6
added firebase.json to secrets
2025-01-20 12:17:36 +01:00
Vadim
2610e6aff6
[ios] enable flutterfire
2025-01-19 22:13:53 +01:00
Vadim
5aa002775b
[android] use java 17
2025-01-19 21:29:43 +01:00
Vadim
cffc1ac891
updated stub pubspec
2025-01-19 21:15:06 +01:00
Vadim
45b5cab63c
allow release notes to fail
2025-01-19 21:04:54 +01:00
Vadim
703ca85f0a
updated config
2025-01-19 20:48:57 +01:00
Vadim
86d012ea33
[ios] fixed build
2025-01-16 12:42:14 +01:00
Vadim
14c08c5e00
[android] fixed build
2025-01-16 12:25:27 +01:00
Vadim
4c20adcd55
upgraded dependencies
2025-01-16 12:15:52 +01:00
Vadim
2ce533e500
[android] migrated to the new gradle
2025-01-14 12:52:38 +01:00
Vadim
1b86b717ee
updated flutter version across workflows
2025-01-06 15:34:42 +01:00
Vadim
050c536bac
updated goldens
2025-01-06 15:25:48 +01:00
Vadim
e12dc500dd
replaced text scale deprecation
2025-01-06 15:21:59 +01:00
Vadim
f784af927a
removed theme deprecations
2025-01-06 15:20:18 +01:00
Vadim
5753e261f6
WillPopScope
-> PopScope
2025-01-06 15:15:31 +01:00
Vadim
2b6b27bcf4
replaced deprecated color value getter
2025-01-06 15:14:00 +01:00
Vadim
97f802273c
avoided async gaps
2025-01-06 15:06:58 +01:00
Vadim
8a41ebcb29
removed redundant default cases
2025-01-06 15:03:32 +01:00
Vadim
beee9d8a6e
deleted ExpandableSectionList
2025-01-06 15:00:26 +01:00
Vadim
2c9ca45517
fixed ios build
2025-01-06 12:29:39 +01:00
Vadim
0fd0c30952
version control pubspec.lock
2025-01-06 12:13:59 +01:00
Vadim
2a857dac1d
Update pubspec.yaml
2025-01-06 12:13:44 +01:00
Vadim
0854b7be9b
fixed fvm path typo
2025-01-06 12:13:39 +01:00
github-actions[bot]
fd97fc7fef
Release v1.0.0
2024-11-17 09:13:00 +00:00
Vadim
38f99afa8c
Create beta releases with CD
2024-11-17 09:50:16 +01:00
Vadim
c0e26b8840
ML-196 Allow to select equipment profile in use ( #199 )
...
* fixed equipment profile pickers updates
2024-11-17 09:49:01 +01:00
github-actions[bot]
1e4aa33b67
Release v1.0.0
2024-11-12 11:42:03 +00:00
Vadim
de011c5ff3
Increased integration tests timeout
2024-11-12 11:03:36 +01:00
Vadim
bfe3dc0ef4
Added beta release track to CD
2024-11-11 19:04:08 +01:00
Vadim
1d22ec5439
Removed language switch from release notes dialog ( #198 )
...
* Removed language switch from release notes dialog
2024-11-11 18:51:16 +01:00
Vadim
30418a9cfd
ML-196 Allow to select equipment profile in use ( #197 )
...
* integrated `EquipmentProfilesStorageService`
* implemented `EquipmentProfileEditScreen`
* added equipment profiles screens to navigation
* fixed tests
* fixed splashscreen removal
* replaced old `EquipmentProfilesScreen`
* typo
* use outlined icons
* fixed storage mock for integration tests
* recovered copy feature for profiles
* added profile deletion to e2e test
* added translations
* added film translations
* wip
* add ability to toggle equipment profiles
* lints
* fixed tests
* sync with iap rename
* use `Toggleable` from resources
* use iap 2.1.0
* use outlined edit icon
2024-11-11 17:20:12 +01:00
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
github-actions[bot]
d938be61c4
Release v0.21.0
2024-10-09 08:51:49 +00:00
Vadim
7639998df2
Incremented build number for iOS
2024-10-09 09:57:03 +02:00
Vadim
4e5cbc7759
Include generated release notes in builds ( #194 )
...
* create release notes from workflow input
* temp disable releases
* force builds
* include release notes in builds
* enabled releases
2024-10-08 19:53:15 +02:00
Vadim
191959b12b
Fixed integration tests with iap stub
2024-10-08 09:54:22 +02:00
Vadim
b9c4796a7a
Returned release notes input to release workflow ( #193 )
2024-10-07 20:26:29 +02:00
Vadim
1b3d6b2b90
Upgraded to m3_lightmeter_iap: 0.11.2
2024-10-07 19:44:15 +02:00
Vadim
98262fc4ee
Upgraded to m3_lightmeter_resources: 1.4.0
2024-10-06 18:29:26 +02:00
Vadim
63ff6cc867
ML-189 Auto-downsize exposure pairs items for big display sizes ( #190 )
...
* added autosize text
* added more room for exposure pairs list
* downsize text only for long values
2024-09-23 16:08:30 +02:00
github-actions[bot]
66a38f2969
Release v0.20.0
2024-07-28 18:05:42 +00:00
Vadim
9100ae3066
Build Android using macos-latest
runner ( #186 )
...
* build apk with latest macos runner
2024-07-28 18:52:44 +02:00
Vadim
006158c731
Added release notes
2024-07-28 14:42:09 +02:00
Vadim
9d5860a53f
ML-184 Make "Restore purchases" option more accessible ( #185 )
...
* moved "Restore purchases" to the Pro section
* updated goldens
* downgraded dependencies
* upgraded again
* added resources to dependency_overrides
2024-07-28 14:37:37 +02:00
Vadim
e53eca1831
Upgraded to m3_lightmeter_iap 0.11.1
2024-07-28 13:50:06 +02:00