Skip to content

Releases: stephentuso/welcome-android

0.6.1

22 Feb 05:54
Compare
Choose a tag to compare

Made show() return true if the welcome screen was shown, false if not

0.6.0

30 Jan 23:09
Compare
Choose a tag to compare
  • Added option to show previous button
  • Added option to show back button in action bar (if it's enabled)

0.5.0

26 Jan 19:47
Compare
Choose a tag to compare
  • Fixed back button behavior
  • Switched to using onActivityResult instead of EventBus for results (easier to use and more reliable)
  • Improved styles
  • Made next button able to be hidden

0.4.3

25 Jan 02:08
Compare
Choose a tag to compare
  • Improved layout on small screens

0.4.2

25 Jan 01:22
Compare
Choose a tag to compare
  • Cleaned up styles
  • Made parallax content show in front of text
  • Added FullScreenParallaxFragment

0.4.1

24 Jan 07:33
Compare
Choose a tag to compare
  • Improved WelcomeScreenPage.OnChangeListener
  • Improved styles and layouts
  • Made button typefaces individually customizable

0.4.0

24 Jan 02:27
Compare
Choose a tag to compare
  • Made typefaces customizable
  • Added parallax fragment

0.3.0

23 Jan 04:32
Compare
Choose a tag to compare
  • Added WelcomeScreenPage.OnChangeListener
  • Optional parallax effect in included fragments
  • Made done/skip button text customizable
  • Bug fixes

0.2.3

21 Jan 08:19
Compare
Choose a tag to compare
  • Updated styles
  • Fixed back button behavior

0.2.2

21 Jan 02:46
Compare
Choose a tag to compare

Fixed dependency issues