immich/mobile/lib/services
Arne Schwarck 66733eb4c0
feat: add people deeplink (#25686)
* Change path prefix from '/memories/' to '/people/'

Updated the AndroidManifest.xml to change the path prefix from '/memories/' to '/people/'.
Memories is anyway wrong and was replaced by /memory
and now the people path completes the known deeplinks.

* Add regex for people deep link handling

Add regex for people deep link handling

* Add deep link handling for 'people' route

* fix: missing person route builder method

---------

Co-authored-by: bwees <brandonwees@gmail.com>
2026-02-13 09:13:04 +05:30
..
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 fix: free up space using small batch size to reliably work on Android (#26047) 2026-02-09 11:48:55 -06:00
deep_link.service.dart feat: add people deeplink (#25686) 2026-02-13 09:13:04 +05:30
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