Cecilia Roes
33e35185ec
JAVA: Update to geocoder
12 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
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
a2a91f2bb3
JAVA,GEODATA: libphonenumber 4.0.
14 years ago
Philippe Liard
99a60e37be
JAVA: Fix NullPointerException in PhoneNumberOfflineGeocoder.
14 years ago
Philippe Liard
b59d9080ab
Changing license to Libphonenumber Authors.
15 years ago
Shaopeng Jia
c167f1c88f
JAVA: Update invalid US number in geocoder test, so that it is invalid for both the production and test metadata.
15 years ago
Lara Scheidegger
eedbf3ac30
JAVA,GEODATA: libphonenumber 3.8. Contains some bug-fixes, metadata improvements and improved phone-number-matcher behaviour. Consult the release notes for more information. Also updating a unit-test in CPP that would now fail with the testing metadata changes.
15 years ago
Shaopeng Jia
bf8b0360bf
JAVA: Check in source code for offline geocoder v1.2
15 years ago
Shaopeng Jia
cfc1e0bb88
JAVA: libphonenumber 3.7/offline-geocoder 1.1 release.
15 years ago
Philip Liard
f7b6457298
JAVA: Moving geocoding data and files to a separate package.
15 years ago
Shaopeng Jia
39c190d178
JAVA: Adding unittests for offline geocoding. Also modified build file to produce separate jars.
15 years ago
Lara Scheidegger
c16963ee09
JAVA: Metadata changes, introduction of PhoneNumberOfflineGeocoder class and small fixes.
15 years ago