History log of /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/PhoneNumberUtil.java
2a6873bca754abbfe2b869883a4a5e917b22225b 21-Jan-2015 Narayan Kamath <narayan@google.com> Revert "Temporary workaround to prevent automated jarjar renaming."

This reverts commit 19073bca93281204c5d0c42b04811ac0e6ef3bdd.

Fixed properly in the build system now.
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java
19073bca93281204c5d0c42b04811ac0e6ef3bdd 23-Dec-2014 Narayan Kamath <narayan@google.com> Temporary workaround to prevent automated jarjar renaming.

The build system adds in resources from LOCAL_JAVA_RESOURCE_DIRS
*after* the source has been jar-jared. This means jarjar will rename
references to what it thinks are resources but cannot rename the
resources themselves.

bug: 18837479

Change-Id: I2b6ef8e705c6db832ebec047f751cc51e100b1c0
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/PhoneNumberUtil.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/PhoneNumberUtil.java