76 Commits (c3625a576aba0686240b525fa2a21357c4be5486)

Author SHA1 Message Date
  mandlil c3625a576a
Fixed, 000 Short Code formatting for E164 2 months ago
  mandlil 7151540336
000 Short Code incorrectly formatting for E164 and National. 2 months ago
  Fabrice Berchtold d5cb0121b9
Add check for `phone-context`. (#2875) 3 years ago
  penmetsaa 99a44a6ab5
Colombia: update formatForMobileDialling() API to not include carrier selection code 03 (#2786) 4 years ago
  penmetsaa 677acb17fc
Unit test fix, that missed testing as part of commit #5c309c5 (#2667) 4 years ago
  Kelvin Jin 5c309c56a9
Replace goog.array API calls with native API equivalents. (#2627) 4 years ago
  penmetsaa c6277266fb
Always use preferred intl prefix if present (#2621) 5 years ago
  Kelvin Jin b67db9b6eb
Use Closure Compiler directly instead of closurebuilder.py. (#2605) 5 years ago
  penmetsaa 55b2646ec9
Js impl of refine accepted length for ph extensions pr#2526 (#2530) 5 years ago
  Kelvin Jin 697efccea8
Use newer Closure deps builder in JS build (#2513) 5 years ago
  penmetsaa 60c5863a4f
Indentation formatting changes to JS sources files (#2505) 6 years ago
  penmetsaa 2e739a9cb5
Make JS util test changes to reflect the annotation updates. (#2447) 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
  penmetsaa aa4a6a8f6d
JS changes for PR #2295 (#2299) 7 years ago
  Steven 8f505f9462 Remove redundant assignment (#2263) 7 years ago
  penmetsaa c568572a5a
Remove special chars in the diffs and make alignment consistent (#2245) 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 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
  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 bacdc0a76d Adding a new enum for CountryCodeSource UNSPECIFIED (#1829) 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
  Keghani Kouzoujian 079b36843f Stop setting the national number pattern to NA when no data exists (#1751) 9 years ago
  Keghani Kouzoujian 57cb83dc23 Fix duplicate variable initialization (#1702) 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 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 a893c9029a getNationalSignificantNumber robustness improvement (#1576) 9 years ago
  lararennie 285fc577d2 Fix for ExactlySameAs (c++) and IsNumberMatch (#1567) 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 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
  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 18b85c9069 Updating js build to include new possible number information. (#1315) 9 years ago
  penmetsaa 6e72a7dd95 Penmetsaa update 7.6.1 (#1313) 9 years ago
  Keghani Kouzoujian 642590c597 Update isNumberGeographical to return true for geographical mobile numbers 10 years ago
  Lara Scheidegger b5e59c4e80 JAVA/JS/CPP:libphonenumber v7.0 last changes 11 years ago
  Lara Scheidegger 5ff0ea2f0a JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates. 11 years ago
  Lara Scheidegger 56fa0bd501 JAVA/JS: v6.2 12 years ago
  Lara Scheidegger 5891032ffb JAVA/JS/CPP: libphonenumber v6.0 12 years ago
  Lara Scheidegger 7123e3365f JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes. 12 years ago
  Cecilia Roes 35a62b36e7 JS/C++: Added mobile token support to phone number util 12 years ago
  Nikolaos Trogkanis b86c00ff95 JS: Fix some compiler issues. Add missing ReginoCode.CH in regioncodefortesting.js. Change visibility of isNumberGeographical to public so that it can be accessed from tests. 13 years ago