Skip to content

Generate <intent-filter>s for web app manifest protocol handlers #557

Open
@FluorescentHallucinogen

Description

See https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/URLProtocolHandler/explainer.md for more info.

BTW, currently both good old imperative registerProtocolHandler() way and the new declarative "protocol_handlers" web app manifest's way are not supported on Android (chrome://flags/#enable-desktop-pwas-protocol-handling experimental flag is available only in Chrome on desktop).

So it would be really nice if Bubblewrap parses web app manifest's "protocol_handlers" member and generates and adds <intent-filter>s to Android manifest.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions