Skip to content

1.0-alpha04

Compare
Choose a tag to compare
@zsoltk zsoltk released this 18 Aug 14:06
61183d8
  • #39Added: Workflows implementation to support deeplinks
  • #32Added: BackPressHandler plugin that allows to control back press behaviour via androidx.activity.OnBackPressedCallback
  • #59Added: interface for ParentNodeView<>
  • #69Added: Jetpack Compose Navigation code sample
  • #81Added: Support integration point for multiple roots
  • #65Added: InteropBuilderStub and InteropSimpleBuilderStub testing util classes
  • #47Updated: The customisations module is now pure Java/Kotlin.
  • #85Updated: Improved InteropView error messaging when Activity does not implement IntegrationPointAppyxProvider
  • #88Updated: Moved TestUpNavigationHandler to testing-unit-common