Commits

Jeff Sharkey authored 3f0476a4e28
Basic API for third-party apps to define custom Data rows. To display styled ContactsContract.Data rows in UI, this change adds basic styling attributes that third-party apps can use. The Contacts app parses these structures before displaying Data rows with unrecognized MIME-types. Partially fixes http://b/2126691