Commit graph

129 commits

Author SHA1 Message Date
Vadim
0fb4fc1e47 Added edge cutouts to color picker 2023-03-14 11:57:01 +01:00
Vadim
89ad717fe7 Update PRIVACY_POLICY.md 2023-02-24 10:22:56 +03:00
Vadim
57685beeea
Create PRIVACY_POLICY.md 2023-02-24 10:11:42 +03:00
Vadim
7b9f9a91c0
Upload native debug symbols to artifacts (#43)
* Create cd.yml

* added artifact upload

* fixed jobs sequence

* moved upload to build job

* jobs rename

* keystore

* Update cd.yml

* macos runner

* cd_dev

* Update build.gradle

* Added CD for Prod App Bundle

* Clean up

* removed redundant .apk type from appbundle artifact

* added uploading NDS to artifacts

* override version code

* override version name

* fixed gradle build path

* add version code in gradle
2023-02-23 23:05:02 +03:00
Vadim
59287d06bc Rearranged settings screen files 2023-02-19 19:19:56 +03:00
Vadim
c48f2ae373 Version bump 2023-02-19 18:18:41 +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
1c4e302103
Filter path for translations push 2023-02-19 13:46:33 +03:00
Vadim
b7639740f3
ML-5 Measure button needs loading state (#40) 2023-02-19 13:26:14 +03:00
Vadim
333563b0f0 Version bump 2023-02-18 20:35:09 +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
f8391454b6
ML-23 Implement migration mechanism for material_lightmeter users (#38)
* migrate existent keys

* await

* Update cd_dev.yml

* Update cd_dev.yml

* Update cd_dev.yml

* Fixed CD flavor artifact upload
2023-02-17 22:32:25 +03:00
Vadim
9945005008 Merge branch 'main' of https://github.com/vodemn/m3_lightmeter 2023-02-16 00:37:09 +03:00
Vadim
7eacc7d03b App Bundle CD fix 2023-02-16 00:36:47 +03:00
Vadim
6a05c42ee8
Build signed appbundle (#36)
* Create cd.yml

* added artifact upload

* fixed jobs sequence

* moved upload to build job

* jobs rename

* keystore

* Update cd.yml

* macos runner

* cd_dev

* Update build.gradle

* Added CD for Prod App Bundle

* Clean up
2023-02-16 00:25:13 +03:00
Vadim
8d1640447f
Build signed apk on tag creation (#35)
* Create cd.yml

* added artifact upload

* fixed jobs sequence

* moved upload to build job

* jobs rename

* keystore

* Update cd.yml

* macos runner

* cd_dev

* Update build.gradle
2023-02-16 00:16:39 +03:00
Vadim
59e440dfd7
Build apk on tag creation (#33)
* Create cd.yml

* added artifact upload

* fixed jobs sequence

* moved upload to build job

* jobs rename
2023-02-15 17:34:28 +03:00
Vadim
1372a75d3b
Added cd branch to cd.yml 2023-02-15 14:28:44 +03:00
Vadim
37c20c5f94
Fix flutter build 2023-02-15 14:22:35 +03:00
Vadim
fdd00a2646
Create cd.yml (#32) 2023-02-15 13:59:10 +03:00
Vadim
0c0e4eeb3b Added French language 2023-02-14 15:30:49 +03:00
Vadim
2bee357896
Removed Crowdin pull workflow (#31)
* Update crowdin.yml

* added github workflows

* Update crowdin_push.yml

* Update intl_en.arb

* Update intl_en.arb

* Delete crowdin_pull.yml

* Delete crowdin_pull.yml
2023-02-12 13:28:22 +03:00
Vadim
824be6c916
Push new localization strings to Crowdin (#30)
* Update crowdin.yml

* added github workflows

* Update crowdin_push.yml

* Update intl_en.arb

* Update intl_en.arb
2023-02-12 13:09:55 +03:00
Vadim
a6d5032c83 Update crowdin.yml 2023-02-12 12:37:40 +03:00
Vadim
871a6dcc6c Merge branch 'main' of https://github.com/vodemn/m3_lightmeter 2023-02-12 12:37:08 +03:00
Vadim
0a2854e70f Update crowdin.yml 2023-02-12 12:35:52 +03:00
Vadim
af6b3dbedc Update Crowdin configuration file 2023-02-12 11:56:38 +03:00
Vadim
3ed8048c99 Create crowdin.yml 2023-02-12 11:54:48 +03:00
Vadim
4966c330ec Version bump 2023-02-11 22:20:45 +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
afdbc92ac4 [Android] Fixed system navigation bar color 2023-02-11 20:33:08 +03:00
Vadim
e4deac0fee Version bump 2023-02-11 16:01:38 +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
f75afbb6c2 Merge branch 'main' of https://github.com/vodemn/m3_lightmeter 2023-02-05 17:41:09 +03:00
Vadim
186bb8f468 Fixed url launch 2023-02-05 17:41:00 +03:00
Vadim
abcdd35511
Update README.md 2023-02-05 17:34:48 +03:00
Vadim
278e95e5fb Version bump 2023-02-05 17:26:17 +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
b8c6f51bd0
ML-10 ThemeType.systemDefault doesn't reflect theme change from device settings (#22) 2023-02-05 00:09:19 +03:00
Vadim
00e104de9b Version bump 2023-02-01 00:27: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
179008ff77 FVM fix 2023-01-26 18:33:33 +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
ab0b0cefab
Checked vibration legacy feature 2023-01-22 22:47:01 +03:00