1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/mobile/lib/widgets/asset_viewer
RanKKI 29e4666dfa
fix(mobile): asset description is not shown on the sheet when opened for the first time (#10377)
* fix: invalidate asset's description when asset details changed

* refactor(exif-sheet): use description from exif instead

* refactor(asset-description): remove asset_description.provider

* fix(asset-description): set is empty based on exifInfo.description

* chore: rename service to provider
2024-06-17 10:01:02 -07:00
..
exif_sheet fix(mobile): asset description is not shown on the sheet when opened for the first time (#10377) 2024-06-17 10:01:02 -07:00
advanced_bottom_sheet.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
animated_play_pause.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
bottom_gallery_bar.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
center_play_button.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
custom_video_player_controls.dart fix(mobile): video player not updating state (#10220) 2024-06-12 12:43:01 -05:00
description_input.dart fix(mobile): asset description is not shown on the sheet when opened for the first time (#10377) 2024-06-17 10:01:02 -07:00
gallery_app_bar.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
top_control_app_bar.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
video_controls.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
video_player.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00