Added notion of aggregate "summary" and presence.

Changed "aggregates_primary_phone" to more-general
"aggregates_summary" which is ready to be joined with
presence table once it has been added.

Added "aggregate_status" path to SocialProvider so it can
provide last-updated social status for an aggregate.  Used
to support fast-track.

Added backend for storing presence, and fixed a few SQL
injection vectors.
3 files changed
tree: 1a3d917de6e641fce6af6d5e626cb0436ddb726d
  1. src/
  2. tests/
  3. Android.mk
  4. AndroidManifest.xml
  5. MODULE_LICENSE_APACHE2
  6. NOTICE