History log of /frameworks/opt/chips/src/com/android/ex/chips/PhoneUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23f4fd2e3581f29e164d4b62a9095ab1e492c009 07-Oct-2015 Michael Berberet <berberet@google.com> Patch for the third_party chips library to fix functionality with phone numbers.

Currently the popup from touching a chip uses the Rfc822Tokenizer to extract email addresses from the destination for the SingleRecipient adapter type. This behavior doesn't work for phone numbers, as anything within parentheses (ie. area codes) get removed from the destination.

Change-Id: I333c1a55b5475aa3559bf721af402ae0db024342
/frameworks/opt/chips/src/com/android/ex/chips/PhoneUtil.java