114 Commits (a38cf374b6c66830ed419599691a713ce08ddfc6)

Author SHA1 Message Date
  Tijana Vislavski Gradina 0bd133294b
Documented the issue with checking isPossible only for default country (#3771) 12 months ago
  SG-Kang 36db91716b
Add "()" when string.match() is executed in js (#3769) 12 months ago
  penmetsaa 23adff0306
Fixing JSC_JSDOC_MISSING_TYPE_WARNING; The type declaration is missing in new API extractPhoneContext_ (#2908) 3 years 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
  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
  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
  David Humphrey 068d0644bd Fix a bunch of failing tests, add missing functions, fix bug with leniency always being VALID 8 years ago
  David Humphrey b89f1fd0c4 Cleanup 8 years ago
  David Humphrey a2518dd68a Rework Leniency 8 years ago
  David Humphrey b5bcc6e6e3 Lots more tests, almost done 8 years ago
  David Humphrey b868df3ea9 Expand Leniency to include all verification functions 8 years ago
  David Humphrey 41b8a27063 More tests, some fixes to inner matches patterns 8 years ago
  David Humphrey 21876631f7 Initial work to port findNumbers to js, not yet complete 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