commit | 328c0e7986aa6bb7752ec6de3da9c999920bb55f | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Mon Dec 07 14:52:28 2009 -0800 |
committer | Fred Quintana <fredq@google.com> | Wed Dec 09 10:30:18 2009 -0800 |
tree | 5b708eac07a46a6fa7a7f666b4d3266a922b58d6 | |
parent | a50d450863cb84805ac6809a4c1f7b83984da1ee [diff] |
- removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard code to use the new APIs