mozilla-mobile / android-components

⚠️ This project moved to a new repository. It is now developed and maintained at: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
2.02k stars 473 forks source link

Handle multiple supported apps in app-links #5216

Closed jonalmeida closed 1 year ago

jonalmeida commented 4 years ago

If we have multiple apps that support the same link, we should handle that case to choose between them. Right now, we show the default app chooser if there is more than one supported app, which contains other browsers as well.

In Fennec, this shows a custom app chooser that filters out non-browser apps. This might be a fair intermediate solution when clicking on the 'Open in App' use case option:

Screen Shot 2019-12-02 at 1 36 39 PM

┆Issue is synchronized with this Jira Task

csadilek commented 1 year ago

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1793134

Change performed by the Move to Bugzilla add-on.