Commit graph

217 commits

Author SHA1 Message Date
Vadim
621eb6d617 added bottom padding to logbook edit screen 2025-07-21 23:07:49 +02:00
Vadim
8ef734825d fixed dialog picker of optional values 2025-07-21 22:48:22 +02:00
Vadim
6f8231f721 Update runner.dart 2025-07-21 22:03:49 +02:00
Vadim
287864911b made logbook iap 2025-07-21 22:03:27 +02:00
Vadim
7c8482714d sync 2025-07-21 21:57:52 +02:00
Vadim
6133df4337 redundant bottom padding 2025-07-19 19:00:56 +02:00
Vadim
3cd4d32a2b moved date to title 2025-07-19 19:00:47 +02:00
Vadim
efc8363fb9 stub logbook photos for tests 2025-07-19 17:48:37 +02:00
Vadim
10fc2146dc Merge branch 'main' of https://github.com/vodemn/m3_lightmeter into feature/ML-203 2025-07-18 19:30:14 +02:00
Vadim
a8ff8f87dd fixed arb formatting 2025-07-18 19:27:23 +02:00
Vadim
5363d22fb5 typo 2025-07-18 19:21:49 +02:00
Vadim
d67b75cbca fixed unit tests 2025-07-18 01:16:19 +02:00
Vadim
c5ef878ddb migrated to new iap service 2025-07-17 23:02:07 +02:00
Vadim
91a1942191 wip 2025-07-16 21:24:37 +02:00
Vadim
a6d2892d5c made note field multiline 2025-07-11 22:54:30 +02:00
Vadim
65e3724ce8 made image preview full-width 2025-07-11 22:50:54 +02:00
Vadim
cfff85a7f3 made DialogPicker content scrollable 2025-07-11 22:49:16 +02:00
Vadim
02f60956e3 fixed updating photos 2025-07-11 22:36:03 +02:00
Vadim
812d3b281a added saveLogbookPhotos option 2025-07-11 11:37:59 +02:00
Vadim
416c3b7d9c added empty logbook state 2025-07-10 16:23:37 +02:00
Vadim
84c8973690 fixed logbook list updates 2025-07-10 16:18:12 +02:00
Vadim
ca6b921b6b added hero animation 2025-07-10 16:12:36 +02:00
Vadim
84e77d0620 adjusted logbook grid 2025-07-10 16:05:35 +02:00
Vadim
02c6c2fc6f added CameraSettingsSection 2025-07-10 15:43:54 +02:00
Vadim
39501ee4ac save geolocation 2025-07-10 15:18:47 +02:00
Vadim
1412ce2b3e added photo update 2025-07-10 13:52:48 +02:00
Vadim
4e7c080b97 implemented LogbookPhotoEditScreen 2025-07-10 00:08:57 +02:00
Vadim
a517a28daf implemented LogbookScreen 2025-07-09 21:48:24 +02:00
Vadim
dfe10493b8
ML-236 Exposure offset for equipment profiles (#238)
* Set `targetSdkVersion ` to 35

* unified zoom icons

* expose exposure and zoom ranges

* added list tile to set exposure offset for equipment profile

* added translations

* Update metering_screen.png

* use latest m3 packages

* fixed iap stub

* added missing field
2025-07-09 19:27:46 +02:00
Vadim
73c1c0d66e added LogbookPhotosProvider 2025-06-13 22:54:02 +02:00
Vadim
435a551235 typos 2025-06-13 22:53:49 +02:00
Vadim
7c96b5a47d
ML-220 Show focal length when zooming (#233)
* extract focal length from exif

* added focal length section

* wip

* [android] calculate EFL

* split other platform handlers to separate files

* [ios] calculate EFL

* updated translations

* deleted `focalLengthFromTags`

* fixed unit tests

* [ios] link missing files

* updated Pro features screen

* [ios] fixed signing

* fixed screenshot generator

* updated goldens

* [android] updated store screenshots

* wip

* [ios] updated store screenshots

* enable focal length feature by default

* mock camera focal length for integration tests

* cleanup

* added logging to `CameraInfoService`
2025-05-14 10:26:59 +02:00
Vadim
f820f9fbba
ML-218 Changing app resets EV and Zoom values (#231)
* preserve camera controls values after controller dispose

* notify camera bloc about equipment profile changes

* fixed tests

* lint
2025-05-04 11:21:37 +02:00
Vadim
79f702f7ea
ML-228 Name textfield keeps focus after editing on other sections (#229)
* unfocus textfield when tapped outside

* autofocus equipment profile name

* upload diagnostic screenshots

* typo

* wip

* typo

* more diagnostic screenshots

* removed diagnostic screenshots

* returned diagnostic screenshots

* skip failing step (wip)

* cleanup
2025-04-01 22:35:24 +02:00
Linus von Drenkmann
f0110e0edf
Add German translation (#222)
* l10n: add German translation

* l10n: add German to supported locales

* l10n(german): improve translation of "none"

* l10n(german): change about title

* style: alphabetical sorting of languages
2025-03-22 11:23:18 +01:00
Vadim
0e45d98060
ML-221 Spot Metering only available when Histogram is enabled (#225) 2025-03-17 22:43:00 +01:00
Vadim
2dee63e78e
Updated screenshots with v1.0.3 (#219)
* fixed errors

* removed autofocus from name textfield

* fixed equipment profiles find

* updated ios screenshots

* deleted redundant "light_equipment-profiles-iso-picker"

* merged scripts per platform

* updated android screenshots

* fixed flutter version

* Update README.md

* skip codesign for PR ipa
2025-02-16 12:41:56 +01:00
Vadim
492cbaa7ee
ML-209 Camera preview orientation is wrong (#216)
* lock orientation to `portraitUp`

* removed custom rotator for camera preview

* downgraded to Flutter 3.24.5

* purchasable product

* updated goldens

* skip artifact upload for PR checks

* iap 2.1.3

* Update update_goldens.sh
2025-01-27 21:32:41 +01:00
ScaredCube
461efc7ffd
Modify Chinese Translations (#214) 2025-01-27 21:11:16 +01:00
Vadim
38407d6c08
Moved Firebase options to .gitignore (#212)
* fixed builds being pushed to main

* restore firebase options in workflows

* moved firebase options to gitignore
2025-01-23 18:24:32 +01:00
Vadim
8ecab836a3 ML-209 Camera preview orientation is wrong (#210)
* lock orientation to `portraitUp`

* removed custom rotator for camera preview
2025-01-23 18:05:39 +01:00
Vadim
e334f0f8da
ML-175 Improved logging for missing EXIF fields (#207)
* include only the necessary values in logs

* added runtime type to iso
2025-01-20 20:03:02 +01:00
Vadim
fb58b6cd9f
Upgrade project to the latest stable Flutter version (#201)
* fixed fvm path typo

* Update pubspec.yaml

* version control pubspec.lock

* fixed ios build

* deleted `ExpandableSectionList`

* removed redundant default cases

* avoided async gaps

* replaced deprecated color value getter

* `WillPopScope` -> `PopScope`

* removed theme deprecations

* replaced text scale deprecation

* updated goldens

* updated flutter version across workflows

* [android] migrated to the new gradle

* upgraded dependencies

* [android] fixed build

* [ios] fixed build

* updated config

* allow release notes to fail

* updated stub pubspec

* [android] use java 17

* [ios] enable flutterfire

* added firebase.json to secrets

* typo

* update color utils

* use exact versions

* reverted color utils

* updated goldens
2025-01-20 19:32:57 +01:00
Vadim
c0e26b8840
ML-196 Allow to select equipment profile in use (#199)
* fixed equipment profile pickers updates
2024-11-17 09:49:01 +01:00
Vadim
1d22ec5439
Removed language switch from release notes dialog (#198)
* Removed language switch from release notes dialog
2024-11-11 18:51:16 +01:00
Vadim
30418a9cfd
ML-196 Allow to select equipment profile in use (#197)
* integrated `EquipmentProfilesStorageService`

* implemented `EquipmentProfileEditScreen`

* added equipment profiles screens to navigation

* fixed tests

* fixed splashscreen removal

* replaced old `EquipmentProfilesScreen`

* typo

* use outlined icons

* fixed storage mock for integration tests

* recovered copy feature for profiles

* added profile deletion to e2e test

* added translations

* added film translations

* wip

* add ability to toggle equipment profiles

* lints

* fixed tests

* sync with iap rename

* use `Toggleable` from resources

* use iap 2.1.0

* use outlined edit icon
2024-11-11 17:20:12 +01:00
Vadim
c66381f813
ML-191 Add an ability to add a generic film, that will accept a formula (#195)
* sync with resources

* separated `ExpandableSectionList` as widget

* fixed generic type

* implemented `FilmsScreen` (wip)

* made `SliverScreen` title a widget

* [`FilmEditScreen`] wip

* [`FilmEditScreen`] added validation

* fixed title overflow for `SliverScreen`

* [`FilmEditScreen`] separated add and edit blocs

* [`FilmEditScreen`] split into separate components

* added bottom widget to `SliverScreen`

* implemented films list tabs fo `FilmsScreen`

* added films screen to navigation

* replaced explicit routes names with enum values

* implemented CRUD for custom films

* added placeholder for empty custom films list

* added `FilmsStorageService`

* fixed unit tests

* fixed integration tests

* lint

* fixed golden tests

* added iap stub methods

* added custom films to features list

* use 2.0.0 resouces

* fixed film picket tests

* migrated to iap 1.0.1

* autofocus film name field

* wait for the film to edited

* migrated to iap 1.1.0

* typo

* wait for storage initialization

* migrated to iap 1.1.1

* fixed films initialization

* added conditions to films model `updateShouldNotifyDependent`

* typo

* fixed select film discard notify

* covered films model `updateShouldNotifyDependent`
2024-11-03 20:16:01 +01:00
Vadim
63ff6cc867
ML-189 Auto-downsize exposure pairs items for big display sizes (#190)
* added autosize text

* added more room for exposure pairs list

* downsize text only for long values
2024-09-23 16:08:30 +02:00
Vadim
9d5860a53f
ML-184 Make "Restore purchases" option more accessible (#185)
* moved "Restore purchases" to the Pro section

* updated goldens

* downgraded dependencies

* upgraded again

* added resources to dependency_overrides
2024-07-28 14:37:37 +02:00
Vadim
f0d707b071
Show Lightmeter Pro price before purchase (#183)
* Upgraded `targetSdkVersion` to 34

* added price to `IAPProduct`

* implemented `ProFeaturesScreen` (wip)

* finalized `ProFeaturesScreen` layout

* replaced `ProFeaturesDialog` with `ProFeaturesScreen`

* added translations

* fixed feature checkbox width calculation

* fixed tests

* separated android & ios features

* NPE

* changed "get pro" tile colors

* unified Lightmeter Pro related naming

* typo

* updated golden tests

* use iap 0.11.0

* revert unrelated changes

This reverts commit bae5ead8f0.

* lint

* adjusted eng translation

* updated goldens
2024-07-23 23:19:41 +02:00