Skip to content

Releases: Madrapps/Pikolo

v2.0.2

31 Aug 01:02
Compare
Choose a tag to compare
  • Updated all dependencies to latest version
  • Moved CI/CD from Travis to Github actions

RGB Color Picker

26 May 04:16
099b775
Compare
Choose a tag to compare
  • Added RGB Color Picker
  • Migrated to AndroidX

Version Upgrade

22 May 05:19
cc37933
Compare
Choose a tag to compare

Updated Gradle version to latest
Updated Kotlin to latest

Gradle Upgrade

28 Oct 04:41
6ae5bd9
Compare
Choose a tag to compare
  • Updated Gradle version to latest
  • Updated other dependencies to latest
  • Updated Android compileSdkVersion to 28

Ability to Extend

18 Jun 07:46
Compare
Choose a tag to compare

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

Improved XML attributes

16 Jun 02:08
Compare
Choose a tag to compare

Redundant XML attributes are clubbed together.

XML configuration

11 Jun 07:12
Compare
Choose a tag to compare
  • Parameters of view can be configured via XML
  • Improved the way Touch works
  • Added optional borders for the arc

Base Version

04 Jun 14:48
Compare
Choose a tag to compare

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.

Pre Base Version

04 Jun 11:28
Compare
Choose a tag to compare
Pre Base Version Pre-release
Pre-release

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