immich/mobile/lib/domain/services
Alex bcfb5bee1f
feat: album info sync (#21103)
* wip

* album creation

* fix: album api repository no invalidating after logging out

* add linkedRemoteAlbumId column and migration

* link/unlink remote album

* logic to find and add new assets to album

* pr feedback

* add toggle option to backup option page

* refactor: provider > service

* rename

* Handle page pop manually

* UI feedback for user creation and sync linked album

* uncomment migration

* remove unused method
2025-09-04 18:44:10 +00:00
..
asset.service.dart fix: prefer local video if available (#21119) 2025-08-23 11:18:57 -05:00
background_worker.service.dart fix: use lock to synchronise foreground and background backup (#21522) 2025-09-04 11:44:33 -05:00
hash.service.dart chore: log name and createdAt of asset on hash failures (#21546) 2025-09-03 09:58:03 -05:00
local_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
local_sync.service.dart fix: null check (#21536) 2025-09-02 19:21:41 -05:00
log.service.dart feat: beta background sync (#21243) 2025-08-28 14:11:54 +00:00
map.service.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
memory.service.dart fix(mobile): deep links when using the beta timeline (#20111) 2025-07-25 17:02:49 +00:00
partner.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
people.service.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
remote_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
search.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
setting.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
store.service.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
sync_linked_album.service.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
sync_stream.service.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
timeline.service.dart fix: asset_viewer page viewing experience (#20889) 2025-08-13 11:35:42 -05:00
user.service.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00