immich/mobile/android/app/src/main
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
..
cpp feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
kotlin/app/alextran/immich fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
res fix: allow clear text traffic on android (#25933) 2026-02-06 00:15:33 +05:30
AndroidManifest.xml feat: add people deeplink (#25686) 2026-02-13 09:13:04 +05:30