Skip to content

Releases: Madrapps/EyeDropper

Version Upgrade

Choose a tag to compare

@instrap instrap released this 23 May 10:18
c84a34b

Updated Gradle version to latest
Updated Kotlin to latest

Migration to Kotlin

Choose a tag to compare

@thsaravana thsaravana released this 30 May 14:55

We are migrating the library to Kotlin

SelectionListener

Choose a tag to compare

@instrap instrap released this 24 May 12:51

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

Choose a tag to compare

@instrap instrap released this 01 May 18:30

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

Base Version

Choose a tag to compare

@instrap instrap released this 01 May 06:26

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