Page MenuHomePhabricator

[native] Enable App Link
ClosedPublic

Authored by tomek on Mar 30 2023, 7:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 8:22 PM
Unknown Object (File)
Wed, Apr 17, 7:45 PM
Unknown Object (File)
Wed, Apr 17, 7:45 PM
Unknown Object (File)
Wed, Apr 17, 7:45 PM
Unknown Object (File)
Wed, Apr 17, 7:42 PM
Unknown Object (File)
Mar 28 2024, 7:09 PM
Unknown Object (File)
Mar 8 2024, 7:01 PM
Unknown Object (File)
Mar 8 2024, 7:01 PM
Subscribers

Details

Summary

Open the app when a link is opened.

Test Plan

Tested it by creating a page with a link to https://web.comm.app/intive/123 - clicking it opens the app when it is closed and when it is in the background. Also checked opening it using adb activity manager.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested review of this revision.Mar 30 2023, 7:48 AM
bartek edited reviewers, added: marcin; removed: kamil.
bartek added a subscriber: marcin.

Looks good. Adding @marcin as he recently did a lot of research regarding intent filters

This revision is now accepted and ready to land.Mar 30 2023, 9:28 AM
This revision was automatically updated to reflect the committed changes.