immich/mobile/lib
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 +00:00
..
constants fix: Use correct app store link (#24062) 2025-11-21 13:54:09 +01:00
domain feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure fix: show archived assets in favorite page (#24052) 2025-11-21 09:09:16 -06:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): view similar photos (#22148) 2025-10-28 16:17:26 -05:00
pages chore: optimisation of several UI components of the mobile app (#24098) 2025-11-30 13:01:01 -06:00
platform feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
presentation fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
providers feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 -06:00
repositories feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 -05:00
routing chore: optimisation of several UI components of the mobile app (#24098) 2025-11-30 13:01:01 -06:00
services fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
theme chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
utils fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
widgets fix(mobile): docs link (#24277) 2025-11-30 13:01:33 -06:00
main.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00