Aravind
f3c376667f
Commit changes.
3 years ago
dependabot[bot]
9307cdc4d6
Bump protobuf-java from 3.8.0 to 3.16.1 in /tools/java/cpp-build ( #2714 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.8.0 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.8.0...v3.16.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
penmetsaa
bed61b8324
Update README.md ( #2797 )
3 years ago
penmetsaa
c8fe4278f6
Penmetsaa maven update for release 8.12.52 ( #2796 )
3 years ago
penmetsaa
fd0f1d6e23
Version update for Java commons-fileupload dependency because of vulnerability found in this ( #2798 )
3 years ago
Tijana Vislavski Gradina
48a3aeebb2
Docs update ( #2792 )
* Fixing anchors
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
penmetsaa
bbbf17bff7
Metadata updates for release 8.12.52 ( #2795 )
3 years ago
penmetsaa
0c96fbd5d0
Fixating the absl-cpp version that we download and cpp readme update after #2791 ( #2793 )
* Readme update w.r.t new abseil-cpp dependency and fixing the absl-cpp version that we download.
* Reducing hash of commit to just working level
3 years ago
penmetsaa
274a08ab5a
Updating the upstream to JS's JSON api 'Stringify' rather than Google closure apis ( #2794 )
3 years ago
Carlo Cabrera
035901b78d
Use a system-installed abseil when available ( #2791 )
Currently, CMake is configured to download and build abseil from source
whenever `BUILD_GEOCODER` is set to `ON`. Let's allow users to use a
pre-existing installation of abseil by checking for one first before
attempting to download and build another one.
If CMake finds a pre-existing installation of abseil, it will use that
instead.
We need to allow the user to override `CMAKE_CXX_STANDARD` because they
may have built abseil with a newer standard than C++11. Attempting to
build libphonenumber with C++11 will fail if abseil was built with a
newer C++ standard.
Closes #2772 .
3 years ago
Ian Ker-Seymer
d495cafa72
Add mini_phone as Ruby third part port ( #2574 )
A Ruby gem which plugs directly into Google's native C++ libphonenumber for extremely fast and robust phone number parsing, validation, and formatting. On average, most methods are 70x to 80x faster than other Ruby phone number libraries.
3 years ago
Igor Petrovych
e193dac348
Update README.md ( #2506 )
We've added a Salesforce port of this library written in Apex and adapted to Salesforce governor limits.
3 years ago
David Beaumont
16a5d4dbe9
Adding anchors for all FAQ entries (down to ###) ( #1867 )
* Adding anchors for all FAQ entries (down to ###)
3 years ago
penmetsaa
dcb7dfc3a9
Delete ant build/util targets for demo site updates as they are now absolete ( #2789 )
- Followup to PR #2773 , where we started using official appengine Maven plugin than older ```maven-gae-plugin```
- ```appcfg``` script is deprecated and most of these works can be done through ```gcloud-appengine-sdk```
- More details in cl/333435946 (where we moved away from ```appcfg``` during the releases) and cl/xxxxx (We no more need any manual copy jar commands)
3 years ago
David Beaumont
d5b73694d0
Updating a couple of docs since we can no longer accept any patches for generated files. ( #2285 )
* Update CONTRIBUTING.md (we no longer accept metadata patches directly)
* Update making-metadata-changes.md
* Update making-metadata-changes.md
Co-authored-by: lararennie <lararennie@users.noreply.github.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
penmetsaa
d6b53710ad
Update README.md ( #2790 )
3 years ago
David Webster
3bef8b053d
Listing the Elixir port of libphonenumber ( #2644 )
3 years ago
penmetsaa
784f82ddd7
Penmetsaa maven update for releaee 8.12.51 ( #2788 )
* [maven-release-plugin] prepare release v8.12.51
* [maven-release-plugin] prepare for next development iteration
4 years ago
penmetsaa
79060d497a
Metadata updates for release 8.12.51 ( #2787 )
4 years ago
penmetsaa
99a44a6ab5
Colombia: update formatForMobileDialling() API to not include carrier selection code 03 ( #2786 )
4 years ago
penmetsaa
01d5de0acc
Update Demo site structure and use official appengine Maven plugin for test run. ( #2773 )
4 years ago
Tijana Vislavski Gradina
774709e860
Updated docs of formatInOriginalFormat to indicate it should be used after parseAndKeepRawInput ( #2785 )
4 years ago
penmetsaa
9da1d1374e
Penmetsaa maven update for release 8.12.50 ( #2783 )
* [maven-release-plugin] prepare release v8.12.50
* [maven-release-plugin] prepare for next development iteration
4 years ago
penmetsaa
13d0753ea5
Update README.md ( #2784 )
4 years ago
penmetsaa
2e5a45bcaa
Update release notes based on new CSV metadata files. ( #2782 )
4 years ago
penmetsaa
c8dbac6277
Metadata updates for release 8.12.50 ( #2781 )
4 years ago
Tijana Vislavski Gradina
0d2a5a2d89
Removing old generated protos ( #2779 )
* Removing old generated files when building new ones
* Removing old generated files when building new ones
* Removing old generated files when building new ones
Co-authored-by: penmetsaa <penmetsaa@google.com>
4 years ago
penmetsaa
c4b0ec2d8b
Update release_notes.txt ( #2780 )
4 years ago
penmetsaa
acb2c26bd5
Update README.md ( #2778 )
4 years ago
penmetsaa
fcffecec8c
Penmetsaa maven update for release 8.12.49 ( #2777 )
* [maven-release-plugin] prepare release v8.12.49
* [maven-release-plugin] prepare for next development iteration
4 years ago
penmetsaa
0c94ca0b96
Penmetsaa update 8.12.49 ( #2775 )
* Metadata updates for release 8.12.49
* Update Release Notes refarding new metadata resources
4 years ago
Tijana Vislavski Gradina
b0aaf35484
Updating FAQ to mention Indonesian case ( #2774 )
4 years ago
kkeshava
6664c96487
Update README.md ( #2769 )
4 years ago
kkeshava
4f3f880e18
Kkeshava maven update ( #2768 )
* [maven-release-plugin] prepare release v8.12.48
* [maven-release-plugin] prepare for next development iteration
4 years ago
kkeshava
76706c59af
Metadata updates for release 8.12.48 ( #2767 )
4 years ago
penmetsaa
4a24694a2e
M2M documentation update after NL M2M range (970X) support in mobile category ( #2765 )
* M2M documentation update after NL M2M range support in mobile category
* Update FAQ.md
4 years ago
penmetsaa
e12879b5b7
Removing duplicate / explicit linking of absl packages to lib binaries. ( #2753 )
* removing duplicate target links
* Adding dependencies at the right level
4 years ago
penmetsaa
083d7cb0cd
Penmetsaa maven update for release 8.12.47 ( #2760 )
* [maven-release-plugin] prepare release v8.12.47
* [maven-release-plugin] prepare for next development iteration
4 years ago
penmetsaa
71f31b3b42
Update README.md ( #2761 )
4 years ago
penmetsaa
fa273081db
Metadata updates for release 8.12.47 ( #2759 )
4 years ago
penmetsaa
64e05c4054
Revert "Metadata updates for release 8.12.47 ( #2754 )" ( #2758 )
This reverts commit 4f9dbce606 .
4 years ago
penmetsaa
07d7b58294
Fix carrier and geocoding data file paths ( #2757 )
* Revert "Metadata updates for release 8.12.47 (#2754 )"
This reverts commit 4f9dbce606 .
* Fix carrier and geocoding data file paths
4 years ago
penmetsaa
4f9dbce606
Metadata updates for release 8.12.47 ( #2754 )
4 years ago
Adrian Bunk
5e2b6d72e7
libphonenumber must be linked with absl::node_hash_set ( #2749 )
It is used in the library with #2734 , and not linking with it
breaks users of the library: https://bugs.debian.org/1008817
Co-authored-by: penmetsaa <penmetsaa@google.com>
4 years ago
Tijana Vislavski Gradina
3630c80c64
Fixing data race in BlockingMetadataBootstrappingGuard ( #2751 )
4 years ago
Tijana Vislavski Gradina
5a17acd2e8
Refactoring MetadataManager ( #2732 )
* Added new classes with behavior from MetadataManager & MetadataSource
* Replaced MetadataManager usages with new classes
* New PrefixDataIOHandler which packs data into a jar
* Added mockito-core jar to lib folder
* Added mockito-all jar to lib folder and updated tests to not use junit4 annotations
* Fixed prefix generation entry points
* Specific exception for missing metadata cases
* Small change in checking missing metadata cases
4 years ago
penmetsaa
7b69a5946f
shortnumberinfo.cc updates: Using absl collections; using nullptr instead of NULL where needed.. ( #2750 )
4 years ago
rohininidhi
8695f9c2db
Update README.md ( #2748 )
4 years ago
rohininidhi
662c09e6b2
Rnidhi maven update ( #2747 )
* [maven-release-plugin] prepare release v8.12.46
* [maven-release-plugin] prepare for next development iteration
4 years ago
rohininidhi
3ed1e6d9af
Metadata updates for release 8.12.46 ( #2746 )
4 years ago