Skip to content

Releases: rh-id/a-navigator

Release v0.0.68

18 Jun 05:30
Compare
Choose a tag to compare

Release v0.0.67

18 Jun 05:28
Compare
Choose a tag to compare

v0.0.66

24 Nov 01:06
Compare
Choose a tag to compare

Full Changelog: v0.0.65...v0.0.66

v0.0.65

05 Nov 02:16
Compare
Choose a tag to compare

[Memory] Cache animation & transition instances

v0.0.64

19 Oct 12:20
Compare
Choose a tag to compare

[Ext-Dialog] Fix Confirm Dialog text content positioning

v0.0.63

19 Oct 12:06
Compare
Choose a tag to compare

[Ext-Dialog] Replace Dialog LinearLayout with RelativeLayout

v0.0.62

07 Oct 08:35
Compare
Choose a tag to compare

[Fix] Orientation was not set when pop/push from different orientation
[Doc] Update javadoc for NavActivity.RequestOrientation
[Internal] Replace internal ViewAnimator with NavViewLayout
[Fix] Dialog not shown when state is restored
[Fix] ViewNavigator is not restored when Navigator is restored
[Feature] RouteOptions.withTransition to use Transition Framework animation
[Fix] Null pointer when animation is null

v0.0.61

27 Sep 09:03
Compare
Choose a tag to compare

[Feature] NavActivity.RequestOrientation to handle screen orientation for each StatefulView page

v0.0.60

02 Sep 09:02
Compare
Choose a tag to compare

[Feature] new INavigator.replace API to pop and push current route
[Fix] INavigator.retry RouteOptions not using current route

v0.0.59

15 Aug 12:10
Compare
Choose a tag to compare

Revert "[Break] Replace NavConfiguration.threadPoolExecutor with ExecutorService type & Implement WeightedThreadPool"