commit | ab13c7792e01f99f9e37c49ff11335ce36efa268 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Aug 12 21:23:39 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Aug 13 12:14:18 2009 -0700 |
tree | 5937253119546c11a96226e4b3d1ee4b0a1154be | |
parent | 543221fc4b9dd16db2c687cd59f1eeea8d89c5a5 [diff] |
Add methods for directly setting Contact header data. Previously, ContactHeaderWidget only allow data binding through helper methods, or a single static call. In the Contacts edit UI, we need to set individual fields directly based on internal EntityDelta states. Also added more documentation and exposed more-direct query helpers.