| commit | e17c303827c5be8107dcd4a8b64333f349b688f5 | [log] [tgz] |
|---|---|---|
| author | Jeff Sharkey <jsharkey@android.com> | Mon May 18 16:11:19 2009 -0700 |
| committer | Jeff Sharkey <jsharkey@android.com> | Mon May 18 16:11:19 2009 -0700 |
| tree | eb92eff51be4a9f09591cf499cd1a8a58ff05122 | |
| parent | b650982af7aeb2800efdcea587b8ce153259cf1c [diff] |
Added aggregate mapping from social data, and photo data type. For SocialProvider activities, I added joins to find the parent Contact and Aggregate through the AUTHOR_CONTACT_ID field. The activities stream default sorting is now by published timestamp in descending order. Added a Contacts.CONTENT_EMAIL_FILTER_URI to return only contacts with a given E-mail address, to help support the SHOW_OR_CREATE intent. Added a CommonDataKinds mapping for Photo data.