immich/mobile/lib/domain/services
shenlong 35b62cd016
fix: prevent background worker when main app is running (#22252)
* fix: prevent background worker only when the main app is actively running

* handle ref disposals better

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-09-21 20:45:47 +07:00
..
asset.service.dart fix(mobile): stack row blocking gestures and not showing up (#21854) 2025-09-18 06:16:14 +07:00
background_worker.service.dart fix: prevent background worker when main app is running (#22252) 2025-09-21 20:45:47 +07:00
hash.service.dart refactor: hashing service (#21997) 2025-09-17 23:42:37 +07:00
local_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +07:00
local_sync.service.dart chore(mobile): const platform checks (#21878) 2025-09-15 11:13:39 +07:00
log.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
map.service.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
memory.service.dart fix(mobile): deep links when using the beta timeline (#20111) 2025-07-25 17:02:49 +07:00
partner.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
people.service.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +07:00
remote_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +07:00
search.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
setting.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
store.service.dart fix: do not listen for store updates in isolates (#21947) 2025-09-14 14:50:17 +07:00
sync_linked_album.service.dart chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
sync_stream.service.dart fix: reset sqlite on beta migration (#20735) 2025-09-14 16:30:25 +07:00
timeline.service.dart fix: asset_viewer page viewing experience (#20889) 2025-08-13 11:35:42 +07:00
user.service.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 +07:00