All Versions
10
Latest Version
Avg Release Cycle
63 days
Latest Release
1780 days ago

Changelog History

  • v1.4.5 Changes

    June 11, 2019
    • ๐Ÿ›  Fix 'attr/counterTextColor' name conflict (#97 #99 #105)
  • v1.4.4 Changes

    June 08, 2018
    • โšก๏ธ Layout updated to support bigger clear icon and end icons (#72).
  • v1.4.3 Changes

    April 08, 2018
    • โž• Add setSimpleTextChangeWatcher() as a better way to listen the input (#69).
    • โž• Add app:manualValidateError attribute to manually control error state validation (#70).
    • ๐Ÿ› Bug fix (#71).
  • v1.4.2 Changes

    March 17, 2018
  • v1.4.1 Changes

    February 27, 2018
    • ๐Ÿ›  Ultimately fixed #49.
  • v1.4.0 Changes

    February 27, 2018
    • ๐Ÿ‘Œ Support Dense Layout (Dense Spacing) with app:useDenseSpacing attribute.
    • ๐Ÿ›  The label can be fixed at the top when hint is present, with app:alwaysShowHint attribute.
  • v1.3.9 Changes

    January 31, 2018
    • ๐Ÿ›  Fix issue #49.
    • ๐Ÿ›  Fix the compiling issue in #50.
  • v1.3.8 Changes

    January 31, 2018
    • ๐Ÿ›  Fix issue #41.
    • โž• Add autocompletion support as addressed in #43. (ExtendedEditText now extends a built-in TextInputAutoCompleteTextView, which extends AppCompatAutoCompleteTextView).
  • v1.3.7 Changes

    November 22, 2017
    • ๐Ÿ›  fix issue #37 #38.
  • v1.3.6 Changes

    November 20, 2017

    ๐Ÿ›  fix issue #34 and reoccurring #14.

    โž• add getter for onError (#33).

    ๐Ÿšš the space for the floating label at the top will be removed when labelText is empty (#35).