feat: in-app deeplink viewer

This commit is contained in:
Alex
2026-01-25 17:27:04 -06:00
parent be0eef405d
commit 44b4239a4f
5 changed files with 101 additions and 0 deletions
@@ -123,6 +123,9 @@
<data
android:host="my.immich.app"
android:pathPrefix="/photos/" />
<data
android:host="my.immich.app"
android:pathPrefix="/share/" />
</intent-filter>
</activity>