109 Commits (5e4c7e314156e83fbd5a1b41fb44a3c76a938204)

Author SHA1 Message Date
  tmarek-google 5e4c7e3141 Update Java libphonenumber to use the protocol buffer v2 API for PhoneMetadata. (#2480) 6 years ago
  penmetsaa b706efc607 Metadata updates for release 8.10.18 (#2389) 6 years ago
  penmetsaa 8182762f18 Hungary code changes (#2387) 6 years ago
  penmetsaa 74ec582721 Abolish MX's international mobile token (1) (#2376) 6 years ago
  penmetsaa be59f7c8ec Update URL for libphonenumber on GitHub. (#2362) 7 years ago
  lararennie 4b996ba310 Application of alternate formats respects leading digits. (#2331) 7 years ago
  lararennie 5df6421ad3 Clean-up: Updating docs for getLengthOfNationalDestinationCode, deleting unneeded AYTF code (#2295) 7 years ago
  penmetsaa 8872bb1d8b Fixing brittle unit test of checking example short number. (#2284) 7 years ago
  AlipmanG 2c37a922db Metadata updates for release 8.10.0 (#2276) 7 years ago
  lararennie d507625e1c Updating AsYouTypeFormatter for better format selection (#2272) 7 years ago
  penmetsaa b7c385cb33 Update ShortNumberInfo test regarding example number change. (#2268) 7 years ago
  penmetsaa b99c4076d9 Cleanup in continuation to support of Russian extension characters (#2250) 7 years ago
  penmetsaa d5e269d96e Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 7 years ago
  penmetsaa 2cd9119d1e 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
  Tiago Salem Herrmann 1bbbcf9b51 Add hash as diallable character to java and javascript implementations 9 years ago
  Keghani Kouzoujian 8ac47a2df4 Introduce MetadataFilter with custom configuration (#1392) 9 years ago
  Keghani Kouzoujian 59a13d4ffb Don't set empty preferred_domestic_carrier_code, and if we are passed such a number from clients then treat the empty field as if unset. (#1364) 9 years ago
  lararennie ae71e8b726 Using possibleLengths info for length calculations in Java (#1355) 9 years ago
  Keghani Kouzoujian 62714f5912 Clean up leftovers from javanano removal #1348 (#1357) 9 years ago
  lararennie 4fa93bb92b Code clean-up Java (#1354) 9 years ago
  Keghani Kouzoujian 96d90b1b1a Remove protobuf-javanano dependency (#1348) 9 years ago
  lararennie f7538b65fc Updating build process to generate new possible length data (#1308) 9 years ago
  lararennie 7c84d36ac9 IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277) 10 years ago
  Keghani Kouzoujian 2ef19674f2 Remove unused single file test metadata 10 years ago
  Keghani Kouzoujian bff8c8ca8d Simplify concurrent metadata loading in MultiFileMetadataSourceImpl (#1219) 10 years ago