Pikolo Versions Save

An android color picker library

2.0.2

2 years ago
  • Updated all dependencies to latest version
  • Moved CI/CD from Travis to Github actions

2.0.1

5 years ago
  • Added RGB Color Picker
  • Migrated to AndroidX

1.1.9

5 years ago

Updated Gradle version to latest Updated Kotlin to latest

1.1.8

5 years ago
  • Updated Gradle version to latest
  • Updated other dependencies to latest
  • Updated Android compileSdkVersion to 28

1.1.6

7 years ago

HSLColorPicker can now be extended so that clients can change the behavior or appearance

1.1.5

7 years ago

Redundant XML attributes are clubbed together.

1.1.4

7 years ago
  • Parameters of view can be configured via XML
  • Improved the way Touch works
  • Added optional borders for the arc

1.0.0

7 years ago

This includes the base version of Pikolo. We have one HSLColorPicker that can be user in its pre configured settings. A listener can be set to it to listen to color changes during selection.

0.1

7 years ago

This is a pre base version and the project is still in flux. Anything can change.