Skip to content

Releases: milos192/android-material-chips

v0.1.4-alpha

01 Dec 15:47
Compare
Choose a tag to compare
v0.1.4-alpha Pre-release
Pre-release
  • Ability to set the text programatically
  • Ability to set the hint on the edit text
  • Removed the MaterialAutocompleteView

v0.1.3-alpha

12 Sep 14:26
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release

Initial support for preloaded images for Chip entries

v0.1.2-alpha

12 Sep 12:19
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

This version has working Jitpack support now, and it addressed a couple of issues from the previous version. Full changelog will be available on first beta release.

v0.1.1-alpha

11 Sep 21:37
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

This release just addresses my stupid mistake where I applied the Jitpack plugin to the wrong build.gradle file

v0.1.0-alpha

11 Sep 21:21
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

The first alpha to be tested in a project. This release is mainly for testing with Jitpack, and integrating into an existing project. Later releases should have proper changelogs, etc.