immich/mobile/lib/services
Brandon Wees 1926c90780
feat(mobile): shared album activities (#20714)
* feat(mobile): shared album activities

* add like buttons and fix behavior of unliking

* fix: conditionally show activity button and fix title truncations

* fix(mobile): newest/oldest album sort (#20743)

* fix(mobile): newest/oldest album sort

* chore: use sqlite to determine album asset timestamps

* Fix missing future

Co-authored-by: Alex <alex.tran1502@gmail.com>

* fix: async handling of sort

* chore: tests

* chore: code review changes

* fix: use created at for newest asset

* fix: use localDateTime for sorting

* chore: cleanup

* chore: use final

* feat: loading indicator

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-14 22:50:56 +07:00
..
action.service.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 +07:00
activity.service.dart feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +07:00
album.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
api.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
app_settings.service.dart feat: network requirement option for upload (#20302) 2025-07-30 22:13:20 +07:00
asset.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
background.service.dart fix: cleanup logger DB in isolates (#20730) 2025-08-06 16:57:17 +07:00
backup.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
backup_album.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
backup_verification.service.dart fix: cleanup logger DB in isolates (#20730) 2025-08-06 16:57:17 +07:00
deep_link.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
device.service.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
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 chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
exif.service.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
immich_logger.service.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 +07:00
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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
local_notification.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
localization.service.dart fix: translations from background service (#18473) 2025-05-22 15:13:16 +07:00
map.service.dart fix: mobile user agent set to immich_platform_version (#18478) 2025-05-22 10:35:24 +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 chore(mobile): generated files and ci check (#16798) 2025-03-11 12:22:31 +07:00
search.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
share.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +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: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
sync.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +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: clear local file cache before upload (#20448) 2025-07-30 14:32:38 +07:00
widget.service.dart fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +07:00