Proto commits in twcclegg/libphonenumber-csharp

These 32 commits are when the Protocol Buffers files have changed:

Commit:7e60d22
Author:Tom Clegg

v8.13.0

The documentation is generated from this commit.

Commit:a50dbe6
Author:Tom Clegg

v8.12.24

Commit:52171eb
Author:Thomas Clegg
Committer:Thomas Clegg

8.7.0 proto and metadata updates

Commit:3772bff
Author:Thomas Clegg
Committer:Thomas Clegg

8.6.0 protobufs

Commit:8e7f836
Author:Thomas Clegg
Committer:Thomas Clegg

update protos

Commit:6b3c8ce
Author:Sven Harazim

merge with official libphonenumber 7.7.4

Commit:b8e9ba7
Author:Aidan Bebbington

Upgrade meta data to v 7.0.9

Commit:4cf6849
Author:lararennie

JAVA: libphonenumber v4.9. Patch prepared by davinci.

Commit:7ea205c
Author:lararennie

JAVA: libphonenumber v4.4

Commit:56943e0
Author:lararennie

JAVA: libphonenumber 4.2. Includes rest of emergency number data, new region SX.

Commit:00235ac
Author:lararennie

JAVA,GEODATA: libphonenumber 4.0.

Commit:72425b5
Author:philip liard

Changing license to Libphonenumber Authors.

Commit:0a0ea46
Author:jia shao peng

CPP: Switch protobuff to lite and add Equals method. Patch contributed by philip.liard

Commit:bc885d6
Author:jia shao peng

CPP: Removing proto files from cpp/src. Patch contributed by philip.liard

Commit:b521d8e
Author:jia shao peng

CLEANUP: remove unused flag in proto file. Patch by philip.liard

Commit:4650ff9
Author:jia shao peng

CLEANUP: move shared resources out of java to resources/

Commit:6e512c3
Author:lararennie

JAVA: RFC3966 support, metadata update, extensive comment changes, getSupportedCountries renamed to getSupportedRegions.

Commit:d9b7673
Author:lararennie

JAVA: findNumbers functionality, metadata updates, bug-fixes

Commit:7329aa9
Author:jia shao peng

Update phonenumber proto and logging. Patch contributed by philip.liard

Commit:0de95ec
Author:jia shao peng

Checking in README, Makefile and dependencies of C++ version of libphonenumber. Patch contributed by philip.liard

Commit:13c83c7
Author:lararennie

Metadata update, UAN code support and isNumberMatch changes.

Commit:3ff28f2
Author:jia shao peng

Bug fixes for code and metadata improvement. Also added new PAGER type support in the library.

Commit:3033677
Author:jia shao peng

Major improvement in AsYouTypeFormatter to start formatting earlier. New TrancateTooLongNumber functionality in PhoneNumberUtil. Also fixes formatByPattern and Japanese AsYouTypeFormatter bugs.

Commit:24ad673
Author:jia shao peng

Update library with new functionalities and metadata.

Commit:ed09e18
Author:jia shao peng

Reorganize project structure to make it easy to build(cont.)

Commit:73eb438
Author:jia shao peng

Reorganize project structure to make it easy to build.

Commit:23d3bf6
Author:jia shao peng

Correct sync error in phonemetadata.proto.

Commit:f0e3569
Author:jia shao peng

Update library to v2.2

Commit:859bbaa
Author:jia shao peng

Update library to v2.1

Commit:96223f5
Author:jia shao peng

Update library to v2.0

Commit:c4bbe62
Author:jia shao peng

switch the library to use protobuf lite instead of the full version.

Commit:43d95fa
Author:jia shao peng

Checking in first version of java libphonenumber