Vadim
98523055aa
removed constants from env to the separate file
2024-02-19 17:11:54 +01:00
Vadim
a30b0a1749
increased ipa timeout
2024-02-11 20:47:37 +01:00
Vadim
9d1f87c156
increased timeout
2024-02-11 20:25:03 +01:00
Vadim
9756b7134e
typo
2024-02-11 19:55:45 +01:00
Vadim
f33073f42b
added export options
2024-02-11 19:52:25 +01:00
Vadim
1f62b8567a
use manual profile installation
2024-02-11 18:54:39 +01:00
Vadim
eeb9500935
try automatic signing
2024-02-11 18:28:31 +01:00
Vadim
41b7fd21c7
typo
2024-02-11 16:30:37 +01:00
Vadim
5956912a65
typo
2024-02-11 16:14:49 +01:00
Vadim
2dcfd87d4e
changed provision path
2024-02-11 16:12:09 +01:00
Vadim
8b8c5d8409
fixed cert folder...
2024-02-11 15:50:12 +01:00
Vadim
551cd42c5a
renamed provision profile
2024-02-11 15:31:37 +01:00
Vadim
f1fe297c75
renamed provision file
2024-02-06 17:06:31 +01:00
Vadim
b28f42c176
fixed provision cert path
2024-02-05 19:03:19 +01:00
Vadim
f9a6363025
test ipa building
2024-02-05 18:47:12 +01:00
Vadim
5e446800e0
[iOS] fixed camera preview aspect ratio
2023-12-27 12:04:03 +01:00
Vadim
bf3c8aa7c7
Fixed _Build .apk_ flow
2023-09-02 13:08:58 +02:00
Vadim
da4fcfc857
Fixed IAP stub in workflows ( #110 )
...
* try using script for iap stub
* typo
* typo
* typo
* removed working dir
* added comment to stub_iap.sh
* checkout first
* increment build number by script
* Update increment_build_number.sh
* fixed iap repo
* stub
2023-09-02 12:45:57 +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
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