Skip to content

Add DefaultEnginePolicy interface for runtime customization#769

Open
MohamadJaara wants to merge 1 commit intoraamcosta:mainfrom
MohamadJaara:main
Open

Add DefaultEnginePolicy interface for runtime customization#769
MohamadJaara wants to merge 1 commit intoraamcosta:mainfrom
MohamadJaara:main

Conversation

@MohamadJaara
Copy link

update to make runtime customization a bit easier mostly a cleanup + flexibility PR, no major API break

  • Added DefaultEnginePolicy hooks so apps can tweak destination style, graph transitions, and deep links at runtime.
  • Wired it into both default and Wear engines.
  • On Wear, unsupported styles (like Dialog) are still rejected the check just moved into a shared validator.
  • Added unit tests for policy precedence and Wear behavoir

This PR resolves #768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Runtime Destination Style Customization

1 participant