Lara Scheidegger
030071b3a9
JAVA: libphonenumber v4.6. New countries: BQ, CW, SS, metadata updates & bug fixes.
14 years ago
monjiwired
3cb8a3186b
DATA: Fixing AU mobile prefixes.
14 years ago
Shaopeng Jia
d96d17db8d
Stop modifying metadata in formatInOriginalFormat().
Bug: http://code.google.com/p/libphonenumber/issues/detail?id=91
Review URL: http://codereview.appspot.com/5573043
14 years ago
Shaopeng Jia
a417571ecd
Java: Fix geocoder to return empty string for Global Networks numbers.
Review URL: http://codereview.appspot.com/5557071
14 years ago
Shaopeng Jia
59fb39c76d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
524402ff26
[maven-release-plugin] prepare release libphonenumber-4.5
14 years ago
Shaopeng Jia
9feb68c47a
JAVA: libphonenumber 4.5
Review URL: http://codereview.appspot.com/5532089
14 years ago
Shaopeng Jia
be80b7e4c1
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
85e67b9621
[maven-release-plugin] prepare release libphonenumber-4.4
14 years ago
Lara Scheidegger
c634f2412e
JAVA: libphonenumber v4.4
14 years ago
Philippe Liard
478492d54b
JAVA: Add Maven support for the libphonenumber demo.
That lets the demo be part of the libphonenumber Maven project thus adds the following benefits:
- Automatically update the version of the demo and the libphonenumber artifact the demo depends on when performing a release.
- Let Maven handle the deployment of the demo to AppEngine without any need to install the AppEngine SDK.
- No need to push the dependency JARs (servlet, apache common fileupload/io) even if they are still here to let you use Ant if you prefer.
Note that this CL depends on CL 5395054.
Review URL: http://codereview.appspot.com/5405041
14 years ago
Shaopeng Jia
815c9b1b2c
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
122149ff8d
[maven-release-plugin] prepare release libphonenumber-4.3
14 years ago
Shaopeng Jia
12993b5935
Refactoring PhoneNumberOfflineGeocoder and updating tests and PhoneNumberUtil.
Review URL: http://codereview.appspot.com/5435067
14 years ago
Shaopeng Jia
fa45d4a4a9
Update libphonenumber to v4.3
Review URL: http://codereview.appspot.com/5434054
14 years ago
Philippe Liard
aa58387144
JAVA: Add Maven support for offline phone number geocoder.
This CL (depending on CL 5376090) adds the Maven support for the offline phone number geocoder.
All the geocoding-related code/data is moved to the new directory java/geocoder.
Additionally a pom.xml file is added to java/ and java/geocoder/.
The pom.xml file located in java/ is the parent pom file which contains the configuration (SCM, developers, encoding...) that applies to both the libphonenumber and geocoder modules.
The libphonenumber and geocoder Maven modules inherit from this parent pom file therefore they don't need to duplicate this configuration.
I also moved build.xml and release_notes.txt back to java/.
BUG=57
Review URL: http://codereview.appspot.com/5395054
14 years ago
Philippe Liard
b5b7c3bbf8
JAVA: Move java code to java/libphonenumber.
This is required for the incoming Maven refactoring adding a separate geocoder module.
BUG=57
Review URL: http://codereview.appspot.com/5376090
14 years ago
Lara Scheidegger
eab3e2f14f
METADATA: Fixing formatting patterns for Korea to cover all numbers we consider valid.
14 years ago
Shaopeng Jia
fdb887c923
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
f9adc024ca
[maven-release-plugin] prepare release libphonenumber-4.2
14 years ago
Lara Scheidegger
0b47ddf10a
Fixing NPE in getLengthOfNationalDestinationCode reported in issue 73
14 years ago
Lara Scheidegger
6f225c7897
JAVA: libphonenumber 4.2. Includes rest of emergency number data, new region SX.
14 years ago
Philippe Liard
60da46779b
Reset PhoneNumberUtil singleton instance in ShortNumberUtilTest and make JUnit tests never fork in both Ant and Maven.
PhoneNumberUtil.resetInstance() should always be used instead. This omission should not be hidden by unit tests that fork.
That also makes the external version consistent with the internal one in which unit tests don't seem to be executed by default in isolated processes.
Review URL: http://codereview.appspot.com/5341042
14 years ago
Nikolaos Trogkanis
d46ff896ce
- Fix formatNumberForMobileDialing that is modifying its input PhoneNumber.
- Fix incorect use of string equality.
- Fix testGetEnglishDataPath that is failing under windows.
- Remove unused method and variables.
14 years ago
Shaopeng Jia
27fbd7fa4d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
cb9e05daab
[maven-release-plugin] prepare release libphonenumber-4.1
14 years ago
Lara Scheidegger
6d2920f20e
TESTDATA: Fixing test-data XML file to follow the DTD, as reported by b72.
14 years ago
Philippe Liard
42b959f261
JAVA,CPP: libphonenumber 4.1.
Review URL: http://codereview.appspot.com/5303049
14 years ago
Shaopeng Jia
21ce203880
JAVA: Release InputStreams after using them.
Review URL: http://codereview.appspot.com/5263046
14 years ago
Shaopeng Jia
95387d7d4c
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
0732670f72
[maven-release-plugin] prepare release libphonenumber-4.0
14 years ago
Lara Scheidegger
a2a91f2bb3
JAVA,GEODATA: libphonenumber 4.0.
14 years ago
Philippe Liard
1c540bd8cd
GEODATA: Add new files and English translations.
Changes for AO, AR, AT, BJ, BR, CD, CG, CI, CL, CN, CV, DE, ES, FR, GR, GW, HU, KM, MR, MZ, NL, PL, PT, SE, ST, SZ.
Review URL: http://codereview.appspot.com/5150044
14 years ago
Shaopeng Jia
d0a41127dc
JAVA: Fix a small threading issue with PhoneNumberUtil.java
Review URL: http://codereview.appspot.com/5129044
14 years ago
Philippe Liard
99a60e37be
JAVA: Fix NullPointerException in PhoneNumberOfflineGeocoder.
14 years ago
Shaopeng Jia
fdcc49d17d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
2bf5685269
[maven-release-plugin] prepare release libphonenumber-3.9
14 years ago
Philippe Liard
ed81076fe0
JAVA,GEODATA: libphonenumber 3.9.
14 years ago
Philippe Liard
aef5f16aa4
GEODATA: Update Zambia binary file.
14 years ago
Philippe Liard
9129014392
GEODATA: Fix invalid location in Germany geocoding data.
15 years ago
Philippe Liard
4647369c81
JAVA: Move RegionCode class to let it be used by all the unit tests.
15 years ago
Philippe Liard
ad9de93c31
GEODATA: Add geocoding data for Argentina, Ascension Island, Cape Verde, Cuba, Finland, Greenland, Morocco, Mozambique, Somalia, Zambia. Contributed by g1smd.
15 years ago
Philippe Liard
b59d9080ab
Changing license to Libphonenumber Authors.
15 years ago
Philippe Liard
6563bddbb0
GEODATA: Adding data for Egypt, Mauritius, Uganda, The Comoros, Sao Tome and Principe. Contributed by g1smd.
15 years ago
Philippe Liard
688606ee4e
GEODATA: Updating binary file 290_fr after the text file encoding change.
15 years ago
Philippe Liard
51eeec57ab
GEODATA: Add geocoding data for Togo. Contributed by g1smd.
15 years ago
Philippe Liard
18d8cc666c
GEODATA: Add geocoding data for Sierra Leone, Ethiopia, St. Helena & Tristan da Cuhna, Republic of Congo. Contributed by g1smd.
15 years ago
Shaopeng Jia
a163b98672
JAVA: Remove unused test binary file.
15 years ago
Shaopeng Jia
fd6f047c68
[maven-release-plugin] prepare for next development iteration
15 years ago
Shaopeng Jia
1b0362dcd8
[maven-release-plugin] prepare release libphonenumber-3.8
15 years ago