vodemn
|
567374e74c
|
Version bump
|
2023-06-27 09:18:29 +00:00 |
|
Vadim
|
64c2ffefcf
|
added LS
|
2023-06-27 11:06:23 +02:00 |
|
vodemn
|
5f170b313b
|
Version bump
|
2023-06-27 08:52:18 +00:00 |
|
Vadim
|
20127d7250
|
Merge branch 'feature/ML-61' of https://github.com/vodemn/m3_lightmeter into feature/ML-61
|
2023-06-27 10:24:34 +02:00 |
|
Vadim
|
6067686544
|
extended artifacts path
|
2023-06-27 10:24:01 +02:00 |
|
vodemn
|
d03c6d3e2a
|
Version bump
|
2023-06-27 08:06:02 +00:00 |
|
Vadim
|
1074daca80
|
download artifacts
|
2023-06-27 09:54:02 +02:00 |
|
vodemn
|
03744cc61c
|
Version bump
|
2023-06-27 07:23:16 +00:00 |
|
Vadim
|
30661a957b
|
reverted pubspec version
|
2023-06-27 09:22:28 +02:00 |
|
Vadim
|
6f87397ae7
|
returned to macos-11 runner
|
2023-06-27 09:18:38 +02:00 |
|
Vadim
|
fc769f301b
|
typo
|
2023-06-27 09:17:16 +02:00 |
|
vodemn
|
6994d5fc58
|
Version bump
|
2023-06-25 10:54:52 +00:00 |
|
Vadim
|
86f521b18d
|
added needs
|
2023-06-25 12:44:55 +02:00 |
|
Vadim
|
b79f1bd509
|
removed changelog input
|
2023-06-25 12:22:55 +02:00 |
|
Vadim
|
8193c056d5
|
create-release job
|
2023-06-25 10:55:58 +02:00 |
|
Vadim
|
64cfb3cde1
|
wip
|
2023-06-24 10:09:46 +02:00 |
|
Vadim
|
8ff387c5c5
|
Fixed com.google.gms:google-services version
|
2023-06-23 11:41:58 +02:00 |
|
Vadim
|
2735f0b66f
|
ML-81 Unsaved fractional stops (#83)
* save stop type to sharedPrefs
* tests
|
2023-06-23 10:47:34 +02:00 |
|
Vadim
|
0c58134733
|
ML-62 Services tests (#82)
* removed redundant `UserPreferencesService` from `MeteringBloc`
* wip
* post-merge fixes
* `MeasureEvent` tests
* `MeasureEvent` tests revision
* `MeasureEvent` tests added timeout
* added stubs for other `MeteringBloc` events
* rewritten `MeteringBloc` logic
* wip
* `IsoChangedEvent` tests
* refined `IsoChangedEvent` tests
* `NdChangedEvent` tests
* `FilmChangedEvent` tests
* `MeteringCommunicationBloc` tests
* added test run to ci
* overriden `==` for `MeasuredState`
* `LuxMeteringEvent` tests
* refined `LuxMeteringEvent` tests
* rename
* wip
* wip
* `InitializeEvent`/`DeinitializeEvent` tests
* clamp minZoomLevel
* fixed `MeteringCommunicationBloc` tests
* wip
* `ZoomChangedEvent` tests
* `ExposureOffsetChangedEvent`/`ExposureOffsetResetEvent` tests
* renamed test groups
* added test coverage script
* improved `CameraContainerBloc` test coverage
* `EquipmentProfileChangedEvent` tests
* verify response vibration
* fixed running all tests
* `MeteringCommunicationBloc` equality tests
* `CameraContainerBloc` equality tests
* removed generated code from coverage
* `MeteringScreenLayoutFeature` tests
* `SupportedLocale` tests
* `Film` tests
* `CaffeineService` tests
* `UserPreferencesService` tests (wip)
* `LightSensorService` tests (wip)
* `migrateOldKeys()` tests
* ignore currently unused getters & setters
* gradle upgrade
* `reset(sharedPreferences);` calls count
* typo
|
2023-06-23 10:35:33 +02:00 |
|
Vadim
|
a7b8de6912
|
ML-62 Models tests (#80)
* removed redundant `UserPreferencesService` from `MeteringBloc`
* wip
* post-merge fixes
* `MeasureEvent` tests
* `MeasureEvent` tests revision
* `MeasureEvent` tests added timeout
* added stubs for other `MeteringBloc` events
* rewritten `MeteringBloc` logic
* wip
* `IsoChangedEvent` tests
* refined `IsoChangedEvent` tests
* `NdChangedEvent` tests
* `FilmChangedEvent` tests
* `MeteringCommunicationBloc` tests
* added test run to ci
* overriden `==` for `MeasuredState`
* `LuxMeteringEvent` tests
* refined `LuxMeteringEvent` tests
* rename
* wip
* wip
* `InitializeEvent`/`DeinitializeEvent` tests
* clamp minZoomLevel
* fixed `MeteringCommunicationBloc` tests
* wip
* `ZoomChangedEvent` tests
* `ExposureOffsetChangedEvent`/`ExposureOffsetResetEvent` tests
* renamed test groups
* added test coverage script
* improved `CameraContainerBloc` test coverage
* `EquipmentProfileChangedEvent` tests
* verify response vibration
* fixed running all tests
* `MeteringCommunicationBloc` equality tests
* `CameraContainerBloc` equality tests
* removed generated code from coverage
* `MeteringScreenLayoutFeature` tests
* `SupportedLocale` tests
* `Film` tests
|
2023-06-21 11:29:36 +02:00 |
|
Vadim
|
a9b75af851
|
wip
|
2023-06-21 08:44:37 +02:00 |
|
Vadim
|
bef80fa14e
|
Merge branch 'main' of https://github.com/vodemn/m3_lightmeter into feature/ML-61
|
2023-06-20 15:55:56 +02:00 |
|
Vadim
|
4d1550f1e7
|
Version bump
|
2023-06-20 15:05:57 +02:00 |
|
Vadim
|
94bc88551b
|
Version bump
|
2023-06-20 14:52:45 +02:00 |
|
Vadim
|
02ece15c5d
|
ML-61 Try using buildTypes.release.ndk.debugSymbolLevel 'FULL' (#79)
* Replaced zipping action
thedoctor0/zip-release@0.7.1 -> vimtor/action-zip@v1.1
* typo
* recursive: false
* typo
* typo
* debugSymbolLevel 'FULL'
* Update build.gradle
|
2023-06-20 14:48:28 +02:00 |
|
Vadim
|
657f373502
|
Update build.gradle
|
2023-06-20 14:47:34 +02:00 |
|
Vadim
|
1d87d318f4
|
debugSymbolLevel 'FULL'
|
2023-06-20 14:45:50 +02:00 |
|
Vadim
|
e2dde67768
|
typo
|
2023-06-20 13:38:19 +02:00 |
|
Vadim
|
4e9b1eaafa
|
typo
|
2023-06-20 12:13:14 +02:00 |
|
Vadim
|
236663d0b1
|
recursive: false
|
2023-06-20 12:03:36 +02:00 |
|
Vadim
|
b65dae3135
|
typo
|
2023-06-20 11:40:05 +02:00 |
|
Vadim
|
1f78b4198d
|
Replaced zipping action
thedoctor0/zip-release@0.7.1 -> vimtor/action-zip@v1.1
|
2023-06-20 11:30:56 +02:00 |
|
Vadim
|
74d0a7101c
|
ML-62 Bloc's tests (#78)
* removed redundant `UserPreferencesService` from `MeteringBloc`
* wip
* post-merge fixes
* `MeasureEvent` tests
* `MeasureEvent` tests revision
* `MeasureEvent` tests added timeout
* added stubs for other `MeteringBloc` events
* rewritten `MeteringBloc` logic
* wip
* `IsoChangedEvent` tests
* refined `IsoChangedEvent` tests
* `NdChangedEvent` tests
* `FilmChangedEvent` tests
* `MeteringCommunicationBloc` tests
* added test run to ci
* overriden `==` for `MeasuredState`
* `LuxMeteringEvent` tests
* refined `LuxMeteringEvent` tests
* rename
* wip
* wip
* `InitializeEvent`/`DeinitializeEvent` tests
* clamp minZoomLevel
* fixed `MeteringCommunicationBloc` tests
* wip
* `ZoomChangedEvent` tests
* `ExposureOffsetChangedEvent`/`ExposureOffsetResetEvent` tests
* renamed test groups
* added test coverage script
* improved `CameraContainerBloc` test coverage
* `EquipmentProfileChangedEvent` tests
* verify response vibration
* fixed running all tests
* `MeteringCommunicationBloc` equality tests
* `CameraContainerBloc` equality tests
* removed generated code from coverage
|
2023-06-20 08:43:49 +02:00 |
|
Vadim
|
0013125d68
|
Version bump
|
2023-06-08 10:23:35 +02:00 |
|
Vadim
|
ad8f0d895a
|
Fixed film discard on ISO change
|
2023-06-08 10:23:16 +02:00 |
|
Vadim
|
1a64ef987b
|
Version bump
|
2023-06-04 13:10:56 +02:00 |
|
Vadim
|
cdf7372913
|
ML-77 Redundant vibrations (#76)
* wip
* `MeteringScreenLayout = InheritedModelBase<MeteringScreenLayoutFeature, bool>`
* removed `Provider` from providers folder
* wip
* Update pubspec.yaml
* `context.get<MeteringInteractor>()`
* `context.get<Environment>()`
* `context.get<SettingsInteractor>()`
* typo
* fixed `MeteringScreenLayout`
* fixed redundant vibrations
|
2023-06-04 13:04:04 +02:00 |
|
Vadim
|
a0eb641cf3
|
Version bump
|
2023-05-21 11:52:10 +02:00 |
|
Vadim
|
c63b5a420d
|
ML-74 CameraContainerBloc crashes (#75)
* nullable var instead of `late`
* `.then((_) => _cameraController = null));`
|
2023-05-21 11:50:46 +02:00 |
|
Vadim
|
ba0d6d3fab
|
Version bump
|
2023-05-19 11:24:02 +02:00 |
|
Vadim
|
8b74c4e1a4
|
ML-72 buildPreview() was called on a disposed CameraController (#73)
* added `DeinitializeEvent`
* typo
|
2023-05-19 11:12:10 +02:00 |
|
Vadim
|
00b2728453
|
Updated dependencies versions + lints
|
2023-05-19 10:47:58 +02:00 |
|
Vadim
|
749f2beb47
|
Updated kotlin version
|
2023-05-16 12:04:49 +02:00 |
|
Vadim
|
239e1004a3
|
Version bump
|
2023-05-16 11:54:00 +02:00 |
|
Vadim
|
ec9ba1a779
|
ML-58 Metering UX improvements (#63)
* indicate EV value error
* allow nullable ev100 in `CameraContainerBloc`
* log exif keys
* wip
* removed `UserPreferencesService` from `MeteringBloc`
* added error toast
* conflicts
* lints
* allow stop metering if `hasError`
* fixed `AnimatedDialogPicker` inability to close
* Update build.gradle
|
2023-05-16 11:47:53 +02:00 |
|
Vadim
|
5602b1ed80
|
ML-70 Migrate to Dart 3 + stricter lints (#71)
* updated pub version
* added lint
* --code=always_use_package_imports
* dart fixes
* format
* other lints
|
2023-05-11 15:30:18 +02:00 |
|
Vadim
|
19a788adcb
|
ML-67 ScaffoldMessenger Null check operator used on a null value (#68)
|
2023-05-10 17:05:27 +02:00 |
|
Vadim
|
f68aea5133
|
Version bump
|
2023-05-08 17:18:59 +02:00 |
|
Vadim
|
4f8a415503
|
ML-65 [Android] Exception on mailto intent (#66)
* added error toast
* lints
|
2023-05-08 17:13:43 +02:00 |
|
Vadim
|
0d3641f618
|
ML-51 Updated abiFilters (#64)
|
2023-05-08 13:45:29 +02:00 |
|