All Versions
8
Latest Version
Avg Release Cycle
140 days
Latest Release
1749 days ago
Changelog History
Changelog History
-
v4.1.0 Changes
December 06, 2019๐ Fixed Lollipop animation for replace command
-
v4.0.0 Changes
November 07, 2019๐ Improvements:
- Flow navigation
๐ฅ Breaking changes:
- ๐
NavigationContext.Builder
constructor receivesNavigationFactory
- ๐
NavigationContext.Builder
changed methods for fragment navigation configuring TransitionListener
andTransitionAnimationProvider
receivesDestinationType
instead ofboolean isActivity
-
v3.0.0 Changes
March 02, 2019๐ Improvements:
- ๐ AndroidX support
- Incremental annotation processing
- ๐ Nullability annotations for better Kotlin support
- ๐ Improved converters api
- ๐ Fixing a problem with transparent activities
Api changes:
ScreenSwitcher
interface changed- Converters are interfaces now
getScreenOrNull
method inScreenResolver
,getScreen
never returns null nowNavigationContextBinder
receives an activity inunbind
method
-
v2.2.0 Changes
April 10, 2018- ๐ Feature:
goBackToWithResult
method ofNavigator
- Api change:
onActivityResult
andonNewIntent
methods ofActivityResultHandler
instead ofhandle
- ๐ Feature:
-
v2.1.0 Changes
February 01, 2018canExecuteCommandImmediately
andhasPendingCommands
methods ofNavigator
isBound
method ofNavigationContextBinder
- Subclasses for
NavigationException
FragmentScreenSwitcher
getsNavigationFactory
through constructor
-
v2.0.0 Changes
January 14, 2018- Generating of navigation factory with annotation processor
- ๐ Screen result support for fragments
-
v1.0.0
June 18, 2017 -
v0.1.0
March 29, 2017