Colorpreference Versions Save

A custom preference item for easy implementation of a color picker in Android's preference screen.

1.1.0

5 years ago
  • Migrate to AndroidX.
  • Fix errors in preference layout preview.
  • Update dependencies and build tools.

1.0.6

6 years ago
  • Update support library version to 27.1.0

1.0.5

6 years ago
  • Update support lib version to 27.0.2, this fixes #5

1.0.4

6 years ago
  • Update internal dependencies.

1.0.3

7 years ago
  • Fix NullPointerException when the array referenced by colorChoices attribute contains color references instead of color strings.
  • Update internal dependencies.

1.0.2

7 years ago
  • The inbuilt color picker can now be used in any activity.
  • Changed gradle compile statement. See the README file.

1.0.1

7 years ago
  • Added support for the support-preference-v7/v14 libraries.

1.0.0

7 years ago

This is the first release, see the README for relevant information.