Skip to content

Releases: aiqfome/aiqcomponents-android

v3.0.1

29 Jul 13:25
d49354f
Compare
Choose a tag to compare
  • add null safe in filterable string

v3.0.0

28 Jul 18:02
e55145d
Compare
Choose a tag to compare
  • migrate to kotlin
  • refactor structure

2.1.5

12 May 19:02
aa43a4c
Compare
Choose a tag to compare
  • Fixing ellipsize method;
  • Whenever the input component changes its enable status, we set the input type again.

2.1.4

29 Jan 20:32
ae60bfc
Compare
Choose a tag to compare

fix(TextInput): adding function to disable only the selector of the editText

2.1.3

27 Jan 20:35
1bc9f24
Compare
Choose a tag to compare
  • refactor(TextInput): set text cursor to initial of the text when focus is out

2.1.2

27 Jan 16:57
18c5a88
Compare
Choose a tag to compare

Changes

  • refactor: changing background color when disabled and adding ellipsed

2.1.1

10 Dec 17:28
d67d4a3
Compare
Choose a tag to compare
  • Allowing searching by subtitle;
  • Override selector setEnable function.

2.0.0

05 Oct 20:35
d2fe87f
Compare
Choose a tag to compare
  • renamed project, packages and sample
  • refactored sample -> decoupled component layouts
  • introducing kotlin to the project

aiqInput 1.10

12 Aug 22:57
4175810
Compare
Choose a tag to compare
  • fixed problem of not clearing the search field after selecting an item from the filtered list.

aiqInput 1.9

12 Jun 19:28
7e4d506
Compare
Choose a tag to compare
  • Fixed SearchView "clickability"
  • Now, you are able to click at the whole component to activate the input text.