Keghani Kouzoujian
8ac47a2df4
Introduce MetadataFilter with custom configuration ( #1392 )
9 years ago
Keghani Kouzoujian
96d90b1b1a
Remove protobuf-javanano dependency ( #1348 )
We remove the dependency on protobuf (protobuf-javanano) from the Java library, resurrecting java/libphonenumber/src/com/google/i18n/phonenumbers/Phonemetadata.java which was present until libphonenumber-7.1.1.
Does not affect the C++ or JavaScript libraries.
9 years ago
David Yonge-Mallo
d03fa99422
replace the generation from proto with generation from nanoproto
10 years ago
David Yonge-Mallo
331094d2b5
remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled)
10 years ago
David Yonge-Mallo
03ce6d2713
replace the generation from proto with generation from nanoproto
10 years ago
David Yonge-Mallo
1fdda75a88
remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled)
10 years ago
David Beaumont
62e1ef2e5e
changes to allow for generation of alternate format metadata
14 years ago
Philippe Liard
175ad577f2
TOOLS: Change package to com.google.i18n.phonenumbers.
Review URL: http://codereview.appspot.com/5193044
14 years ago
Philippe Liard
b59d9080ab
Changing license to Libphonenumber Authors.
15 years ago
Nikolaos Trogkanis
2980262b6d
Fixed a few findbugs warnings and added a build rule to generate metadata for JavaScript.
15 years ago
Philippe Liard
32b0fe6a0e
CPP: Move non-base source code to src/phonenumbers/
15 years ago
Philip Liard
b36c48fc55
TOOLS: Add capability to generate lite_metadata, added namespaces to metadata, added build tools jar.
15 years ago
Philip Liard
abe9065a91
TOOLS: Update Metadata generation code to output metadata on multiple lines.
15 years ago
Philip Liard
88fc7a704d
TOOLS: Adding metadata code generation to C++ build tools.
15 years ago