History log of /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93399cc7a32833de9cb538ef7940eed61a23edca 25-Apr-2016 Neil Fuller <nfuller@google.com> DO NOT MERGE Revert to libphonenumber v7.0.11

This change reverts to the previously-submitted v7.0.11 version of
libphonenumber. It removes the dependency on protobufs thereby saving
disk / memory.

This is effectively a revert of commits
6b489f77ae70bea07f3a8fbd877368b4e0f3142c and
3bd754c0967ed003578e460faa83ad8e777a636b, and keeping the subsequent
changes.

Some additional edits have been made to build.gradle and
build-full.gradle to keep the gradle build working and remove the
dependency on protos.

Bug: 28341523
Change-Id: Ic35f775dd11095c31625d56492916da783abf36d
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
6b489f77ae70bea07f3a8fbd877368b4e0f3142c 07-Dec-2015 Paul Duffin <paulduffin@google.com> Upgrade to version 7.2.1 (Second Attempt)

This introduces a runtime dependency on nano protobuf. The
classes are jarjared from com.google.protobuf.nano into
com.android.protobuf.nano and will be built as part of the
ext library built in frameworks/base/Android.mk.

Bug: 24793335
Change-Id: I7bd8a5d3988d21ea5bb0fdaaad09df298e53e16a
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
f8e6609c7ee7dd2a0f515a65ceb995e80f7731ee 10-Dec-2015 Narayan Kamath <narayan@google.com> Revert "Upgrade to version 7.2.1"

This reverts commit 8fda25a631103958dd4e335fa1149913d0552e0a.

Change-Id: Id96b831dc6dd5508b90d597e0bb78d02c39f0203
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
8fda25a631103958dd4e335fa1149913d0552e0a 07-Dec-2015 Paul Duffin <paulduffin@google.com> Upgrade to version 7.2.1

This introduces a runtime dependency on nano protobuf. The
classes are jarjared from com.google.protobuf.nano into
com.android.protobuf.nano and will be built as part of the
ext library built in frameworks/base/Android.mk.

Bug: 24793335
Change-Id: Iba3b7c5ad7789d4a2abca5a174e978138699ef94
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
b0d1cb1662daab3451e5fa59b8f073e9992b628b 11-Feb-2015 Andy Staudacher <staudacher@google.com> Update libphonenumber to 7.0.2 (from 7.0.1).
See release_notes.txt for details.

Change-Id: I3788937ba2dab27376fe1b23e64f9dd8a7e81790
Signed-off-by: Andy Staudacher <staudacher@google.com>
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java
a77faddfc3b3e4cca8f585c82d669054aec221f4 18-Dec-2014 Narayan Kamath <narayan@google.com> Update libphonenumber to an unmodified copy of v7.0.1

Copied from upstream commit eb7f783d2fd7d222a10283a72d9e7 with no
local modifications and a cherry-pick of commit 5b00cb5b2dc0582c29
(JAVA/JS: Documentation fix and added missing licences.) from upstream
master.

Added Android.mk to build the code for platform and unbundled use.

Note that while we rename packages, we don't rename resources to make
sure they're found.

Change-Id: Idb886f1b5d7bca491b9f7f8d18574a88f08593ba
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java