Tijana Vislavski Gradina
1e23b3077c
Merge branch 'master' into b-335892662
12 months ago
Silvio Brändle
bf08a3c486
Strip extension before appending formatted extension. ( #3724 )
* Strip extension before appending formatted extension.
* Add pending code change
---------
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
12 months ago
SG-Kang
36db91716b
Add "()" when string.match() is executed in js ( #3769 )
* Fix regex logic
* Simplify code
* Fix variable name
* Add case insensitive option for regexp
12 months ago
tijanavg
71fd4fa26a
Merge remote-tracking branch 'origin/master' into b-335892662
12 months ago
tijanavg
b2b8959490
Documented the issue with checking isPossible only for default country
12 months ago
mandlil
4246175993
Update README.md ( #3765 )
1 year ago
mandlil
3eff8ac0be
Mandlil maven update ( #3764 )
* [maven-release-plugin] prepare release v8.13.52
* [maven-release-plugin] prepare for next development iteration
1 year ago
Tijana Vislavski Gradina
9fc0f28fb9
Removed Automatic-Module-Name from carrier and geocoder... ( #3758 )
* Added Automatic-Module-Name to published jars. Context: https://b.corp.google.com/issues/308334884
* Removed Automatic-Module-Name from carrier and geocoder. Classes in these modules belong to the same package as core libphonenumber library, which leads to the split package problem with Java modules.
1 year ago
tijanavg
e4bb877cc7
Merge remote-tracking branch 'origin/automatic-module-names' into automatic-module-names
# Conflicts:
# java/carrier/pom.xml
# java/geocoder/pom.xml
1 year ago
tijanavg
5273bf665e
Removed Automatic-Module-Name from carrier and geocoder. Classes in these modules belong to the same package as core libphonenumber library, which leads to the split package problem with Java modules.
1 year ago
kkeshava
462cea9d3b
Metadata updates for release 8.13.52 ( #3757 )
1 year ago
mandlil
e68c06540b
Update java runtime version to support appengine. ( #3750 )
1 year ago
Joyce
fe3b4eb2ab
Update codeql.yml ( #3359 )
Signed-off-by: Joyce <joycebrum@google.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
1 year ago
Tijana Vislavski Gradina
8e85fadbb9
Added Automatic-Module-Name to published jars. Context: https://b.corp.google.com/issues/308334884 ( #3729 )
1 year ago
Tijana Vislavski Gradina
8fb4c697a9
Merge branch 'master' into automatic-module-names
1 year ago
mandlil
918b67ce14
Update osv-scanner-unified.yml ( #3726 )
* Update osv-scanner-unified.yml
* Update osv-scanner-unified.yml
Updating version
1 year ago
mandlil
370698dd66
Update README.md ( #3734 )
1 year ago
mandlil
59cb1c1b0d
Mandlil maven update ( #3733 )
* [maven-release-plugin] prepare release v8.13.51
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
dfdc8e4bf6
Metadata updates for release 8.13.51 ( #3732 )
1 year ago
tijanavg
c977d7a4a6
Added Automatic-Module-Name to published jars. Context: https://b.corp.google.com/issues/308334884
1 year ago
mandlil
a4ebf2fc23
Create osv-scanner-unified.yml ( #3666 )
* Create osv-scanner-unified.yml
OSV-Scanner is used to find existing vulnerabilities that affect the project's dependencies
Issue - b/275499664
* Adding version number
1 year ago
mandlil
a8e4057fb5
Revert "Openvcdiff stringviews ( #3620 )" ( #3725 )
1 year ago
dependabot[bot]
5cbf544b92
Bump com.google.protobuf:protobuf-java ( #3630 )
Bumps the maven group in /tools/java/cpp-build with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ).
Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 3.25.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.0...v3.25.5 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
1 year ago
dependabot[bot]
a06d432175
Bump com.google.protobuf:protobuf-java in /metadata in the maven group ( #3629 )
Bumps the maven group in /metadata with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ).
Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 3.25.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.0...v3.25.5 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
dependency-group: maven
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
1 year ago
rohininidhi
3f941fc266
Update README.md ( #3720 )
1 year ago
rohininidhi
b580c6c273
Rnidhi maven update ( #3712 )
* [maven-release-plugin] prepare release v8.13.50
* [maven-release-plugin] prepare for next development iteration
1 year ago
rohininidhi
63501cc4ad
Metadata updates for release 8.13.50 ( #3711 )
* Metadata updates for release 8.13.50
* Update .gitignore
---------
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
1 year ago
kkeshava
9d46308f31
Update FAQ.md as MX dialing tokens are removed from metadata. ( #3710 )
MX stopped supporting all additional dialing codes (01/02/044/045/1). Removed it from metadata as per b/295205666.
1 year ago
Bob Conan
d89d07b8da
Updated FALSEHOODS.md, fix typo(s) ( #3709 )
1 year ago
kkeshava
5df5ce2629
Update .gitignore ( #3708 )
Accidentally updated the file while doing 8.13.48 release.
Reverting the file to reflect old changes from https://github.com/google/libphonenumber/pull/3640/files
1 year ago
mandlil
42cd3f2e87
Update README.md ( #3698 )
1 year ago
mandlil
b1157dbd18
Mandlil maven update ( #3697 )
* [maven-release-plugin] prepare release v8.13.49
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
b2c9193a3a
Metadata updates for release 8.13.49 ( #3696 )
1 year ago
mandlil
d2719af509
Update README.md ( #3689 )
1 year ago
mandlil
54aad2806c
Mandlil maven update ( #3688 )
* [maven-release-plugin] prepare release v8.13.48
* [maven-release-plugin] prepare for next development iteration
1 year ago
kkeshava
39ca86df01
Revert "Update README.md ( #3673 )" ( #3683 )
This reverts commit 113fc6bfab .
1 year ago
kkeshava
32e48209bd
Revert "Kkeshava maven update ( #3672 )" ( #3682 )
This reverts commit af241dd0c3 .
1 year ago
mandlil
9596009ddd
set javadoc to builder ( #3681 )
1 year ago
kkeshava
113fc6bfab
Update README.md ( #3673 )
1 year ago
kkeshava
af241dd0c3
Kkeshava maven update ( #3672 )
* [maven-release-plugin] prepare release v8.13.48
* [maven-release-plugin] prepare for next development iteration
1 year ago
kkeshava
ae062a7044
Metadata updates for release 8.13.48 ( #3671 )
1 year ago
Silvio Brändle
aef2fdc64e
Add CI workflow for C++ ( #3643 )
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
1 year ago
Silvio Brändle
1c1bac9b8c
Generate RegionCode constants for testing. ( #3623 )
* Generate RegionCode constants for testing.
This generates the RegionCode class that contains string constants for testing using the build tools.
Context: b/237181793
* Fix typo
* Use plain strings for region codes not in the metadata.
* Apply code review suggestions
* Rewrite ClassWriter with Builder pattern and add javadoc support.
* Use setJavadoc instead of accumulating.
1 year ago
mandlil
a26720c198
Optimized the alphanumeric check by avoiding the use of regex ( #3642 )
* Optimized the alphanumeric check by avoiding the use of regex
* re-format the code lines
* Update MultiFileModeFileNameProvider.java
1 year ago
mandlil
9aa9aaa39a
Update README.md ( #3646 )
1 year ago
mandlil
46a2478fb5
Mandlil maven update ( #3645 )
* [maven-release-plugin] prepare release v8.13.47
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
38a33de7ac
Metadata updates for release 8.13.47 ( #3644 )
1 year ago
mandlil
d3d6ffa7eb
Updating CPP jar ( #3641 )
1 year ago
mandlil
64b80c420f
added cpp-build jar ( #3640 )
* adding cpp jar
* Update .gitignore
Added exception for cpp-build jar
1 year ago
rohininidhi
bfce128012
Update README.md ( #3639 )
1 year ago