All Versions
14
Latest Version
Avg Release Cycle
96 days
Latest Release
2707 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.5 Changes
April 15, 2014- Keep original screen on stack if found by resetTo.
-
v0.4 Changes
January 28, 2014- API break: @Screen(layout=R.layout.foo) > @Layout(R.layout.foo), and Screens > Layouts. Support for view class literals is gone. They break theming and the fix isn't worth the bother.
-
v0.3 Changes
January 21, 2014- ๐ New: Backstack#fromUpChain(Object), allows backstack to be created from a HasParent screen.
-
v0.2 Changes
November 12, 2013๐ Initial release.