David Yonge-Mallo
|
d54dbe0a12
|
regenerate binary data
|
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
|
7ce0944943
|
regenerate all generated files
|
10 years ago |
David Yonge-Mallo
|
7ee44b6e91
|
add protobuf-java-2.6.1.jar to java/lib/
|
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
|
f7f8b9067e
|
regenerate binary files
|
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
|
ceb80c8e9b
|
regenerate all generated files
|
10 years ago |
David Yonge-Mallo
|
08ca2d591a
|
add protobuf-java-2.6.1.jar to java/lib/
|
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 |
Aravind Penmetsa
|
e5f16875e7
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Aravind Penmetsa
|
5dc1145fc4
|
[maven-release-plugin] prepare release libphonenumber-7.1.1
|
10 years ago |
Aravind Penmetsa
|
7a7e07708b
|
Metadata updates for release 7.1.1
|
10 years ago |
Keghani Kouzoujian
|
ba9a6ec733
|
Lower severity of warnings for messages that are less important to clients.
|
10 years ago |
Keghani Kouzoujian
|
1fe7a2f41b
|
Update 7.1.0 release notes to include API changes
|
10 years ago |
Keghani Kouzoujian
|
d278265962
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Keghani Kouzoujian
|
903ac5de5b
|
[maven-release-plugin] prepare release libphonenumber-7.1.0
|
10 years ago |
Keghani Kouzoujian
|
c224e3f5cd
|
Metadata updates for release 7.1.0
|
10 years ago |
Keghani Kouzoujian
|
a6b4b1b915
|
Make robust SingleFileMetadataSourceImpl and make it consistent with
MultiFileMetadataSourceImpl.
|
10 years ago |
Keghani Kouzoujian
|
e9b82df4c2
|
Use instance variables rather than passing them through methods in MultiFileMetadataSourceImpl.
|
10 years ago |
Keghani Kouzoujian
|
cecac40be3
|
Rename single file metadata to avoid conflict...
... with per-region files' prefix; see:
- https://github.com/googlei18n/libphonenumber/blob/master/java/libphonenumber/src/com/google/i18n/phonenumbers/MultiFileMetadataSourceImpl.java
- https://github.com/googlei18n/libphonenumber/blob/master/java/libphonenumber/test/com/google/i18n/phonenumbers/TestMetadataTestCase.java
|
10 years ago |
Keghani Kouzoujian
|
52fbf74751
|
Fix generation of java/CountryCodeToRegionCodeMap.java as side-effect to single file metadata generation.
|
10 years ago |
Keghani Kouzoujian
|
eb82ee3557
|
Update PhoneNumberMetadataProtoFile via ant.
|
10 years ago |
Miruna Barbu
|
4805ced9e3
|
Implementation of SingleFileMetadata reading with files created excluded from jar.
|
10 years ago |
Keghani Kouzoujian
|
ea677ee176
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Keghani Kouzoujian
|
469fb5097b
|
[maven-release-plugin] prepare release libphonenumber-7.0.11
|
10 years ago |
Keghani Kouzoujian
|
fb5441b887
|
Metadata updates for release 7.0.11
|
10 years ago |
Mihaela Rosca
|
2556e6757b
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Mihaela Rosca
|
950f498776
|
[maven-release-plugin] prepare release libphonenumber-7.0.10
|
10 years ago |
Mihaela Rosca
|
d78292d01a
|
Metadata updates for release 7.0.10
|
10 years ago |
Mihaela Rosca
|
e739e47857
|
Added the SE file for PhoneNumberMetadataProtoForTesting_SE
|
10 years ago |
Mihaela Rosca
|
0514048a17
|
Added ant modified files
|
10 years ago |
David Yonge-Mallo
|
994c913514
|
In the short number library, check that the number's country calling code matches the region it's being dialed from, when checking whether it's possible or valid, or getting its cost.
|
10 years ago |
Keghani Kouzoujian
|
8d44a2913c
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Keghani Kouzoujian
|
a1d91a34e0
|
[maven-release-plugin] prepare release libphonenumber-7.0.9
|
11 years ago |
Keghani Kouzoujian
|
fae29c78c2
|
Metadata updates for release 7.0.9
|
11 years ago |
Keghani Kouzoujian
|
83649464be
|
Fix indentation in MultiFileMetadataSourceImplTest.java
|
11 years ago |
Miruna Barbu
|
9d640d946b
|
Refactoring to read from multiple file metadata source.
|
11 years ago |
David Yonge-Mallo
|
d40cd24189
|
fix RegionCode comment in PhoneNumberMatch.java
|
11 years ago |