131 Commits (ddcfb51bf18a4d04777c6a9bc36d8384192c10d3)

Author SHA1 Message Date
  KarolJakubKrawiec ddcfb51bf1 ParsingOptions update (non functional) 11 months ago
  KarolJakubKrawiec 1a8629ee26 Updated (NON FUNCTIONAL) Version of ParseWithOptions 11 months ago
  KarolJakubKrawiec 9d7975ac94 Create ParsingOptions for cpp 1 year ago
  mandlil 3b7ad7eb37
Area code information lost for all MX numbers in v8.13.38 metadata update (#3535) 2 years ago
  mandlil b43d968aac
Mandlil patch 2 (#3393) 2 years ago
  Fabrice Berchtold d5cb0121b9
Add check for `phone-context`. (#2875) 3 years ago
  Tijana Vislavski Gradina 748ae47a8c
Correct the spelling of the word "metadata" (#2845) 3 years ago
  DavidKorczynski 647e2165c3
Added fuzzer. This is first step in merging work from OSS-Fuzz into upstream. (#2548) 3 years ago
  penmetsaa 99a44a6ab5
Colombia: update formatForMobileDialling() API to not include carrier selection code 03 (#2786) 4 years ago
  penmetsaa d9d5abc6b6
Making it clear that safe_strtou64 kind of string to int conversion apis fail when non decimal chars are present. (#2744) 4 years ago
  penmetsaa 5719f3a724
More usage of abseil packages. Especially for string util usages. (#2734) 4 years ago
  penmetsaa 3285ff2a40
Disallow non-utf8 chars as input to phonenumbermatcher API (#2707) 4 years ago
  Neil Mayhew 96293eec3b
Be stricter about invalid UTF-8 input (#2698) 4 years ago
  penmetsaa 874af79377
Some performance improvements to CPP lib based on absl packages (#2703) 4 years ago
  penmetsaa 5dce00b40b
Fix AYTF to not format when input numbers are lost in the result. (#2636) 4 years ago
  penmetsaa c6277266fb
Always use preferred intl prefix if present (#2621) 5 years ago
  penmetsaa 32719cf74e
Increase max length allowed for phone extension based on anbiguity of labels. (#2526) 5 years ago
  penmetsaa 5e9507a460
Update function parameters that are LL- or ULL-suffixed integers to explicitly specify int64{value} (#2468) 6 years ago
  penmetsaa f52af23999
Hungary code changes (#2387) 6 years ago
  dvadym 68eba9d6ee Fix test compilation errors in Chromium (#2383) 6 years ago
  penmetsaa 3ac88c7106
Abolish MX's international mobile token (1) (#2376) 6 years ago
  penmetsaa c4cd5e0321
Update URL for libphonenumber on GitHub. (#2362) 7 years ago
  lararennie 5824720790
Application of alternate formats respects leading digits. (#2331) 7 years ago
  lararennie a395b4fef3
Clean-up: Updating docs for getLengthOfNationalDestinationCode, deleting unneeded AYTF code (#2295) 7 years ago
  penmetsaa 4b65742a3f
Fixing brittle unit test of checking example short number. (#2284) 7 years ago
  penmetsaa 03e2a0b314
Update ShortNumberInfo test regarding example number change. (#2268) 7 years ago
  penmetsaa 7f55272e3f
Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 7 years ago
  lararennie 99be969847
Moving stl helper functions into inner namespace. Updating references in code. Removing an unused using declaration. (#2234) 7 years ago
  penmetsaa 597983dc4d
Update formatForMobileDialling() to return intl format for Uzbek numbers (#2184) 8 years ago
  Andy Staudacher 98cb04aced Improve parsing logic to be smarter about national-prefix detection & stripping. (#1894) 9 years ago
  Keghani Kouzoujian 6f857d731a Fix USE_RE2 ifdef (#1862) 9 years ago
  lararennie a83ec7bfd2 Added new API for getSupportedCallingCodes (#1855) 9 years ago
  Keghani Kouzoujian cf826700c5 Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries (#1841) 9 years ago
  lararennie bacdc0a76d Adding a new enum for CountryCodeSource UNSPECIFIED (#1829) 9 years ago
  lararennie 4c930c4e5a Removing unneeded helper method for testing (C++) (#1828) 9 years ago
  Keghani Kouzoujian d30218f9d7 Remove unused includes (#1820) 9 years ago
  lararennie c2ed2dcf7b Removing leading_zero_possible from metadata and code (#1805) 9 years ago
  Keghani Kouzoujian b712502b03 Update matcher tests (#1778) 9 years ago
  Keghani Kouzoujian 079b36843f Stop setting the national number pattern to NA when no data exists (#1751) 9 years ago
  penmetsaa f9e9424769 Make canBeInternationallyDialled API public in Java and CPP (#1739) 9 years ago
  lararennie 09519ab056 Handling possible out-of-bounds exception when parsing RFC3966 format (#1690) 9 years ago
  lararennie 29810dcd1b Returning new validation types for ValidationResult (#1679) 9 years ago
  lararennie 4bff8b81cf isPossibleForType[WithReason] and getSupportedTypesFor* (#1650) 9 years ago
  lararennie a893c9029a getNationalSignificantNumber robustness improvement (#1576) 9 years ago
  lararennie 285fc577d2 Fix for ExactlySameAs (c++) and IsNumberMatch (#1567) 9 years ago
  lararennie 0e459cd242 Removing unneeded helper functions in tests, fixing typo. (#1525) 9 years ago
  penmetsaa c2e7d4fde9 Add isCarrierSpecificForRegion() API in ShortNumberInfo class. (#1504) 9 years ago
  Keghani Kouzoujian a3056d379b Manual lint of cpp library (#1484) 9 years ago
  penmetsaa 6347995ee6 Support semicolon as extension character while parsing phone numbers. (#1458) 9 years ago
  lararennie df44ac6e60 Removing all references to the possible number pattern field in code (#1432) 9 years ago