Vadim
cb935def5d
Update README.md
2023-01-25 12:51:24 +03:00
Vadim
ba0f17d9e4
typo
2023-01-25 12:48:49 +03:00
Vadim
47bc42b0af
added style guide
2023-01-25 12:47:35 +03:00
Vadim
2e523d12de
updated flutter to 3.7
2023-01-25 12:06:30 +03:00
Vadim
621c4c8fb7
typo
2023-01-23 21:47:18 +03:00
Vadim
fdd3d2891f
version bump
2023-01-23 21:44:31 +03:00
Vadim
08274c6bb8
fixed SettingsSection
clipBehavior
2023-01-23 21:42:19 +03:00
Vadim
5bcdfb2b1d
dynamic colors -> dynamic color
2023-01-23 21:39:55 +03:00
Vadim
7d7cab0e49
widget folders
2023-01-23 21:38:03 +03:00
Vadim
7587a7a575
added contact email
2023-01-23 21:35:47 +03:00
Vadim
6adaeee02d
added env
2023-01-23 21:25:24 +03:00
Vadim
fbc3804768
moved theme tiles to separate folders
2023-01-23 21:00:11 +03:00
Vadim
53c938bb44
wip
2023-01-23 20:57:26 +03:00
Vadim
d1d7e23cf9
added settings sections
2023-01-23 20:36:40 +03:00
Vadim
e42982f63b
added source code list tile
2023-01-23 13:28:36 +03:00
Vadim
ab0b0cefab
Checked vibration legacy feature
2023-01-22 22:47:01 +03:00
Vadim
b66d85deb5
Version bump
2023-01-22 22:41:54 +03:00
Vadim
703b29a3d5
ML-7 Exposure offset doesn't apply on app reopen ( #9 )
2023-01-22 22:40:44 +03:00
Vadim
9477f80ada
ML-6 Add support for dynamic colors on A12+ ( #8 )
...
* added dynamic colors
* made dynamic colors enabled/disabled
* fixed tests
2023-01-22 22:30:29 +03:00
Vadim
9be413752a
[Android] Made status bar transparent
2023-01-21 14:18:10 +03:00
Vadim
c7ed4d332e
Added haptics
...
added `HapticsService`
added haptics handling
added `HapticsInteractor`
2023-01-21 14:17:44 +03:00
Vadim
9bedc6e665
Added TOC to readme
2023-01-21 00:26:31 +03:00
Vadim
cc12d32af0
Added Legacy features section to readme
2023-01-21 00:23:39 +03:00
Vadim
02a7f7d6a9
Version bump
2023-01-21 00:01:27 +03:00
Vadim
cd9ea81dd1
[Android] Fixed status bar icon brightness
2023-01-20 23:59:06 +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
cdd714f12c
Added app icon to README
2023-01-05 20:32:04 +03:00
Vadim
4eee9816bd
Added Backstory to README
2023-01-05 20:03:05 +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
a7eba00894
Synced Android app name with iOS
2022-12-17 21:09:32 +03:00
Vadim
e7a8d0e1d5
Added version label
2022-12-17 21:05:50 +03:00
Vadim
fb0923903a
Prettified ExposurePairsList
ruler
2022-12-17 00:25:08 +03:00
Vadim
ca8c1f8e4d
Cleanup
2022-12-16 23:53:26 +03:00
Vadim
9b0cba6ed7
Implemented theme brightness picker
...
implemented `ThemeProvider`
implemented theme switching
save selected theme type
2022-12-16 23:48:03 +03:00
Vadim
b7908e4773
Generated launcher icons
2022-12-16 18:52:26 +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
9143701b76
Added flavors to iOS
2022-12-08 21:27:18 +03:00
Vadim
4c1aa715f7
Fixed ci intl generation
2022-12-08 15:19:36 +03:00