Material Intro Versions Save

A simple material design app intro with cool animations and a fluent API.

2.0.0

4 years ago
  • 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.

1.6.2

7 years ago
  • Bump version

1.6.1

7 years ago
  • 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)

1.6

7 years ago
  • PageTransformers to implement custom scroll animations (#135)
  • Option to set parallax factor in java code (#127, thanks to @iampkhan)
  • Bug fixes (#122, #123, #124, #125, #128, #130, #131, #132, #133)

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

1.5.8

7 years ago
  • Bug fixes (#101, #103, #104, #105, #109, #112, #113, #119)

1.5.7

7 years ago
  • Bug fixes :syringe: (#99, #100)

1.5.6

7 years ago
  • Updated to Android Nougat (API 24)
  • Fixed UI glitch (#89)
  • Bug fixes (#96, #97)

1.5.5

7 years ago
  • Autoplay (#81)
  • Canteen demo (a76e350cebddee7899a3cb0857c1d916884ffa1e, many thanks to @JovieBrett)
  • Parallax feature now available from SimpleSlide (32bafa380627cfa9157fe78a5b17f567ef913306)
  • Added option to control page scroll speed and interpolator (803c22731f7ba89d7f195bee7113948924174dee)
  • Buf fixes (2facd238e3d663da430427a967c50c9ac7918589, #76, 5aebbcc1c0a3c7ca0836b761425b04b500bf92ac, 2ee464f8a7117481154ae4667b5661523ecebc48)

1.5.4

7 years ago
  • Option to set CTA button text and click listener (#73, #74)
  • Fixed glitches in InkPagerIndicator (667be5b92e29e2ec382b3b29405be85d51803e7e)
  • Improved CTA button transitions (31af830c8b3843b6eac30ad82432c1da19347c1d)

1.5.3

7 years ago
  • UI improvements (#70, #71)
  • Bug fixes (#70)