History log of /packages/apps/UnifiedEmail/src/com/android/mail/photo/ContactFetcher.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1afed73f41aafe70badfbe5861099c80bef14183 03-Oct-2014 Rohan Shah <shahrk@google.com> Redo Notification Tagging (UnifiedEmail)

Deals with notification tagging - we no longer need the
contact lookup uri info - We only need the sender address
to create an uri.

Bug: 17577629
Change-Id: I41cedfecbeaffadec2273ddaafdad1bc098a06b2
/packages/apps/UnifiedEmail/src/com/android/mail/photo/ContactFetcher.java
de2f3f40ab2403b89bebd219dcab4d561fd07387 29-Aug-2014 Rohan Shah <shahrk@google.com> Tag Notifications with People (UnifiedEmail)

Use addPerson with notification compat builder to tag
notifications with contacts. Default to using
a ContentResolver if the ContactLookupUriFetcher is
null.

Bug: 15385612
Change-Id: I2ce5fe90d77dd5d0f9b5cc5aeebef069b3b5fa19
/packages/apps/UnifiedEmail/src/com/android/mail/photo/ContactFetcher.java