KarolJakubKrawiec
d9d2ef0cbb
Solved mistakes for ParseWithOptions
Added java doc comments and deleted unnecessary functions
11 months ago
KarolJakubKrawiec
35f998db93
Merge branch 'google:master' into parseWithOptions
11 months ago
mandlil
a1f8d98bf8
Update pom.xml ( #3810 )
To fix the osv-scanner workflow failure
11 months ago
mandlil
5c446861a9
Update README.md ( #3798 )
11 months ago
mandlil
0366404730
Mandlil maven update ( #3797 )
* [maven-release-plugin] prepare release v8.13.54
* [maven-release-plugin] prepare for next development iteration
11 months ago
KarolJakubKrawiec
65f0f444af
Merge branch 'google:master' into parseWithOptions
11 months ago
KarolJakubKrawiec
2b6d054360
ParseWithOptions Opensource CPP Version
We created a new function that allows the user for customized parsing. You can choose based on what you want the numbers to be parsed.
11 months ago
mandlil
f0e422d7d4
Metadata updates for release 8.13.54 ( #3796 )
11 months ago
KarolJakubKrawiec
ddcfb51bf1
ParsingOptions update (non functional)
12 months ago
mandlil
48aa193a1c
Update osv-scanner-unified.yml ( #3794 )
12 months ago
KarolJakubKrawiec
1a8629ee26
Updated (NON FUNCTIONAL) Version of ParseWithOptions
12 months ago
rohininidhi
ff8fbbdb2f
Update README.md ( #3784 )
12 months ago
rohininidhi
b0ddc8921f
Rnidhi maven update new ( #3782 )
* [maven-release-plugin] prepare release v8.13.53
* [maven-release-plugin] prepare for next development iteration
12 months ago
rohininidhi
5713f0da2f
Metadata updates for release 8.13.53 ( #3781 )
12 months ago
Tijana Vislavski Gradina
0bd133294b
Documented the issue with checking isPossible only for default country ( #3771 )
* 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.
* Documented the issue with checking isPossible only for default country
1 year 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>
1 year 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
1 year ago
KarolJakubKrawiec
9d7975ac94
Create ParsingOptions for cpp
In this commit we added the ParsingOptions from the java version which will make parsing in different ways easier
1 year 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
KarolJakubKrawiec
5155f580b8
Rewrite comments
I rewrote some comments because they didnt make sense and were misplaced
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
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
mandlil
918b67ce14
Update osv-scanner-unified.yml ( #3726 )
* Update osv-scanner-unified.yml
* Update osv-scanner-unified.yml
Updating version
1 year ago
karoljk
90270c70dc
Write testcases for parseWithOptions
We had to switch up the deprecated test cases of parseAndKeepRawInput and replaced them with parseWithOptions. It includes the phonenumber that has to be parsed and the options such as if the raw input should be kept or what the default regioncode is.
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
karoljk
45cb5e44c2
Create new class ParsingOptions
There is a new class called PrasingOptions. With it we can replace old parsing methodes such as keepRawInput or defaultRegion.
1 year ago
karoljk
809f889145
Add parsingOptions to OpenSource
I have added the new parsing methode ParsingOptions to the OpenSource version.
1 year ago
karoljk
f5c2748872
Create new class ParsingOptions
There is a new class called PrasingOptions. With it we can replace old parsing methodes such as keepRawInput or defaultRegion.
1 year ago
karoljk
ed15e47245
Add parsingOptions to OpenSource
I have added the new parsing methode ParsingOptions to the OpenSource version.
1 year ago
mandlil
dfdc8e4bf6
Metadata updates for release 8.13.51 ( #3732 )
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