111 Commits (3ac88c7106e7dcb553bcc794b15f19185928a1c6)

Author SHA1 Message Date
  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) 8 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
  Keghani Kouzoujian b13ee11da2 Change build rules to stop mobile and fixed-line descs inheriting from the generalDesc element (#1427) 9 years ago
  penmetsaa 4c7b7008e0 Update phonenumberutil_test.cc (#1410) 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 75c4626f0f Small test fixes: (#1351) 9 years ago
  Tiago Salem Herrmann 90b74eb35d Add hash as a diallable char. 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) 9 years ago
  penmetsaa d2a5e92e29 Penmetsaa update 7.3.2 (#1102) 10 years ago
  Keghani Kouzoujian 642590c597 Update isNumberGeographical to return true for geographical mobile numbers 10 years ago
  Lara Scheidegger 8a33f94a22 * Updating parse documentation to be more clear about what it accepts 10 years ago
  lararennie f706686826 Added "ifdef" around the entries in phonenumbermatcher_test that require 10 years ago
  David Yonge-Mallo 994c913514 In the short number library, check that the number's country calling code matches the region it's being dialed from, when checking whether it's possible or valid, or getting its cost. 10 years ago
  David Hotham 84f313115f Test scripts pass in release builds too 11 years ago
  David Hotham ec51a79c6b Clean compile with CMAKE_BUILD_TYPE=RELEASE 11 years ago
  David Yonge-Mallo dc6b8c597e update libphonenumber issue links from Google Code to github 11 years ago
  David Yonge-Mallo 902cc6bf4c Fully quality std::* names. 11 years ago
  David Hotham 6f11a02d9e Clean compile 32-bit builds 11 years ago
  Cecilia Roes 300ac447bd C++: Updated Geocoder documentation and tests 11 years ago
  Lara Scheidegger b5e59c4e80 JAVA/JS/CPP:libphonenumber v7.0 last changes 11 years ago
  Lara Scheidegger ada3e9e73f CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API. 11 years ago