Vadim
|
9ffb5112c1
|
ML-16 [Android] Implement incident light metering (#17)
* wip
* rename
* wip
* rename
* fixed camera screen layout
* omit camera measure on startup
* added calibration for light sensor
* save evsource
* Update widget_button_measure.dart
* fixed iOS init
* hide light sensor calibration on ios
* cleanup
|
2023-01-29 19:57:47 +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
|
31ef42c4c0
|
ML-12 Prepare repo to be public (#13)
* added source code list tile
* added settings sections
* wip
* moved theme tiles to separate folders
* added env
* added contact email
* widget folders
* dynamic colors -> dynamic color
* fixed `SettingsSection` clipBehavior
* version bump
* typo
* updated flutter to 3.7
* added style guide
* typo
* Update style_guide.md
* Update README.md
* Update README.md
* Update README.md
|
2023-01-25 13:08:11 +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 |
|