Skip to content

Releases: Madrapps/EyeDropper

Version Upgrade

23 May 10:18
c84a34b
Compare
Choose a tag to compare

Updated Gradle version to latest
Updated Kotlin to latest

Migration to Kotlin

30 May 14:55
Compare
Choose a tag to compare

We are migrating the library to Kotlin

SelectionListener

24 May 12:51
Compare
Choose a tag to compare

Added SelectionListener with onSelectionStart() and onSelectionEnd() methods so that users can now be notified when the color selection started and ended. These callbacks can be used to show visual cues or run some animation (at the end).

POM Update

01 May 18:30
Compare
Choose a tag to compare

There is no code changes in this release. The POM file is updated so that the artifacts can be published in mavenCentral()

Base Version

01 May 06:26
Compare
Choose a tag to compare

This is the base version with the ability to pick color from any given view.