History log of /packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6567a894fb1a852c5dbfa1ad2848207494a7eae0 11-Mar-2014 Yorke Lee <yorkelee@google.com> DO NOT MERGE Add null check in ContactInfoHelper.isBusiness

Bug: 13415510
Change-Id: Ie099d661edbc4de8c7b3625fed006d10f0d757dd
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
dfc8165711e1b0b4568fc7876f259a44ee083012 21-Feb-2014 Yorke Lee <yorkelee@google.com> Use new ContactPhotoManager APIs for letter tile avatars

*Modify the following uses of ContactPhotoManager.loadPhoto in the following
classes to include a DefaultImageRequest, populated with the contact's
display name, lookupkey, and contact type as necessary

CallDetailActivity
CallLogAdapter
PhoneFavoriteTileView

*Add utility methods to ContactInfoHelper, to parse a lookupUri for a lookup
key, as well as determine whether or not a contact is a business contact,
from its sourceType field.
*Add a sourceType field to PhoneCallDetails which can be used to track
whether or not PhoneCallDetails belongs to a business contact
*Add a lookupKey field to ContactInfo

Bug: 13101785
Change-Id: If339a9c038f92a0212f8f8b45b5e3cc5f6442562
(cherry picked from commit 56cb0efa5eda1670077e66fc0e8c79478d0c1c67)
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
95b2537946f2af718122a796662b025206cffd91 08-Oct-2013 Yorke Lee <yorkelee@google.com> Don't show PII in logs for JSON-encoded uris

Bug: 11127944
Change-Id: Id362b5bcd5822779aa070143f5d292da70e85ed1
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
c089b0d2b1bf1bd511cd54dc51d9186b6ce41681 25-Sep-2013 Jay Shrauner <shrauner@google.com> Change cached info to interface

Change AOSP cache API to interface and move DB data types to GoogleDialer

Bug:10980951
Change-Id: I37eb07f672458ab4d8789ecc4e9f2f60745de862
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
704acc087ce359295475a46695c2821c55778344 10-Sep-2013 Chiao Cheng <chiaocheng@google.com> Add enable reverse number lookup link to call card.

Bug: 10525344
Change-Id: I6f01110e76222a2558374426675e285cfca5801b
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
58ebe5d3fac837625b69fe1565427f17025bd780 09-Sep-2013 Yorke Lee <yorkelee@google.com> Add URI for unknown contacts to enable quick contact badge

Bug: 10600250
Change-Id: I38dc59d3c6637593353601f03dbc067c36abdde7
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
034a2b329e469bf6888fbbcf91992f974015c2a8 27-Aug-2013 Yorke Lee <yorkelee@google.com> Use contacts cache in call log adapter

Bug: 10490038

Change-Id: I4c7fc5094f76dfaaa321bc69d595f37bb72f87ad
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
35071c06d1587942f5a66c8f12e6247e8f904d26 16-Oct-2012 Chiao Cheng <chiaocheng@google.com> Removing contacts dependencies from CallDetailActivity.

Bug: 6993891
Change-Id: I3ef54efc0ff92367ea4f9b68c1629a99d90ff22c
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java
94b10b530c0fc297e2974e57e094c500d3ee6003 18-Aug-2012 Chiao Cheng <chiaocheng@google.com> Initial move of dialer features from contacts app.

Bug: 6993891
Change-Id: I758ce359ca7e87a1d184303822979318be171921
/packages/apps/Dialer/src/com/android/dialer/calllog/ContactInfoHelper.java