immich/mobile/lib
Arne Schwarck 2ee903a81c
fix: process query param for my.immich.app/memory?id= (#25474)
* Implement memory deep link regex and logic

Add regex for memory deep link handling of
https://my.immich.app/memory?id=<uuid>
Completing the work for the Android app to handle memory links.
https://github.com/immich-app/immich/pull/25373
This still needs to be tested as it is AI suggested code.

* fix: use existing regex structure

* fix: handle memory route properly

---------

Co-authored-by: bwees <brandonwees@gmail.com>
2026-01-25 09:09:01 -06:00
..
constants feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
domain feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
pages feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
platform feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
presentation fix(mobile): do not try to load video as image (#25495) 2026-01-24 18:38:31 -05:00
providers feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
repositories fix(mobile): share edited asset (#25493) 2026-01-24 19:09:47 +00:00
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services fix: process query param for my.immich.app/memory?id= (#25474) 2026-01-25 09:09:01 -06:00
theme chore: mobile font tuning (#25349) 2026-01-19 14:56:35 -06:00
utils feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
widgets feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
main.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00