344 Commits (786b4e21bb9c7ffc8c4d79b18edc42cff48a2687)

Author SHA1 Message Date
  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
  penmetsaa f9e9424769 Make canBeInternationallyDialled API public in Java and CPP (#1739) 9 years ago
  lararennie a11ba762a7 BuildMetadata updates (#1726) 9 years ago
  Keghani Kouzoujian 60ebbd2b3e Move RegexCache to internal subdirectory (#1711) 9 years ago
  Keghani Kouzoujian 64e4d0ca94 Regenerate build tools jars with new changes (#1708) 9 years ago
  Keghani Kouzoujian 8a49af8261 Update comments re. metadata filter (#1661) 9 years ago
  Keghani Kouzoujian 15ab836134 Update jars (#1659) 9 years ago
  lararennie 4bff8b81cf isPossibleForType[WithReason] and getSupportedTypesFor* (#1650) 9 years ago
  Keghani Kouzoujian 5177886e1b Update java-build jar with isCarrierSpecificForRegion (#1521) 9 years ago
  Keghani Kouzoujian 1cebd60e69 Update test metadata (#1514) 9 years ago
  Keghani Kouzoujian a3056d379b Manual lint of cpp library (#1484) 9 years ago
  Keghani Kouzoujian 69aa0d76da Make loading implementations consistent (#1440) 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
  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
  Keghani Kouzoujian 825436caef Update tools jars with 7.7.1 9 years ago
  lararennie 5605b8ae67 Porting usage of possibleLengths from Java to Javascript (#1359) 9 years ago
  lararennie 49a266c62d Fixing geocoding prefix generation (#1356) 9 years ago
  lararennie 4fa93bb92b Code clean-up Java (#1354) 9 years ago
  lararennie 18b85c9069 Updating js build to include new possible number information. (#1315) 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 ce1f9c5bfb Update java-build jar to include 7.6.0 metadata (#1295) 9 years ago
  Keghani Kouzoujian ed02941528 Regenerate jars (#1287) 9 years ago
  Keghani Kouzoujian c685bb4fcf Maven to use protobuf-javanano 3.0.0-alpha-7 from Maven Central 9 years ago
  Keghani Kouzoujian 5e60112b79 Regenerate jars after metadata loader changes (#1281) 9 years ago
  Keghani Kouzoujian e02e7aa1e2 Fix Maven project hierarchy and plugin versions, also moving towards a hermetic build (#1192) 10 years ago
  Gregor Jasny 57147779e4 Explicitly call std::stringstream::fail() 10 years ago
  Gregor Jasny 7b4ba2df7a generate_geocoding_data: Add missing header for std::isspace 10 years ago
  Keghani Kouzoujian a342989093 Update nationalPrefixOptionalWhenFormatting documentation. 10 years ago
  David Yonge-Mallo edf20a3bb8 update Google App Engine version to 1.9.32 (latest as of 2016-02-02) 10 years ago
  Keghani Kouzoujian 62452badb9 Regenerate java-build and cpp-build JAR files after nanoproto PR #888 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 a6666ebf2b regenerate binary data 10 years ago
  David Yonge-Mallo ed306d13b3 remove check for nationalPrefixFormattingRule empty before setting nationalPrefixOptionalWhenFormatting in BuildMetadataFromXml 10 years ago