Trendyol Medusa Versions Save

Android fragment stack controller

0.11.0

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Trendyol/medusa/compare/0.10.4...0.11.0

0.10.4

9 months ago

Bug fix:

  • ObserveDestinationChanges function triggers the passed callback after clearGroup function call that only removes fragments in the backstack. Stop calling the showUpperFragment function. If clearGroup only clears fragments in the backstack and not the upper fragment, the fragment the user sees https://github.com/Trendyol/medusa/pull/50

0.10.3

1 year ago

Maintenance changes:

  • Updated Gradle from 7.6 to 7.6.1
  • Removed JVM target of Kotlin from the sample app module

0.10.2

1 year ago

Behavior changes:

  • Fixed an issue where MultipleStackNavigator#reset and MultipleStackNavigator#resetCurrentTab functions throw IllegalArgumentException: Required value was null.

Maintenance changes:

  • Updated Kotlin from 1.3.50 to 1.7.20
  • Updated Gradle from 7.3.3 to 7.6
  • Updated Android Gradle Plugin from 7.2.2 to 7.4.1
  • Enabled Gradle's build daemon and build cache
  • Enabled Gradle's version catalogs and type-safe project accessors
  • Added a pull-request pipeline that builds and runs tests for each pull request
  • Added tests for MultipleStackNavigator to cover reset and goBack scenarios

0.9.1-rc

4 years ago

0.9.0

4 years ago

This release fixes reset root fragment bug and introduces reset with new fragment function

0.8.0

4 years ago

This release introduces transition animations to offer more beautiful experience.

0.7.0

4 years ago

0.7.0-rc

4 years ago

0.6.0

4 years ago