Skip to content

Releases: heinrichreimer/material-intro

Release 2.0.0

15 Sep 15:47
Compare
Choose a tag to compare
  • Migrated to AndroidX & SDK 29 (minSdk is still 16).
  • Removed dependency on Data Binding as well as ButterKnife.
  • License changed from Apache v2 to MIT (see issue #176).
  • Translations: Danish, Italian, Swedish, Norwegian, Vietnamese.
  • Support for clickable web links.
  • Orientation is now locked while Introduction is in progress.
  • Allow overridable onClickListeners.
  • Several bug fixes & stability improvements.

Release 1.6.2

21 Mar 10:02
Compare
Choose a tag to compare
  • Bump version

Release 1.6.1

21 Mar 09:59
Compare
Choose a tag to compare
  • Method to go to any slide IntroActivity#goToSlide(int) (#166)
  • Changed license (#176)
  • Danish, Italian, Swedish and Norwegian translation (#159, #160, #172, #186, #187)
  • Some new utility methods getContentView() (#189), add/removeOnNavigationBlockedListener() (#183), getCurrentSlidePosition() (#195)
  • Web link support in description (#192)
  • Updated build tools and dependencies
  • Bug fixes (#162, #194, #146)

Release 1.6

20 Sep 21:51
Compare
Choose a tag to compare

Big thanks to @daniel-stoneuk for fixing some major bugs!

Release 1.5.8

01 Sep 15:26
Compare
Choose a tag to compare

Release 1.5.7

18 Jul 16:23
Compare
Choose a tag to compare

Release 1.5.6

12 Jul 17:00
Compare
Choose a tag to compare
  • Updated to Android Nougat (API 24)
  • Fixed UI glitch (#89)
  • Bug fixes (#96, #97)

Release 1.5.5

24 Jun 23:12
Compare
Choose a tag to compare

Release 1.5.4

07 Jun 15:08
Compare
Choose a tag to compare
  • Option to set CTA button text and click listener (#73, #74)
  • Fixed glitches in InkPagerIndicator (667be5b)
  • Improved CTA button transitions (31af830)

Release 1.5.3

06 Jun 21:42
Compare
Choose a tag to compare