commit | b2909eb9509092f1479ba7883dfaa1f1e7f4cc23 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Jun 16 16:55:31 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jul 08 12:13:54 2009 -0700 |
tree | e4007c8eb6f756adaa544df43bf02962b74d8d5e | |
parent | eabdb7c252d7e245932891482458486e67ab93d2 [diff] |
Added groups constants and visibility flags. Wrote code to support groups and slightly modified existing group membership definition. Each group has a TITLE, or a TITLE_RESOURCE which can point to a localized title from the owning package. Adds summary Uri with columns that describe the contents of all returned groups, such as people counts. Added visibility flag to groups and aggregate tables to prepare for group management UI.