commit | 1f42f1958113b2dadc6cf26b51192b42f883f3b0 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jun 03 19:00:49 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Jun 09 11:44:09 2009 -0700 |
tree | 1a3d917de6e641fce6af6d5e626cb0436ddb726d | |
parent | 8b341f8ea85257c5f7103863405e0273921e16bc [diff] |
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.