commit | 4f864360c24bd26c111bf38a035e8e2d2609e84a | [log] [tgz] |
---|---|---|
author | Jeff Hamilton <jham@android.com> | Thu Apr 23 02:29:07 2009 -0500 |
committer | Jeff Hamilton <jham@android.com> | Fri Apr 24 01:32:03 2009 -0500 |
tree | d0d21e458d2232da0c09dfb326465a22aae16a3f | |
parent | 1436fbe75260fb1888145e17ed3e81f2b3a7a255 [diff] |
First pass at new ContactsProvider. It's very basic right now, but shows the general layout that I'm thinking of for the schema and how the data types are defined. The test app just reads the display names and puts them in a list, not very useful since you have to add data with the sqlite3 tool for now.