Skip to content

Releases: rubengees/introduction

1.1.2

10 Oct 00:40
Compare
Choose a tag to compare

The library is now available through JitPack!

Check the updated Readme to see how to include it.
Older releases are still available in the JCenter repo.

1.1.0

30 Sep 12:43
Compare
Choose a tag to compare

Warning! Potentially breaking changes

  • withStyle now uses a class instead of an Integer. (You can extend that, to apply your own style)
  • Many annotations, to help you use this library.
  • Moved the NumberIndicatorManager to the sample. If you want to use that, just copy it.

See the update guide in the Readme.

1.1.0

23 Sep 20:30
Compare
Choose a tag to compare

Warning! Potentially breaking changes

  • Asynchronous image loading is now available. See the Upgrade Guide in the Readme.
  • The ´OnSlideChangedListener´ was renamed to ´OnSlideListener´

1.0.5

18 Sep 16:05
Compare
Choose a tag to compare

Min sdk is now 10 (Gingerbread). FIX #4

The DepthPageTransformer and the ZoomOutPageTransformer have been moved to the sample as they call sdk 11 methods.

1.0.4

17 Sep 20:36
Compare
Choose a tag to compare

Various small improvements.

1.0.3

16 Sep 14:47
Compare
Choose a tag to compare

Fix AboutLibraries definition file.

1.0.2

16 Sep 03:53
Compare
Choose a tag to compare

Fixed a Proguard issue.

1.0.1

16 Sep 00:30
Compare
Choose a tag to compare

Improvements for long text.
Renamed the withResource() methods.

1.0

14 Sep 14:18
Compare
Choose a tag to compare
1.0

Initial Release