100 Commits (ca88347b0c79e9e51dcdbcaaea1645ae545d4e21)

Author SHA1 Message Date
  penmetsaa b2238231d5 Always use preferred intl prefix if present (#2621) 5 years ago
  penmetsaa 78fe754d35 Js impl of refine accepted length for ph extensions pr#2526 (#2530) 5 years ago
  penmetsaa f0864f3231 Make JS util test changes to reflect the annotation updates. (#2447) 6 years ago
  Doug Roeper 01ff83569b Updates the type annotations in phonenumberutil.js (#2443) 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
  lararennie 5df6421ad3 Clean-up: Updating docs for getLengthOfNationalDestinationCode, deleting unneeded AYTF code (#2295) 7 years ago
  penmetsaa b99c4076d9 Cleanup in continuation to support of Russian extension characters (#2250) 7 years ago
  Mathias Bynens 52b4cb637a Check whether non-test JS files are ASCII-safe during CI (#2249) 7 years ago
  Mathias Bynens 993fd516c0 Ensure the test runner decodes files as UTF-8 (#2246) 7 years ago
  penmetsaa 7b5f41b56f Manually support unicode version of Russian extension characters доб in RegEx (#2241) 7 years ago
  penmetsaa d5e269d96e Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 7 years ago
  penmetsaa fe90e79996 Remove unknown character from phonenumberutil.js (#2201) 8 years ago
  penmetsaa 2cd9119d1e Update formatForMobileDialling() to return intl format for Uzbek numbers (#2184) 8 years ago
  James Wright 41a070a207 Add Short Number capabilities to libphonenumber-javascript. (#2122) 8 years ago
  penmetsaa 199261da10 Update Javadoc for PhoneNumberUtil.PhoneNumberFormat enum reg E.123 format rules we follow (#2021) 8 years ago
  Mike 35b78d7f31 Fix for typing issue (#1942) 8 years ago
  Keghani Kouzoujian 4787c58d58 Fix JS issue (#1940) 8 years ago
  Andy Staudacher 98cb04aced Improve parsing logic to be smarter about national-prefix detection & stripping. (#1894) 9 years ago
  lararennie e24208e0c6 Updating docs for getNumberType (#1863) 9 years ago
  lararennie a83ec7bfd2 Added new API for getSupportedCallingCodes (#1855) 9 years ago
  Keghani Kouzoujian a3aa632a6d Minor update to documentation in PhoneNumberUtil (#1838) 9 years ago
  lararennie 35210c7288 Doc update for parse method as suggested in issue #1218 9 years ago
  Keghani Kouzoujian 9c5448dcbd Update javadoc on isNumberGeographical (#1823) 9 years ago
  lararennie 10001e03f2 [JS] Bug fix for getNationalSignificantNumber (#1821) 9 years ago
  lararennie c2ed2dcf7b Removing leading_zero_possible from metadata and code (#1805) 9 years ago
  lararennie dfa8969b18 Fixing typos in a couple of method descriptions. (#1770) 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 14f65e569b Docs update (#1673) 9 years ago
  lararennie 8851902ba8 Adding two more compilation warnings - extra and missing requires. (#1671) 9 years ago
  lararennie 4bff8b81cf isPossibleForType[WithReason] and getSupportedTypesFor* (#1650) 9 years ago
  lararennie e971aa0b4d Update doc references to refer to CLDR for region codes (#1638) 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 921bcfc6ef Adding new enum values for ValidationResult (#1562) 9 years ago
  lararennie 59bd2df076 Make normalizeDiallableCharsOnly public and port it to javascript (#1526) 9 years ago
  penmetsaa 6347995ee6 Support semicolon as extension character while parsing phone numbers. (#1458) 9 years ago
  lararennie b702df040d Updating the JS code to throw an error rather than a "string" (#1459) 9 years ago
  lararennie 929e6b1c1c Update documentation for IsValidNumber method (#1460) 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 1bbbcf9b51 Add hash as diallable character to java and javascript implementations 9 years ago
  Keghani Kouzoujian 71be59df67 Remove unused import in JS (#1373) 9 years ago
  lararennie 13ac44088f Fixing array indexOf to use closure instead of native array function, since IE8 hasn't implemented this. (#1376) 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 5605b8ae67 Porting usage of possibleLengths from Java to Javascript (#1359) 9 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