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.
4 files changed
tree: eb92eff51be4a9f09591cf499cd1a8a58ff05122
  1. src/
  2. tests/
  3. Android.mk
  4. AndroidManifest.xml
  5. MODULE_LICENSE_APACHE2
  6. NOTICE