Vadim
|
6010dd9813
|
udpate iso on film changed
|
2023-04-01 21:58:23 +03:00 |
|
Vadim
|
6bf059ed4d
|
ML-42 Implement equipment profiles creating (#45)
* added Equipment section placeholder
* get iso & nd values from equipment profile
* use photography values from remote repo
* removed equipment section
* wip
* moved `EquipmentProfileProvider` from iap repo
* wip
* moved equipment profiles screen from iap
* improved equipment profiles screen
* mock add/delete
* collapse on expand
* add profile with name
* show selected values count (wip)
* fixed profile update
* cleanup
* Update pubspec.yaml
* made `AnimatedDialogPicker` more generic
* switched to local `Dimens`
* fixed `MeteringTopBarShape`
* rename
* animated `EquipmentProfileContainer`
* added default equipment profile
* change equipment profile name via dialog
* fixed profile selection
* filter equipment profile update/delete
* removed `enabled` param from settings section
* non-null `EquipmentProfile`
* fixed duplicate GlobalKeys
* animated equipment list
* Update ci.yml
* fixed shutter speed anchor issue
* autofocus
* added firebase to project
* save/restore equipment profiles
* unified `SliverList`
* added SSH key to iap repo
* Update ci.yml
* ci recursive submodules
* try full url
* Revert "try full url"
This reverts commit a9b692b60e .
* restore firebase_options.dart
* changed runner to macos
* restore options earlier
* removed problematic file from analysis :)
* removed launch_app
* textoverflow
* implemented `DialogRangePicker`
* add iap repo to cd
* typo
* added workflow_dispatch to crowdin push
* removed `equipmentProfileValuesCount` from intl
* fr & ru translations
* style
* removed iap
|
2023-03-30 22:24:18 +03:00 |
|
Vadim
|
b7639740f3
|
ML-5 Measure button needs loading state (#40)
|
2023-02-19 13:26:14 +03:00 |
|
Vadim
|
cbee0f350a
|
ML-37 Fix exposure pairs list creation (#39)
* integrated EV value to measure button
* fixed
|
2023-02-18 20:17:39 +03:00 |
|
Vadim
|
42fe5d45bc
|
Format & tasks
|
2023-01-26 18:03:48 +03:00 |
|
Vadim
|
130f5ff0b2
|
ML-14 Implement EV calibration legacy feature (#15)
* wip
* implemented `CalibrationDialog`
* integrated calibration to the metering bloc
* checked legacy feature
|
2023-01-26 12:10:23 +03:00 |
|
Vadim
|
c7ed4d332e
|
Added haptics
added `HapticsService`
added haptics handling
added `HapticsInteractor`
|
2023-01-21 14:17:44 +03:00 |
|
Vadim
|
14bac950cf
|
Fixed _models_ and _screens_ folders structure
proper folders for models
unified _screen_ folder filenames
|
2022-12-18 14:39:02 +03:00 |
|
Vadim
|
52d8578d77
|
Added UserPreferencesService
|
2022-12-16 11:08:12 +03:00 |
|
Vadim
|
07dc5d8f57
|
Added mock ev bloc
|
2022-12-15 14:00:28 +03:00 |
|
Vadim
|
9b0b387514
|
Added camera package to project
added camera plugin to project
more reverse naming
added communication bloc
layout fix
|
2022-12-15 11:33:00 +03:00 |
|