Vadim
3b8a79e25e
added comment to stub_iap.sh
2023-09-02 11:50:11 +02:00
Vadim
c2aa7d714b
removed working dir
2023-09-02 11:49:01 +02:00
Vadim
8fff0d259f
typo
2023-09-02 11:47:03 +02:00
Vadim
5c09ec77d0
typo
2023-09-02 11:44:09 +02:00
Vadim
4248b6d897
typo
2023-09-02 11:40:17 +02:00
Vadim
deedafa236
try using script for iap stub
2023-09-02 11:39:48 +02:00
Vadim
f96572030d
Merge branch 'main' of https://github.com/vodemn/m3_lightmeter into cd
2023-09-02 11:36:41 +02:00
Vadim
4bb080a144
Implemented IAP & Equipment profiles ( #89 )
...
* added equipment profiles to layout config
* calculate layout height based on `MeteringScreenLayoutFeature`
* Update cd_dev.yml
* Fixed equipment profile tile padding
* import
* `webfactory/ssh-agent`
* Update pubspec.yaml
* fixed `MeteringScreenLayoutConfigJson` tests
* fixed `UserPreferencesService` tests
* reset selected equipment profile when layout feature is disabled
* `IAPProductType.equipment` -> `IAPProductType.paidFeatures`
* updated packages versions
* Update shared_prefs_service.dart
* Fixed & tested exposure pairs list builder
* typo
* typo
* added iap repo stub
* Renamed `EquipmentProfileData` ->`EquipmentProfile`
* Moved `EquipmentProfileProvider` to iap repo
* Update README.md
* Fixed `EquipmentProfileListener`
* Improved `EquipmentProfilesListTile` statuses visualization
* Update README.md
* Update ci.yml
* Post-merge fixes
* typo
* Added workflow checks
* more sophisticated iap icons
* Include IAP by default
* added loader for `IAPProductStatus.pending`
* typo
* Added equipment profiles list placeholder
* typo
* separated `IconPlaceholder`
* improved `buildExposureValues` testing
* cleanup
2023-09-02 10:32:08 +02:00
github-actions[bot]
d364de4486
Version bump
2023-08-28 15:55:12 +00:00
Vadim
e1c320b804
Replaced user config with github-actions[bot]
2023-08-28 16:01:04 +02:00
Vadim
a9f8223e4a
Added Firebase Analytics
2023-08-28 11:39:20 +02:00
Vadim
aee527dcca
Create FUNDING.yml
2023-08-20 11:14:37 +02:00
Vadim
5adcee00dd
ML-105 Hide providers from the widget tree ( #106 )
...
* Added `ServiceProviders` widget
* Added `EnumProviders` widget for enum values
* Moved `ThemeProvider` functionality to `EnumProviders`
* Style
* `EnumProviders` -> `UserPreferencesProvider`
* `ServiceProviders` -> `ServiceProvider`
* Moved `MeteringScreenLayoutProvider` functionality to `UserPreferencesProvider`
* typo
* Removed `InheritedModelAspectListener`
* TODO
* Removed Inherited Generics
* Removed redundant `LightmeterProviders`
* Removed redundant methods from `ServicesProvider`
* `_inheritFrom` -> `_inheritFromEnumsModel`
* Fixed `MeteringScreenLayoutConfig` updates
* Separated `_ThemeModel`
* typo
* `_EnumsModel` -> `_UserPreferencesModel`
2023-08-14 12:25:37 +02:00
Vadim
4917ee8aef
ML-61 Try to automate GP & Github releases via Github Actions ( #103 )
...
* Added option to create separate releases
* Removed branch condition
* Added default values to releases checkboxes
* Removed user fraction
* Remove .md extension for GP release
* More refined releases conditions
* Parse release name
* Create Google Play release name
* Checkout first
* Update create_release.yml
* Increment build number only for GH release
* Release with status `complete`
* typo
2023-08-10 12:42:31 +02:00
vodemn
6e3588a72e
Version bump
2023-08-09 15:20:00 +00:00
Vadim
dafbc68288
Increased build job timeout
2023-08-09 17:06:47 +02:00
Vadim
bdb0442dd1
Fixed release jobs dependencies
2023-08-09 16:49:02 +02:00
Vadim
d41fa6fa84
ML-61 Download each artifact separately ( #102 )
...
* Download each artifact separately
* typo
* Updated setup-java action
* Extract merged native libs directly in GP release job
2023-08-09 16:39:41 +02:00
Vadim
b9412c7441
ML-61 Create Google Play release from Github actions ( #101 )
...
* Delete all artefacts after GP release
* Update create_release.yml
* Added release notes formatting
* Preserve release zip if GP release creation failed
* Create whatsnew folder
2023-08-09 12:24:12 +02:00
Vadim
d91441bac9
ML-95 Live histogram ( #100 )
...
* Removed redundant `stopImageStream()`
2023-08-08 11:46:43 +02:00
vodemn
9c11401175
Version bump
2023-08-07 14:59:47 +00:00
Vadim
737a9aa2c2
ML-98 Metering top bar cutout doesn't pass through taps ( #99 )
...
* replaced `OverflowBox` with `Stack`
2023-08-07 12:56:29 +02:00
Vadim
886188bb9e
ML-95 Live histogram ( #97 )
...
* Added histogram and separated camera view builder
* Added histogram to `MeteringScreenLayoutConfig`
* `ResolutionPreset.medium` -> `ResolutionPreset.low`
* Adjusted histogram paddings
2023-08-06 16:28:20 +02:00
Vadim
1310b78a54
ML-61 Delete artefacts after release creation ( #96 )
...
* Replaced "Build ..." flow with "Create new release"
* Renamed other flows
2023-08-05 21:11:23 +02:00
Vadim
f8a40af36a
renamed other flows
2023-08-05 20:52:57 +02:00
Vadim
515bfcb2da
Replaced "Build ..." flow with "Create release"
2023-08-05 20:49:27 +02:00
Vadim
be98e8cf9e
Delete no longer used artifacts
2023-08-05 15:41:53 +02:00
Vadim
283bba6ec2
More descriptive run name
2023-08-05 15:33:00 +02:00
Vadim
8a71c8db13
Added switch animations to MeteringScreen
2023-08-04 16:17:40 +02:00
Vadim
a7a8fe2a2e
Extract merged native libraries
2023-08-04 13:18:10 +02:00
Vadim
2712df4856
Merge branch 'main' of https://github.com/vodemn/m3_lightmeter into cd
2023-08-04 13:17:55 +02:00
vodemn
6e1aaf5acf
Version bump
2023-08-03 20:54:33 +00:00
Vadim
c12cfb1697
Lock & release focus when taking a picture
2023-08-03 22:46:01 +02:00
vodemn
50c2460f16
Version bump
2023-08-01 11:08:55 +00:00
Vadim
6a9036ce5e
Camera is taking too long to take a picture
2023-08-01 12:58:43 +02:00
Vadim
40c670ad30
Updated README Build section ( #94 )
...
* Update README.md
* Set exact Flutter version for workflows
* Added stub `DefaultFirebaseOptions`
* Fixed `rm`
* Removed `rm`
* Update .gitignore
* Added readable name to ci workflow
* Build -> Development
* Update ci.yml
2023-07-25 17:31:01 +02:00
Vadim
d8e07bc3c3
Update ci.yml
2023-07-25 17:30:38 +02:00
Vadim
e33db3a600
Build -> Development
2023-07-25 17:29:38 +02:00
Vadim
11aed522a1
Added readable name to ci workflow
2023-07-25 17:26:24 +02:00
Vadim
eed3da320f
Update .gitignore
2023-07-25 17:24:04 +02:00
Vadim
fa6bcb3740
Removed rm
2023-07-25 17:20:20 +02:00
Vadim
52d88a4e58
Fixed rm
2023-07-25 17:18:19 +02:00
Vadim
c69f196e1c
Added stub DefaultFirebaseOptions
2023-07-25 17:14:51 +02:00
Vadim
6aad6050fc
Set exact Flutter version for workflows
2023-07-25 17:09:28 +02:00
Vadim
b6473d10c5
Update README.md
2023-07-25 17:09:03 +02:00
vodemn
119e079554
Version bump
2023-07-24 11:04:23 +00:00
ScaredCube
b02b50bac3
Fixed Chinese translation ( #93 )
2023-07-24 12:16:35 +02:00
vodemn
dd5f551fd2
Version bump
2023-07-24 07:54:38 +00:00
ScaredCube
bb9b023fa7
Add Chinese language support ( #91 )
...
* Add Chinese language support
* Update intl_cn.arb
* Fixed some bugs
* Add Chinese language support
* renamed `cn` to `zh`
---------
Co-authored-by: Vadim <44135514+vodemn@users.noreply.github.com>
Co-authored-by: Vadim <vadim.turko@gmail.com>
2023-07-24 09:35:30 +02:00
Vadim
dbf1f09eb6
Renamed EquipmentProfileData
-> EquipmentProfile
2023-07-24 09:08:37 +02:00