Skip to content

Releases: Teamwork/android-multiautocomplete

v0.4.0

21 Apr 11:12
e8fa1eb
Compare
Choose a tag to compare

Moving the library from Bintray to Maven Central
Given the future discontinuation of the Bintray repo, we have moved multiautocomplete to Maven Central.

Please follow the instructions in the Download section of the README to update your configuration, and note that the groupId of the library has changed as following:

implementation 'com.teamwork.multiautocomplete:android-multiautocomplete:0.4.0'

Changelog
No code changes between 0.3.0 and 0.4.0.

v0.3.0

29 Mar 15:56
505200b
Compare
Choose a tag to compare
com.teamwork:android-multiautocomplete:0.3.0

Breaking changes

  • Support library dependencies replaced with androidX

Other changes

  • Updated build system dependencies to latest, using target SDK 30
  • Some code warnings removed in production code
  • Fixed documentation styles and updated Javadocs in artifacts

v0.2.6

14 Nov 14:33
8e5ff81
Compare
Choose a tag to compare

Upgrade to latest Gradle plugin and support libraries (27.0.1)

v0.2.5

04 May 15:22
Compare
Choose a tag to compare

Delayer: exposes hidden Android API to allow delaying the filtering when the user is typing fast (or deleting text) in order to improve the MultiAutoCompleteEditText performances.

v0.2.4

22 Mar 14:44
Compare
Choose a tag to compare

Bug fixes:

  • OnTokensChangedListener: verify added/removed tokens when setItems() is called again with different data.

v0.2.3

10 Feb 18:12
Compare
Choose a tag to compare
MultiAutoComplete release javadoc 0.2.3