Keghani Kouzoujian
ad46c8dde2
Merge pull request #833 from mirunabarbu/master
Implementation of SingleFileMetadata reader.
10 years ago
Miruna Barbu
4805ced9e3
Implementation of SingleFileMetadata reading with files created excluded from jar.
10 years ago
Shaopeng Jia
d11af808ee
Merge pull request #825 from Corei13/patch-2
Update 880.txt
10 years ago
Dhananjoy Biswas
76ed0b7225
Update 880.txt
Fixed carrier name for +88016XXXXXXXX
10 years ago
Keghani Kouzoujian
7294829bbd
Update README.md
10 years ago
Mihaela Rosca
d9a679451a
Merge pull request #821 from googlei18n/keghani_update_7.0.11
Keghani update 7.0.11
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
Mihaela Rosca
992529b48a
Merge pull request #820 from googlei18n/keghani_update_7.0.11
Metadata updates for release 7.0.11
10 years ago
Keghani Kouzoujian
fb5441b887
Metadata updates for release 7.0.11
10 years ago
Mihaela Rosca
cf2966bfae
Merge pull request #813 from alucic/master
Fix javascript README formatting by adding md extension
10 years ago
Ante Lucic
b5ce6e6f13
Fix markdown preview
10 years ago
Ante Lucic
9e33404e7f
rename README -> README.md
10 years ago
Mihaela Rosca
7bbe43f499
Update demo version in README.md
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
21c6d9c825
Merge pull request #806 from googlei18n/mihaelacr_update_7.0.10
Metadata updates for release 7.0.10
10 years ago
Mihaela Rosca
d78292d01a
Metadata updates for release 7.0.10
10 years ago
hagbard
245347ca94
Merge pull request #805 from mihaelacr-google/master
Update generate files required for testing using ant.
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
Mihaela Rosca
063cd78d8a
Update README.md with contribution instructions.
10 years ago
roes
b98b39f71e
Merge pull request #799 from dlyongemallo/master
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.
11 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.
11 years ago
roes
2494ce03a9
Merge pull request #789 from dlyongemallo/master
Update resources/timezones/map_data.txt to generated version from 2015-08-06.
11 years ago
David Yonge-Mallo
15b5648a55
Update resources/timezones/map_data.txt to generated version from 2015-08-06.
11 years ago
Andy Staudacher
555ac21d6e
Merge pull request #770 from googlei18n/keghani-patch-1
Update README.md
11 years ago
Keghani Kouzoujian
73bee99eca
Update README.md
Was there anything else?
11 years ago
Andy Staudacher
0ca8270d8f
Merge pull request #768 from googlei18n/keghani_update_7.0.9
Keghani update 7.0.9
11 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
Andy Staudacher
6164bf22b8
Merge pull request #767 from googlei18n/keghani_update_7.0.9
Metadata updates for release 7.0.9
11 years ago
Keghani Kouzoujian
fae29c78c2
Metadata updates for release 7.0.9
11 years ago
roes
66b388c4e6
Merge pull request #762 from keghani/master
Update the protobuf-java version in Maven and compile new jars.
11 years ago
Keghani Kouzoujian
f7cc21baca
Update the proto compiler version in Maven.
11 years ago
David Yonge-Mallo
cc0dab41a0
Merge pull request #761 from keghani/master
Fix indentation in MultiFileMetadataSourceImplTest.java
11 years ago
Keghani Kouzoujian
83649464be
Fix indentation in MultiFileMetadataSourceImplTest.java
11 years ago
Keghani Kouzoujian
2249b409aa
Merge pull request #759 from mirunabarbu/master
Refactoring to read from multiple file metadata source.
11 years ago
Miruna Barbu
9d640d946b
Refactoring to read from multiple file metadata source.
11 years ago
Miruna Stefania Barbu
1d245a3be9
Merge pull request #755 from googlei18n/dlyongemallo-patch-1
fix RegionCode comment in PhoneNumberMatch.java
11 years ago
David Yonge-Mallo
d40cd24189
fix RegionCode comment in PhoneNumberMatch.java
11 years ago
roes
c6d49666b6
Merge pull request #752 from roubert/issue725
Replace defined(COMPILER_GCC) with defined(__GNUC__).
11 years ago
Fredrik Roubert
1107e0f7ce
Replace defined(COMPILER_GCC) with defined(__GNUC__).
The preprocessor expression defined(COMPILER_GCC) is used in code copied
from the Chromium project, but COMPILER_GCC is not defined by GCC itself,
but by the following expression in Chromium's build_config.h:
#if defined(__GNUC__)
#define COMPILER_GCC 1
#elif // ...
It must therefore be changed when copying the code out of the Chromium
code base.
11 years ago
roes
938dbb9e98
Merge pull request #751 from dlyongemallo/master
Fix bad regex (trailing pipe) in Poland (PL) nationalNumberPattern.
11 years ago
David Yonge-Mallo
c6fe1ab9b7
Fix bad regex (trailing pipe) in Poland (PL) nationalNumberPattern.
11 years ago
roes
c5ccf4fb40
[maven-release-plugin] prepare for next development iteration
11 years ago
roes
433dac969a
[maven-release-plugin] prepare release libphonenumber-7.0.8
11 years ago
Andy Staudacher
4166a72cbf
Merge pull request #744 from roes/master
Fix JavaDoc to comply with Java 8
11 years ago
roes
b48b442890
Fix JavaDoc to comply with Java 8
11 years ago
Miruna Stefania Barbu
761e327597
Merge pull request #743 from googlei18n/mirunab_update_7.0.8
Metadata updates for release 7.0.8
11 years ago