- First commit
- Updating Method AddTextChangedListener, PhoneEditTextWatcher object shall be the default TextWatcher
- adding max length and singleline option by default
- 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
- optimizing phoneedittext initialization
- adding android-arsenal tag