Vadim
09e82c8bf2
ML-248 Make Pro features list tiles enabled ( #250 )
...
* open Pro screen on tap
* removed Pro section from Settings screen
* made Pro badge smaller
* updated goldens
* fixed offering padding
* Update metering_screen.png
* fixed pro features width
* brought back enabled adapter
* reworked `DialogSwitchListItem`
* allow more free actions
* typo
* removed settings screen checks
* macos-latest
* typo
* added test for guard Pro tap
2025-08-12 13:50:56 +02:00
Vadim
7ad47c0636
ML-203 Logging EXIF data ( #239 )
...
* typos
* added `LogbookPhotosProvider`
* implemented `LogbookScreen`
* implemented `LogbookPhotoEditScreen`
* added photo update
* save geolocation
* added `CameraSettingsSection`
* adjusted logbook grid
* added hero animation
* fixed logbook list updates
* added empty logbook state
* added `saveLogbookPhotos` option
* fixed updating photos
* made `DialogPicker` content scrollable
* added tests for `LogbookPhotosProvider`
* made image preview full-width
* made note field multiline
* wip
* migrated to new iap service
* fixed unit tests
* typo
* fixed arb formatting
* stub logbook photos for tests
* implemented integration test for logbook
* moved date to title
* redundant bottom padding
* added logbook photo screen to screenshots generator
* Update settings.gradle
* aligned iap stub with iap release
* sync
* made logbook iap
* debug screenshots
* Update runner.dart
* fixed dialog picker of optional values
* added bottom padding to logbook edit screen
* fixed tests
* Create camera_stub_image.jpg
* Update films_provider_test.dart
* rename
* Update pubspec.yaml
* added logbook to pro features
2025-07-29 12:38:48 +02: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