material-intro

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

MIT License

Stars
1.7K

Bot releases are visible (Hide)

material-intro - Release 2.0.0 Latest Release

Published by chimbori about 5 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.
material-intro - Release 1.6.2

Published by heinrichreimer over 7 years ago

  • Bump version
material-intro - Release 1.6.1

Published by heinrichreimer over 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)
material-intro - Release 1.6

Published by heinrichreimer about 8 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!

material-intro - Release 1.5.8

Published by heinrichreimer about 8 years ago

  • Bug fixes (#101, #103, #104, #105, #109, #112, #113, #119)
material-intro - Release 1.5.7

Published by heinrichreimer about 8 years ago

  • Bug fixes 💉 (#99, #100)
material-intro - Release 1.5.6

Published by heinrichreimer over 8 years ago

  • Updated to Android Nougat (API 24)
  • Fixed UI glitch (#89)
  • Bug fixes (#96, #97)
material-intro - Release 1.5.5

Published by heinrichreimer over 8 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)
material-intro - Release 1.5.4

Published by heinrichreimer over 8 years ago

  • Option to set CTA button text and click listener (#73, #74)
  • Fixed glitches in InkPagerIndicator (667be5b92e29e2ec382b3b29405be85d51803e7e)
  • Improved CTA button transitions (31af830c8b3843b6eac30ad82432c1da19347c1d)
material-intro - Release 1.5.3

Published by heinrichreimer over 8 years ago

  • UI improvements (#70, #71)
  • Bug fixes (#70)
material-intro - Release 1.5.2

Published by heinrichreimer over 8 years ago

  • Bug fixes (#57, #58, #59, #61, #63, #64, #65, #66)
material-intro - Release 1.5.1

Published by heinrichreimer over 8 years ago

  • Added parallax feature (#55, #2)
material-intro - Release 1.5

Published by heinrichreimer over 8 years ago

  • New Material guidelines (c4c446d0b17f2d7940f46507c6c1452252c20ae1, a805893e4ffac256b718ffca563620d2de59aec7)
  • Added option to hide back/skip and next/finish buttons (#43)
  • Added CTA button as per guidelines (a805893e4ffac256b718ffca563620d2de59aec7)
  • Bug fixes (#51, #52)
material-intro - Release 1.4

Published by heinrichreimer over 8 years ago

  • UI improvements (#37, #38, #39)
  • Activity result implemented (#36)
  • Bug fixes (#28, #42)
material-intro - Release 1.3

Published by heinrichreimer over 8 years ago

  • Implemented proper fragment restoring (#20)
  • Added CharSequence options to SimpleSlide.Builder (#31)
  • Fixed layout issues (#25, 9cd78fc9690c6c86539ea91977a005f4e4a086dd)
  • Added demo for scrollable slides (#22)
  • Fixed bugs (#27)
material-intro - Release 1.2.1

Published by heinrichreimer over 8 years ago

  • Fixed annotation bug
material-intro - Release 1.2

Published by heinrichreimer over 8 years ago

  • Validation feature (#7, 55d2d08)
  • Permission requests (55d2d08)
  • Bug fixes
material-intro - Release 1.1

Published by heinrichreimer over 8 years ago

  • Bug fixes (#1, #4, #5, #6, #21)
  • Option to disable skip button / finish button (#3)
  • Added demo on how to open a new activity after completing the inro (#14)
  • Added scrollable slides (#22)
material-intro - Release 1.0

Published by heinrichreimer over 8 years ago

  • Initial release