Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Releases: ljesparis/PhoneEditText

Version 1.4

25 Mar 22:06
Compare
Choose a tag to compare
  • when edittext is empty, hint should be displayed instead of a text.
  • nothing should be displayed when user tryes to type something on the international code

Version 1.3

22 Feb 23:26
Compare
Choose a tag to compare
  • optimizing phoneedittext initialization
  • adding android-arsenal tag

Version 1.2

19 Feb 00:49
Compare
Choose a tag to compare
  • User cannot write nothing into the international code space
  • Default international code is USA(+1)
  • phoneedittext default options shall be initialized if developer try to create edittext from code

Version 1.1

15 Feb 22:15
Compare
Choose a tag to compare
  • Updating Method AddTextChangedListener, PhoneEditTextWatcher object shall be the default TextWatcher
  • adding max length and singleline option by default

Version 1.0

08 Feb 05:47
Compare
Choose a tag to compare

first commit