| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
c2ed2dcf7b |
Removing leading_zero_possible from metadata and code (#1805)
* It was confusing and unnecessary. Not every country that has short numbers beginning with a 0 had it, and it is not the only digit that could overlap with a national prefix and hence be interpreted incorrectly. |
9 years ago |
|
|
079b36843f | Stop setting the national number pattern to NA when no data exists (#1751) | 9 years ago |
|
|
a11ba762a7 |
BuildMetadata updates (#1726)
1) Changing the BuildMetadataFromXml to only set same_mobile_and_fixed_line_pattern and national_prefix_optional_when_formatting if they differ from default values, and the domestic_carrier_code_formatting_rule, international_prefix and national_prefix_formatting_rule if there is one. 2) Adding a test with some golden data for the BuildMetadataJsonFromXml. 3) Adding to the proto a missing explicit default false. 4) Updating a couple of methods in the Phonemetadata.java class to have names that match those of the auto-generated Phonemetadata used by the CPP build, now that we use those methods when building the metadata. 5) Fix to ant build file to enable the junit command to still work (instructions on open-source on how to regenerate metadata files refer to this) Resulting data is smaller for Java and C++ and the resulting BuildMetadataJsonFromXml code is cleaner. |
9 years ago |
|
|
23f12e8b5f | JAVA: Added the phone number to timezones mapper, including tests, binary generation code and data | 12 years ago |
|
|
148dd4edf6 | JAVA: Update geocoder binary generation code. | 12 years ago |