immich/mobile/lib/services
cmdPromptCritical ad9f3cfa05
fix(mobile): cancel share download when dialog is dismissed (#25466)
* fix(mobile): cancel share download when dialog is dismissed

* refactor: centralize temporary file cleanup logic

* refactor: replace `CancellationToken` with `Completer<void>` for asset sharing cancellation

---------

Co-authored-by: cmdpromptcritical <cmdpromptcritical@github.com>
2026-02-05 19:08:35 +00:00
..
action.service.dart fix(mobile): cancel share download when dialog is dismissed (#25466) 2026-02-05 19:08:35 +00:00
activity.service.dart fix(mobile): regression - not displayed activity button in top bar (#23366) 2025-10-30 14:39:36 -05:00
album.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
api.service.dart feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 -05:00
app_settings.service.dart feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
asset.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
auth.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
background.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
background_upload.service.dart fix: upload progress bar flickering (#25829) 2026-02-03 09:28:29 -06:00
backup.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
backup_album.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
backup_verification.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
cleanup.service.dart feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
deep_link.service.dart fix: deep link service when user is null (#25530) 2026-01-26 17:33:46 +00:00
device.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
download.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
entity.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
etag.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
exif.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
folder.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
foreground_upload.service.dart chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
gcast.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
hash.service.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 -05:00
immich_logger.service.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00
local_auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05: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 +00:00
local_notification.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
localization.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
map.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
memory.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
network.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
oauth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
partner.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.service.g.dart chore(mobile): generated files and ci check (#16798) 2025-03-11 12:22:31 +00:00
search.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
secure_storage.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
server_info.service.dart fix: process upload only after successful remote sync (#22360) 2025-09-29 10:10:00 -05:00
share.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
share_intent_service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
shared_link.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
stack.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
sync.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
timeline.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
trash.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
widget.service.dart fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +00:00