immich/mobile/lib/presentation/widgets/asset_viewer
Hai Sullivan b11aecd184
fix(mobile): use correct timezone displayed in the info sheet (#24310)
* fixed the timezone issue in the Immich mobile app's metadata sheet to match the web app's behavior

* format dart

* now uses the shared applyTimezoneOffset() utility function from mobile/lib/utils/timezone.dart

* add tests

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-12-02 16:37:19 +07:00
..
bottom_sheet feat(mobile): location edit from asset viewer (#23925) 2025-11-18 21:06:51 +07:00
activities_bottom_sheet.widget.dart feat(mobile): chat-style for asset activity view (#23347) 2025-11-10 13:26:27 +07:00
asset_stack.provider.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +07:00
asset_stack.widget.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +07:00
asset_viewer.page.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 +07:00
asset_viewer.state.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 +07:00
bottom_bar.widget.dart feat(mobile): add to album from asset viewer (#23608) 2025-11-14 15:11:47 +07:00
bottom_sheet.widget.dart fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +07:00
sheet_tile.widget.dart feat(mobile): location edit from asset viewer (#23925) 2025-11-18 21:06:51 +07:00
top_app_bar.widget.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 +07:00
video_viewer.widget.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
video_viewer_controls.widget.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00