65 Commits (1410161edee6a2b82dd9671b0ca59b07b7761222)

Author SHA1 Message Date
  tmarek-google f9ce6ddd7d
Update Java libphonenumber to use the protocol buffer v2 API for PhoneMetadata. (#2480) 6 years ago
  penmetsaa c4cd5e0321
Update URL for libphonenumber on GitHub. (#2362) 7 years ago
  penmetsaa 7fc18a87e9
Libphonenumber java jars are now compiled at java v1.6 (previously v1.5) (#2359) 7 years ago
  Keghani Kouzoujian cf826700c5 Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries (#1841) 9 years ago
  Keghani Kouzoujian f4204c19d4 Update BuildMetadataFromXmlTest (#1818) 9 years ago
  lararennie c2ed2dcf7b Removing leading_zero_possible from metadata and code (#1805) 9 years ago
  Keghani Kouzoujian 279db90121 Update MetadataFilterTest.java (#1799) 9 years ago
  Keghani Kouzoujian 29e87672c7 Update MetadataFilter tests (#1795) 9 years ago
  Keghani Kouzoujian 7415b62a25 Add tests for [-1] possible lengths (#1788) 9 years ago
  Keghani Kouzoujian 079b36843f Stop setting the national number pattern to NA when no data exists (#1751) 9 years ago
  lararennie a11ba762a7 BuildMetadata updates (#1726) 9 years ago
  Keghani Kouzoujian 8a49af8261 Update comments re. metadata filter (#1661) 9 years ago
  lararennie 4bff8b81cf isPossibleForType[WithReason] and getSupportedTypesFor* (#1650) 9 years ago
  Keghani Kouzoujian d4d5e20779 Make tools consistent (#1438) 9 years ago
  Keghani Kouzoujian 48cb8cea46 Test filter metadata (#1437) 9 years ago
  Keghani Kouzoujian 7e4a2795c3 Metadata loading cleanups (#1435) 9 years ago
  Keghani Kouzoujian 6ffa72ac89 Move common metadata loading logic into MetadataManager, removing synchronization everywhere (#1411) 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 8ac47a2df4 Introduce MetadataFilter with custom configuration (#1392) 9 years ago
  lararennie 4fa93bb92b Code clean-up Java (#1354) 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
  Keghani Kouzoujian c685bb4fcf Maven to use protobuf-javanano 3.0.0-alpha-7 from Maven Central 9 years ago
  Keghani Kouzoujian e02e7aa1e2 Fix Maven project hierarchy and plugin versions, also moving towards a hermetic build (#1192) 10 years ago
  Keghani Kouzoujian a342989093 Update nationalPrefixOptionalWhenFormatting documentation. 10 years ago
  David Yonge-Mallo f3e41c52fb Install protobuf-java into java/lib instead of using it from Maven repository. 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 331094d2b5 remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled) 10 years ago
  David Yonge-Mallo ed306d13b3 remove check for nationalPrefixFormattingRule empty before setting nationalPrefixOptionalWhenFormatting in BuildMetadataFromXml 10 years ago
  David Yonge-Mallo 0bd35804c8 remove check for nationalPrefixFormattingRule empty before setting nationalPrefixOptionalWhenFormatting in BuildMetadataFromXml 10 years ago
  David Yonge-Mallo d8268984e4 Install protobuf-java into java/lib instead of using it from Maven repository. 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
  David Yonge-Mallo 1fdda75a88 remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled) 10 years ago
  Daniel Pocock 5c900c6797 Remove version constraints for plugins required to build tools. 12 years ago
  Lara Scheidegger b1337c7ff1 JAVA/CPP: Better exclusion of dates, change in build error messages. 12 years ago
  Lara Scheidegger a201099230 JAVA/JS/CPP: libphonenumber v6.1 12 years ago
  Lara Scheidegger 7123e3365f JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes. 12 years ago
  Lara Scheidegger 10c1539344 JAVA/CPP: Generating data as to whether a country allows mobile portability or not in the metadata. 12 years ago
  Lara Scheidegger f5439bb8a4 JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information. 12 years ago
  Lara Scheidegger 3b1d5f723e CPP/JAVA: libphonenumber v5.7.1: Changing metadata generation to exclude irrelevant data. 13 years ago
  David Yonge-Mallo f50380c011 JAVA: Add support for loading short number metadata 13 years ago