summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/ContactsContract.java
Commit message (Expand)AuthorAgeFilesLines
* Add SipAddress to ContactsContract.David Brown2010-08-261-0/+47
* fix javadoc error which breaks SDK build in gingerbreadVasu Nori2010-07-191-1/+1
* add video/audio chat-compatibility modes to ContactsContractVasu Nori2010-07-171-0/+49
* Framework changes to allow VCards containing multiple entriesDaniel Lehmann2010-03-121-0/+19
* New (hidden) API for ContactsProvider status.Dmitri Plotnikov2010-03-081-1/+77
* Adding a mime type for the phone lookup URI.Dmitri Plotnikov2010-03-041-0/+7
* Renaming contact search snippet fields.Dmitri Plotnikov2010-02-251-9/+14
* Introducing tentative (and hidden) API for contact search snippetsDmitri Plotnikov2010-02-241-0/+50
* Adding support for "contact counts grouped by the first letterDmitri Plotnikov2010-02-171-1/+39
* Adding system preferences for contacts: sort order and display order.Dmitri Plotnikov2010-01-261-2/+52
* Introducing the notion of "verified name" on a raw contact.Dmitri Plotnikov2010-01-201-0/+28
* Get rid of a TODO to add documentation for now-hidden columnsTom O'Neill2010-01-191-3/+0
* Find out whether we should mention behavior specific to our own providerTom O'Neill2010-01-151-5/+31
* Revert a couple of deprecations to fix broken buildTom O'Neill2010-01-151-4/+2
* Improve ContractsContract.RawContacts documentationTom O'Neill2010-01-141-95/+199
* Improve ContactsContract documentation, esp. of Data inner classTom O'Neill2010-01-111-47/+130
* am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously"...Dirk Dougherty2010-01-071-22/+22
|\
| * SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean...Dirk Dougherty2010-01-071-22/+22
* | Fix javadoc reference to ContactsContract.Contacts.Jeff Sharkey2009-12-211-1/+2
* | Adjust for compatibility mode before setSourceBounds().Jeff Sharkey2009-12-211-10/+17
* | Clean-up of naming of the new Contact/Name columnsDmitri Plotnikov2009-12-211-9/+24
* | Remove the IM provider contract class.Jeff Hamilton2009-12-171-3/+24
* | Fixing broken javadoc.Dmitri Plotnikov2009-12-151-3/+3
* | Introducing fields for capturing national specifics of contact names.Dmitri Plotnikov2009-12-151-1/+134
* | moved the hidden sync helpers out of the frameworkFred Quintana2009-12-141-1/+6
* | Fix broken sdk build.Ken Shirriff2009-12-111-1/+1
* | - removed the concept of Entity from the ContentProvider APIsFred Quintana2009-12-091-2/+141
* | Fixing broken buildDmitri Plotnikov2009-12-021-2/+2
* | Adding NAME_RAW_CONTACT_ID column to Contacts.Dmitri Plotnikov2009-12-011-4/+19
|/
* New Javadoc for ContactsContract.Dmitri Plotnikov2009-11-111-67/+2422
* Making new Contacts APIs visible in Eclair SDK - Part IIDmitri Plotnikov2009-10-141-1/+1
* Making new Contacts APIs visible in Eclair SDKDmitri Plotnikov2009-10-131-13/+13
* - hide Entity and all its referencesFred Quintana2009-10-061-0/+69
* Change intent flags for launching FastTrack.Jeff Sharkey2009-10-011-1/+3
* Fix docs errorEvan Millar2009-09-301-2/+2
* Unhide ContactsContract#QuickContact and fix sdk buildEvan Millar2009-09-301-5/+3
* show events in the UIFred Quintana2009-09-301-21/+19
* FastTrack->QuickContactEvan Millar2009-09-301-8/+8
* Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.Megha Joshi2009-09-301-0/+1
* Add REQUESTING_PACKAGE_PARAM_KEY.Evan Millar2009-09-291-0/+8
* Fix docs breakage.Jeff Sharkey2009-09-281-1/+1
* Separate API for vCards through openAssetFileDescriptor().Jeff Sharkey2009-09-281-0/+23
* Three changes.Daisuke Miyakawa2009-09-281-0/+16
* Fixing broken javadoc.Dmitri Plotnikov2009-09-271-2/+1
* Adding columns to support attribution of status updates. Also renaming some ...Dmitri Plotnikov2009-09-271-66/+96
* Remove query parameters for delaying group updates.Jeff Sharkey2009-09-261-23/+0
* rename misc to birthdayFred Quintana2009-09-241-5/+6
* remove the incorrectly located nicknameFred Quintana2009-09-241-7/+0
* Fixing the broken buildDmitri Plotnikov2009-09-241-0/+4
* Adding timestamp and account to contact-level presence columns.Dmitri Plotnikov2009-09-241-2/+33