]> git.mxchange.org Git - jcontacts-core.git/commit
Rewrite:
authorRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:02:50 +0000 (22:02 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:02:50 +0000 (22:02 +0200)
commit24c4a3aef7e2de8b4823cd212d803b76e781f5ac
treebf07a71c9bfbb216896dc57cbfdd2d3544f3dc0c
parent8a5b9d02dcc31691bd586c70cf840a09e6435103
Rewrite:
- introduced jcountry-core which is a library for handling country-related data, e.g. dial prefix, country code ...
- introduced jphone-core which is a library for handling phone, fax and cell phone numbers
- these both new libraries required a rewrite of many parts
.gitignore
lib/jcore.jar
lib/jcountry-core.jar [new file with mode: 0644]
lib/jphone-core.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml
src/org/mxchange/jcontacts/contact/Contact.java
src/org/mxchange/jcontacts/contact/UserContact.java