immich/mobile/lib/presentation/widgets/asset_viewer
Thomas a42c08ed84
fix(mobile): reset asset index on timeline refresh (#25729)
The current asset changes when the timeline refreshes, which can be
quite jarring. Assets are tracked by their index, and that index becomes
stale when the timeline refreshes. This can be resolved by updating the
index of asset based on a unique identifier (like the hero tag).
2026-02-05 11:46:38 -06:00
..
bottom_sheet refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
activities_bottom_sheet.widget.dart fix(mobile): better UI for metadata panel (#24428) 2025-12-16 16:25:01 +00:00
asset_stack.provider.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +00:00
asset_stack.widget.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +00:00
asset_viewer.page.dart fix(mobile): reset asset index on timeline refresh (#25729) 2026-02-05 11:46:38 -06:00
asset_viewer.state.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00
bottom_bar.widget.dart feat(mobile): move buttons in the bottom sheet to the kebabu menu (#24175) 2025-12-15 16:44:27 -06:00
bottom_sheet.widget.dart chore: star rating letter casing (#25554) 2026-01-27 08:57:39 +00:00
rating_bar.widget.dart feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
sheet_tile.widget.dart fix: exposure info and better readability (#24344) 2025-12-03 20:19:45 +00:00
top_app_bar.widget.dart feat(mobile): move top bar buttons into kebabu menu in AssetViewer (#24461) 2025-12-09 18:26:28 +00:00
video_viewer.widget.dart chore: dart http foreground upload (#24883) 2026-01-15 20:10:08 -06:00
video_viewer_controls.widget.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
viewer_kebab_menu.widget.dart feat(mobile): move buttons in the bottom sheet to the kebabu menu (#24175) 2025-12-15 16:44:27 -06:00