immich/mobile/lib
Brandon Wees 7d0e8f50f7
feat(mobile): deep links (#19232)
* add deep linking on ios app

* add deeplinking to android

* code review fixes

* lint

* cleanly handle malformed URIs when launching app

* refactor deep link builder/service, still have bug with navigation stack not containing TabControllerRoute

* fix: tab controller insertion conditions

* add my.immich.app app linking

* chore: remove one-liner if statement

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-06-24 09:20:24 -05:00
..
constants feat(mobile): enable Croatian (hr) translations (#19428) 2025-06-23 12:18:04 +01:00
domain refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
entities feat(mobile): add album description functionality (#18886) 2025-06-04 17:41:28 +00:00
extensions feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +05:30
infrastructure refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05: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 refactor(mobile): person_api.interface.dart (#19336) 2025-06-20 11:45:31 -05:00
pages feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
platform feat(mobile): sync local asset width & height from platform (#18994) 2025-06-08 21:50:54 -05:00
presentation feat: new timeline multi-selection (#19443) 2025-06-24 02:05:25 -05:00
providers feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
repositories feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
routing feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
services feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
theme feat: locked view mobile (#18316) 2025-05-20 13:35:22 +00:00
utils refactor(mobile): local_file_manager.interface.dart (#19340) 2025-06-21 18:35:30 +00:00
widgets refactor(mobile): person_api.interface.dart (#19336) 2025-06-20 11:45:31 -05:00
main.dart feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00