120 Commits (17b157870a5382eb314f5b436383e89cc21558c4)

Author SHA1 Message Date
  Fabrice Berchtold d5cb0121b9
Add check for `phone-context`. (#2875) 3 years ago
  katbohm 69b3446c0b
Remove unused leading_zero_possible field (#2821) 3 years ago
  penmetsaa 99a44a6ab5
Colombia: update formatForMobileDialling() API to not include carrier selection code 03 (#2786) 4 years ago
  Tijana Vislavski Gradina 0d2a5a2d89
Removing old generated protos (#2779) 4 years ago
  penmetsaa fa273081db
Metadata updates for release 8.12.47 (#2759) 4 years ago
  penmetsaa 07d7b58294
Fix carrier and geocoding data file paths (#2757) 4 years ago
  penmetsaa 4f9dbce606
Metadata updates for release 8.12.47 (#2754) 4 years ago
  Tijana Vislavski Gradina 5a17acd2e8
Refactoring MetadataManager (#2732) 4 years ago
  penmetsaa 5dce00b40b
Fix AYTF to not format when input numbers are lost in the result. (#2636) 5 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
  tmarek-google f9ce6ddd7d
Update Java libphonenumber to use the protocol buffer v2 API for PhoneMetadata. (#2480) 6 years ago
  penmetsaa b305ae7a85
Metadata updates for release 8.10.18 (#2389) 6 years ago
  penmetsaa f52af23999
Hungary code changes (#2387) 6 years ago
  penmetsaa 3ac88c7106
Abolish MX's international mobile token (1) (#2376) 7 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
  AlipmanG e892325020
Metadata updates for release 8.10.0 (#2276) 7 years ago
  lararennie 865da605da
Updating AsYouTypeFormatter for better format selection (#2272) 7 years ago
  penmetsaa 03e2a0b314
Update ShortNumberInfo test regarding example number change. (#2268) 7 years ago
  penmetsaa c47097bc6c
Cleanup in continuation to support of Russian extension characters (#2250) 7 years ago
  penmetsaa 7f55272e3f
Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 8 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
  lararennie a83ec7bfd2 Added new API for getSupportedCallingCodes (#1855) 9 years ago
  lararennie 7e6feaeeea Replacing some public APIs that take phone numbers as strings with CharSequence. Removed two private methods that were unused (leftover from a previous commit). (#1847) 9 years ago
  Keghani Kouzoujian cf826700c5 Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries (#1841) 9 years ago
  lararennie 94b7fed301 Deleting the field possible_number_pattern from the phone number metadata proto. (#1830) 9 years ago
  lararennie bacdc0a76d Adding a new enum for CountryCodeSource UNSPECIFIED (#1829) 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
  lararennie a11ba762a7 BuildMetadata updates (#1726) 9 years ago
  Keghani Kouzoujian 60ebbd2b3e Move RegexCache to internal subdirectory (#1711) 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
  penmetsaa c2e7d4fde9 Add isCarrierSpecificForRegion() API in ShortNumberInfo class. (#1504) 9 years ago
  Keghani Kouzoujian 1cebd60e69 Update test metadata (#1514) 9 years ago
  penmetsaa 6347995ee6 Support semicolon as extension character while parsing phone numbers. (#1458) 9 years ago
  Keghani Kouzoujian 69aa0d76da Make loading implementations consistent (#1440) 9 years ago
  Keghani Kouzoujian 7e4a2795c3 Metadata loading cleanups (#1435) 9 years ago
  Keghani Kouzoujian 6ffa72ac89 Move common metadata loading logic into MetadataManager, removing synchronization everywhere (#1411) 9 years ago
  lararennie df44ac6e60 Removing all references to the possible number pattern field in code (#1432) 9 years ago
  Keghani Kouzoujian b13ee11da2 Change build rules to stop mobile and fixed-line descs inheriting from the generalDesc element (#1427) 9 years ago
  Tiago Salem Herrmann 80f2e2e1cf Use same string for tests in the java implementation 9 years ago