immich/mobile/lib/services
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
..
action.service.dart fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +07:00
activity.service.dart fix(mobile): regression - not displayed activity button in top bar (#23366) 2025-10-30 14:39:36 +07:00
album.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
api.service.dart feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 +07:00
app_settings.service.dart feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 +07:00
asset.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
auth.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
background.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
backup.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
backup_album.service.dart
backup_verification.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
deep_link.service.dart feat(mobile): album activity deep link (#23737) 2025-11-11 10:04:54 +07:00
device.service.dart
download.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
entity.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
etag.service.dart
exif.service.dart
folder.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
gcast.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
hash.service.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 +07:00
immich_logger.service.dart
local_auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
local_files_manager.service.dart feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
local_notification.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
localization.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
map.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
memory.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
network.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
oauth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
partner.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
person.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
person.service.g.dart
search.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
secure_storage.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
server_info.service.dart fix: process upload only after successful remote sync (#22360) 2025-09-29 10:10:00 +07:00
share.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
share_intent_service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
shared_link.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
stack.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
sync.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
timeline.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
trash.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
upload.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
widget.service.dart fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +07:00