Skip to content

Releases: side-codes/Android-Color-Picker

v0.6.2

Choose a tag to compare

@smelfungus smelfungus released this 18 Apr 22:48
220c7b0
  • Fix maven developer email

v0.6.1

Choose a tag to compare

@smelfungus smelfungus released this 18 Apr 19:34
648b040
  • Migrate to Maven Central
  • Update dependencies
  • Handle missing ColorSeekBar background (#177)
  • Polish View and Listener hierarchy

v0.5.0

Choose a tag to compare

@smelfungus smelfungus released this 08 Nov 21:34
3686760
  • Update dependencies

v0.4.0

Choose a tag to compare

@smelfungus smelfungus released this 12 Jun 00:51
8fa30bd
  • Lower minSdkVersion to 19, introduce more compat approaches
  • Update dependencies
  • Extend standalone sample Activity
  • Update sample app's compileOptions *Compatibility to JavaVersion.VERSION_1_8

v0.3.0

Choose a tag to compare

@smelfungus smelfungus released this 29 Mar 19:06
92ea2d5

New Features

  • Implement basic RGB SeekBars
  • Implement basic LAB SeekBars
  • Refine internal ColorSeekBar architecture