immich/mobile/test
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
..
domain feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 +07:00
drift/main feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
fixtures feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
infrastructure fix: getAspectRatio fallback to db width and height (#24131) 2025-11-24 10:23:17 +07:00
mocks feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
modules fix(mobile): sync album and asset activity state when add/remove asset level activity (#23484) 2025-11-10 13:25:43 +07:00
pages/search chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
services feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
test_utils chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
utils fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +07:00
api.mocks.dart feat(mobile): assets + exif stream sync placeholder (#17677) 2025-04-18 19:01:16 +07:00
dto.mocks.dart fix(mobile): fix text search (#14873) 2025-01-07 16:26:14 +07:00
mock_http_override.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
repository.mocks.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
service.mocks.dart fix(mobile): auto trash using MANAGE_MEDIA (#17828) 2025-04-24 19:09:50 +07:00
test_utils.dart fix: getAspectRatio fallback to db width and height (#24131) 2025-11-24 10:23:17 +07:00
widget_tester_extensions.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00