99 Commits (55b2646ec9393f4d3d6661b9c82ef9e258e8b829)

Author SHA1 Message Date
  penmetsaa 55b2646ec9
Js impl of refine accepted length for ph extensions pr#2526 (#2530) 5 years ago
  penmetsaa 2e739a9cb5
Make JS util test changes to reflect the annotation updates. (#2447) 6 years ago
  Doug Roeper 2496138a9e
Updates the type annotations in phonenumberutil.js (#2443) 6 years ago
  penmetsaa f52af23999
Hungary code changes (#2387) 6 years ago
  penmetsaa 3ac88c7106
Abolish MX's international mobile token (1) (#2376) 6 years ago
  lararennie a395b4fef3
Clean-up: Updating docs for getLengthOfNationalDestinationCode, deleting unneeded AYTF code (#2295) 7 years ago
  penmetsaa c47097bc6c
Cleanup in continuation to support of Russian extension characters (#2250) 7 years ago
  Mathias Bynens 9adf0b3291 Check whether non-test JS files are ASCII-safe during CI (#2249) 7 years ago
  Mathias Bynens b32a9df729 Ensure the test runner decodes files as UTF-8 (#2246) 7 years ago
  penmetsaa fbfb0e9c48
Manually support unicode version of Russian extension characters доб in RegEx (#2241) 7 years ago
  penmetsaa 7f55272e3f
Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 7 years ago
  penmetsaa 064990d919 Remove unknown character from phonenumberutil.js (#2201) 8 years ago
  penmetsaa 597983dc4d
Update formatForMobileDialling() to return intl format for Uzbek numbers (#2184) 8 years ago
  James Wright 257355d846 Add Short Number capabilities to libphonenumber-javascript. (#2122) 8 years ago
  penmetsaa 3db7670b42
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) 8 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
  Lara Scheidegger b4d6b9f9c6 JS: Minor changes to types to make compiler happier. 11 years ago