immich/mobile/android/app
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
..
src feat: add people deeplink (#25686) 2026-02-13 09:13:04 +05:30
build.gradle fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
CMakeLists.txt feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
proguard-rules.pro feat(mobile): android widgets (#19310) 2025-07-18 09:37:07 -05:00