Vadim
078b17824d
removed equipmentProfileValuesCount
from intl
2023-03-30 14:17:59 +03:00
Vadim
6f5eeed2e6
textoverflow
2023-03-29 15:25:55 +03:00
Vadim
200812758d
fixed shutter speed anchor issue
2023-03-25 23:59:36 +03:00
Vadim
eb78b0b80b
non-null EquipmentProfile
2023-03-23 23:23:26 +03:00
Vadim
ce4af92b4d
filter equipment profile update/delete
2023-03-23 23:12:14 +03:00
Vadim
21c1d94af7
fixed profile selection
2023-03-23 10:02:43 +03:00
Vadim
b6a7f68b5c
added default equipment profile
2023-03-23 08:05:28 +03:00
Vadim
e797054233
fixed MeteringTopBarShape
2023-03-21 22:35:28 +03:00
Vadim
7d23e3584a
switched to local Dimens
2023-03-21 21:22:14 +03:00
Vadim
18210caf7d
made AnimatedDialogPicker
more generic
2023-03-21 20:57:40 +03:00
Vadim
400fecf810
cleanup
2023-03-21 00:04:38 +03:00
Vadim
5e814184f0
improved equipment profiles screen
2023-03-20 22:34:59 +03:00
Vadim
284e95854d
wip
2023-03-17 21:24:07 +03:00
Vadim
c5179e71ea
moved EquipmentProfileProvider
from iap repo
2023-03-17 14:47:58 +03:00
Vadim
bac2fe9135
use photography values from remote repo
2023-03-04 00:04:28 +03:00
Vadim
86c7a9c839
get iso & nd values from equipment profile
2023-03-03 18:12:27 +03:00
Vadim
e6338157bf
ML-5 Measure button needs loading state ( #41 )
...
* added
* Version bump
* Fixed indicator initial position
* Revert "Version bump"
This reverts commit 92793e013d
.
2023-02-19 18:15:36 +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
485636c706
ML-28 Implement language picker ( #29 )
...
* added language picker
* Create intl_ru.arb
* Update README.md
2023-02-11 22:19:18 +03:00
Vadim
07fd61fa1e
ML-24 Implement caffeine feature ( #27 )
...
* platform-specific code
* implemented caffeine flutter side
* haptics revision
2023-02-11 15:58:47 +03:00
Vadim
a183a5433e
ML-25 Revise permission handling ( #26 )
...
* fixed permission handling
* translations cleanup
* [Android] removed unused permissions
2023-02-11 00:49:51 +03:00
Vadim
8d73a7d2e3
ML-20 Dialog pickers content jumps when selected item is out of vie ( #21 )
...
* fixed primary color picker overscroll
* dialog cleanup
* fixed photography value picker overscroll
* Update widget_dialog_picker_photography_value.dart
2023-02-05 17:20:36 +03:00
Vadim
9436a59094
Added camera and exposurepairs list placeholders
2023-02-05 16:56:04 +03:00
Vadim
9cfffc3377
ML-18 Implement primary color picker ( #19 )
...
* wip
* hide `DynamicColorListTile` if unavailable
* added color animation for `AnimatedDialog`
* adjusted some colors
* sync `AnimatedDialog` insets with material
* scroll to selected color
2023-02-01 00:24:26 +03:00
Vadim
cb4e91cb0a
Folders cleanup
2023-01-29 20:02:18 +03:00
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
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
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
703b29a3d5
ML-7 Exposure offset doesn't apply on app reopen ( #9 )
2023-01-22 22:40:44 +03:00
Vadim
c7ed4d332e
Added haptics
...
added `HapticsService`
added haptics handling
added `HapticsInteractor`
2023-01-21 14:17:44 +03:00
Vadim
02e5fc582c
Removed source-swap button
2023-01-20 23:39:01 +03:00
Vadim
bdf03f708f
ReadingsContainer
-> SizeRenderWidget
2023-01-20 23:09:17 +03:00
Vadim
5bea96669d
Made TopBarShape
responsive
...
returned `TopBarShape`
fixed `TopBarShape`
2023-01-20 23:03:55 +03:00
Vadim
5eb0869aa0
Fixed CameraPreview
aspect ratio
...
Probably will be changed in future, is it currently relies on the `ResolutionPreset` being tied with aspect ratio
2023-01-07 13:23:54 +03:00
Vadim
56480cca0a
Fixed navigation bar color
...
Cleanup
2023-01-07 12:22:50 +03:00
Vadim
3ccabbfac4
Reverse EV compensation values
2023-01-05 19:41:37 +03:00
Vadim
abd07764fd
Added zoom and exposure sliders
...
added `ZoomSlider` (wip)
wip
implemented horizontal slider
implemented vertical slider
integrated 2 sliders to metering screen (wip)
removed filled track
placed camera slider in the proper folder
temp fix for exposure list fonts
update exposure event
added ruler to `CameraExposureSlider`
moved slider sizes to dimens
moved `CameraZoomSlider` to the separate folder
2023-01-01 22:00:26 +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
fb0923903a
Prettified ExposurePairsList
ruler
2022-12-17 00:25:08 +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
a054a55f15
Logic & UI improvements
...
added inner insets to `ReadingContainer`
provide bloc for `CameraView` in dialog
measure on camera loaded
2022-12-15 12:59:04 +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
Vadim
7018f06270
Open AnimatedDialog
with Navigator
2022-12-11 19:19:38 +03:00
Vadim
9abad012e3
2-column layout
...
2-column layout
removed settings screen route animation
2022-12-11 17:49:54 +03:00
Vadim
10764086ad
Added stop fraction picker
...
TODO: fix `MeteringScreen` double build on fraction change
2022-12-11 17:04:08 +03:00
Vadim
8381e5b753
Enhanced picker dialogs
...
added picker dialogs subtitle
show EV difference (wip)
jump to selected value
added EV difference to pickers
hide inkwell overflow
thirds iso normal style
fixed picker ev difference order
more picker typdefs
2022-12-05 19:50:31 +03:00
Vadim
0a45a2719b
Clean up
...
transparent status bar on Android
unified metering screen dialogs
2022-12-04 23:01:15 +03:00