-
Notifications
You must be signed in to change notification settings - Fork 855
Filter mobile link #9033
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Filter mobile link #9033
Conversation
|
jmartinesp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
|



Type of change
Content
Accept only root path on mobile.element.io link, to prevent Element Android to intercept link that are for Element X Android or Element Pro.
Note that the link must contain the path
/like this:Without it, i.e.:
Element Android will not handle the link and it will be opened in the browser.
Motivation and context
Ensure the targeted application open the link and not another one.
Screenshots / GIFs
NA
Tests
tools/tests/test_configuration_link.shelement.ioTested devices
Checklist