Keghani Kouzoujian
60ebbd2b3e
Move RegexCache to internal subdirectory ( #1711 )
9 years ago
kkeshava
8d32ff6c2c
maven pom.xml updates for release 8.4.2 ( #1705 )
9 years ago
kkeshava
2eafc96bbc
Metadata updates for release 8.4.2 ( #1704 )
9 years ago
lararennie
09519ab056
Handling possible out-of-bounds exception when parsing RFC3966 format ( #1690 )
* Handling possible out-of-bounds exception that would be thrown in C++
and Java if a number with a phone-context tag is entered (RFC3966
format) but no actual phone context.
9 years ago
penmetsaa
0bda51643a
Penmetsaa maven update ( #1691 )
* [maven-release-plugin] prepare release v8.4.1
* [maven-release-plugin] prepare for next development iteration
9 years ago
penmetsaa
da2e7431a6
Metadata updates for release 8.4.1 ( #1688 )
* Metadata updates for release 8.4.1
* Update release_notes.txt
9 years ago
lararennie
29810dcd1b
Returning new validation types for ValidationResult ( #1679 )
IS_POSSIBLE_LOCAL_ONLY and INVALID_LENGTH are now being returned from IsPossibleNumberWithReason.
The enums were added in v8.3.0
Groups announcement: https://groups.google.com/forum/#!topic/libphonenumber-discuss/sPhYzdzFCmg
9 years ago
lararennie
14f65e569b
Docs update ( #1673 )
* Updating docs for getRegionCodeForNumber to clarify that it does not work for short codes or invalid numbers.
9 years ago
SumathiSundara
5d3ad1901c
Sumathisundara maven update ( #1664 )
* [maven-release-plugin] prepare release v8.4.0
* [maven-release-plugin] prepare for next development iteration
9 years ago
SumathiSundara
0e0a975bd7
Metadata updates for release 8.4.0 ( #1663 )
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
Tad Fisher
90ba2689a2
Add a no-metadata JAR variant ( #1643 )
This adds a JAR target without included metadata. Third parties using this
variant may supply their own metadata via a custom MetadataLoader.
9 years ago
lararennie
ff2f3d0548
Demo fixes: mvn build, UTF-8 chars for a single result ( #1646 )
-- Changing response writer to make it UTF-8. Now carrier/geocoding results have unicode support and don't output "?" characters.
-- Fixing pom file to remove the "repositories" block, now the demo builds on maven. Reordered some other fields to match other pom files. Added some other minor attributes.
9 years ago
lararennie
e971aa0b4d
Update doc references to refer to CLDR for region codes ( #1638 )
Update doc references to refer to CLDR and the page of CLDR codes where
appropriate - it used to say ISO country codes were used, but they aren't.
Also updated to refer to two *or three* letter language codes since they may be three letters (we use the shortest defined one for a language)
Updating comments about leadingDigits field at territory level as well.
9 years ago
kkeshava
30327d9310
maven pom.xml updates for release 8.3.3 ( #1632 )
* [maven-release-plugin] prepare release v8.3.3
* [maven-release-plugin] prepare for next development iteration
9 years ago
kkeshava
1f69a99ce3
Metadata updates for release 8.3.3 ( #1629 )
9 years ago
lararennie
5053013dfa
Updating docs to: ( #1605 )
- make them more consistent with each other
- explain why the empty string is sometimes returned when geocoding
9 years ago
SumathiSundara
b7e9359c99
Sumathisundara maven update ( #1600 )
* [maven-release-plugin] prepare release v8.3.2
* [maven-release-plugin] prepare for next development iteration
9 years ago
SumathiSundara
24777a2233
Metadata updates for release 8.3.2 ( #1595 )
9 years ago
kkeshava
be0b50ec98
maven pom.xml updates for release 8.3.1 ( #1586 )
* [maven-release-plugin] prepare release v8.3.1
* [maven-release-plugin] prepare for next development iteration
9 years ago
kkeshava
181a648f79
Metadata updates for release 8.3.1 ( #1580 )
9 years ago
lararennie
a893c9029a
getNationalSignificantNumber robustness improvement ( #1576 )
Fix for getNationalSignificantNumber to be robust in the face of malicious input (negative number of leading zeros in the phone number proto).
9 years ago
kkeshava
baf2370405
maven pom.xml updates for release 8.3.0 ( #1572 )
* [maven-release-plugin] prepare release v8.3.0
* [maven-release-plugin] prepare for next development iteration
9 years ago
kkeshava
ca1cf73590
Metadata updates for release 8.3.0 ( #1571 )
9 years ago
Keghani Kouzoujian
fbfe26ce6b
Move release notes to root ( #1568 )
9 years ago
lararennie
285fc577d2
Fix for ExactlySameAs (c++) and IsNumberMatch ( #1567 )
* isNumberMatch fix for numbers with italian leading zero fields set. Only
affects people who haven't correctly constructed phone numbers using
methods like 'parse'.
* Adding C++ tests and fixing bug in ExactlySameAs method, which wasn't
updated to handle the number_of_leading_zeros field when that was added
to the phone number proto.
See pending_code_changes.txt for more details.
9 years ago
lararennie
921bcfc6ef
Adding new enum values for ValidationResult ( #1562 )
- Adding new enums IS_POSSIBLE_LOCAL_ONLY and INVALID_LENGTH for
ValidationResult, to be later returned by IsPossibleWithReason.
- Documenting existing enum values better.
See email on discuss list:
https://groups.google.com/d/msg/libphonenumber-discuss/sPhYzdzFCmg/6tYsS1f6DgAJ
9 years ago
SumathiSundara
4698fdb5c0
Sumathisundara maven update ( #1550 )
* [maven-release-plugin] prepare release v8.2.0
* [maven-release-plugin] prepare for next development iteration
9 years ago
SumathiSundara
9c902c26ba
Sumathisundara update 8.2.0 ( #1548 )
* Metadata updates for release 8.2.0
* Update release_notes.txt
9 years ago
lararennie
59bd2df076
Make normalizeDiallableCharsOnly public and port it to javascript ( #1526 )
* Make normalizeDiallableCharsOnly public and port it to javascript,
making use of it in the code in parallel places to the Java
implementation.
9 years ago
penmetsaa
7ed02a8c62
Penmetsaa maven update ( #1523 )
* [maven-release-plugin] prepare release v8.1.0
* [maven-release-plugin] prepare for next development iteration
9 years ago
penmetsaa
ded7da25c0
Metadata updates for release 8.1.0 ( #1522 )
9 years ago
penmetsaa
c2e7d4fde9
Add isCarrierSpecificForRegion() API in ShortNumberInfo class. ( #1504 )
9 years ago
Keghani Kouzoujian
1cebd60e69
Update test metadata ( #1514 )
9 years ago
kkeshava
71d76222c6
maven pom.xml updates for release 8.0.1 ( #1506 )
* [maven-release-plugin] prepare release v8.0.1
* [maven-release-plugin] prepare for next development iteration
9 years ago
Keghani Kouzoujian
775cb9fff4
Add explicit SCM dependencies in pom.xml
9 years ago
kkeshava
a8595a652a
Metadata updates for release 8.0.1 ( #1502 )
9 years ago
kkeshava
7a59a7105d
Maven update ( #1467 )
9 years ago
kkeshava
b8a5b50608
Metadata updates for release 8.0.0 ( #1466 )
9 years ago
penmetsaa
6347995ee6
Support semicolon as extension character while parsing phone numbers. ( #1458 )
* Support semicolon as extension character while parsing
* Add notes to pending_code_changes.txt
* JS port: Support semicolon as extension character while parsing
* Update comments in phonenumberutil.js
9 years ago
lararennie
929e6b1c1c
Update documentation for IsValidNumber method ( #1460 )
9 years ago
lararennie
d57f81a7d1
Method deletion for ShortNumberInfo deprecated methods. ( #1457 )
9 years ago
penmetsaa
ab4c4c359d
Maven update for release 7.7.5 ( #1445 )
9 years ago
penmetsaa
16d8f47ec1
Metadata updates for release 7.7.5 ( #1444 )
9 years ago
Keghani Kouzoujian
69aa0d76da
Make loading implementations consistent ( #1440 )
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 )
This excludes editing the proto file itself, or the auto-generated or hand-crafted fields that are derived from it.
9 years ago
penmetsaa
9211191e35
Maven update ( #1429 )
* [maven-release-plugin] prepare release v7.7.4
* [maven-release-plugin] prepare for next development iteration
9 years ago