Skip to content

Releases: pgreze/android-reactions

Release 1.6

05 Jul 03:42
2cb761a
Compare
Choose a tag to compare

Added popup state changed listener #33

Release 1.5.1

22 Apr 03:12
d67bca0
Compare
Choose a tag to compare

Make sure both artifacts and dokka are up-to-date.

Release 1.5

22 Apr 03:01
d67bca0
Compare
Choose a tag to compare
  • add typeface parameter for hover textview #30 (thx @Marchuck)
  • adopt the new Dokka format #32

Release 1.4

10 Feb 14:44
01013a0
Compare
Choose a tag to compare

First release to maven central instead of Jcenter, allowing to be ready for https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

1.3

18 Nov 14:51
33d5d13
Compare
Choose a tag to compare
1.3

Add 2 new attributes:

  • popupCornerRadius
  • popupAlphaValue

See #22 and #23 for details.
Thanks again @h4rz for your contribution 👏

Release 1.2.2

02 Oct 15:15
6e9c502
Compare
Choose a tag to compare
  • Upgrade dependencies
  • fix a crash when only 1 item is provided #16

Release 1.2.1

16 Apr 13:55
a765d4e
Compare
Choose a tag to compare

Upgrade dependencies:

  • org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
  • androidx.core:core-ktx:1.2.0

Release 1.2

08 Dec 10:53
Compare
Choose a tag to compare
  • Upgrade to latest AndroidX artifacts
  • Upgrade Kotlin to 1.3.61