49 Commits (c2ed2dcf7b2f180430d6b454de96dde7bcb3b98e)

Author SHA1 Message Date
  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
  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
  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
  Tiago Salem Herrmann 80f2e2e1cf Use same string for tests in the java implementation 9 years ago
  Tiago Salem Herrmann 1bbbcf9b51 Add hash as diallable character to java and javascript implementations 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 ae71e8b726 Using possibleLengths info for length calculations in Java (#1355) 9 years ago
  Keghani Kouzoujian 96d90b1b1a Remove protobuf-javanano dependency (#1348) 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) 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
  David Yonge-Mallo 4e5966205b eliminate unnecessary variables, slight refactoring 10 years ago
  David Yonge-Mallo b6393839f5 use equals check for empty String instead of length check for consistency with nanoproto 10 years ago
  David Yonge-Mallo d03fa99422 replace the generation from proto with generation from nanoproto 10 years ago
  David Yonge-Mallo 08faa95aa0 replace Phonemetadata API for repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo a390847dc8 replace Phonemetadata API for fields other than repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo d5fafdc80c eliminate unnecessary variables, slight refactoring 10 years ago
  David Yonge-Mallo fe5bfd45f5 use equals check for empty String instead of length check for consistency with nanoproto 10 years ago
  David Yonge-Mallo 03ce6d2713 replace the generation from proto with generation from nanoproto 10 years ago
  David Yonge-Mallo ca8875d85d replace Phonemetadata API for repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo 792cf3cccb replace Phonemetadata API for fields other than repeated fields, in preparation for switch to nanoproto 10 years ago
  Miruna Barbu 9d640d946b Refactoring to read from multiple file metadata source. 11 years ago
  Lara Scheidegger b5e59c4e80 JAVA/JS/CPP:libphonenumber v7.0 last changes 11 years ago
  Lara Scheidegger 945b904470 Java: remove obsolete code that treated numbers where we had no metadata as valid. 11 years ago
  Shaopeng Jia ebb02ef276 JAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix. 12 years ago
  Lara Scheidegger a201099230 JAVA/JS/CPP: libphonenumber v6.1 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 bd429788fe JAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API 12 years ago
  Cecilia Roes fcfaefcdd3 JAVA: updated libphonenumber API 12 years ago
  David Yonge-Mallo f50380c011 JAVA: Add support for loading short number metadata 13 years ago
  Shaopeng Jia 3765924e20 libphonenumber v5.4 release. 13 years ago
  Lara Scheidegger f410828411 JAVA/CPP/JS: libphonenumber v5.3, offlinegeocode v2.4 13 years ago
  David Beaumont 18d6eae899 JAVA/CPP: Release 5.2. Metadata updates and bug fixes. See release notes for more details. 13 years ago
  David Beaumont e1f679bfd2 JAVA: Better exception handling during metadata loading. 14 years ago
  David Beaumont 222b42422c JAVA: Metadata changes and bug fixes; libphonenumber v5.0 14 years ago
  Lara Scheidegger 564a829c2e JAVA: libphonenumber v4.9. Patch prepared by davinci. 14 years ago
  Lara Scheidegger fd74800fe8 JAVA: libphonenumber v4.8 More RFC support, metadata updates (including geocoding), some refactoring. 14 years ago
  Nikolaos Trogkanis 7729710f63 JAVA: Remove unused imports. 14 years ago
  Lara Scheidegger e7db004747 JAVA: libphonenumber v4.7. Mainly metadata updates. 14 years ago
  Lara Scheidegger 030071b3a9 JAVA: libphonenumber v4.6. New countries: BQ, CW, SS, metadata updates & bug fixes. 14 years ago
  Shaopeng Jia d96d17db8d Stop modifying metadata in formatInOriginalFormat(). 14 years ago