summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/ContactsContract.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the new ContactsContract APIs public.Jeff Hamilton2009-09-241-29/+30
* Generalize DELAY_STARRED_UPDATE location.Jeff Sharkey2009-09-241-20/+23
* Add Groups query parameters for delaying STARRED update.Jeff Sharkey2009-09-241-0/+20
* Re-hide the contacts APIs, the droiddoc build is failing.Jeff Hamilton2009-09-241-3/+4
* Make the new ContactsContract public.Jeff Hamilton2009-09-231-28/+124
* [Issue 2097207] Adding filtering capability to aggregation suggestionsDmitri Plotnikov2009-09-211-1/+2
* Update getDisplayLabel() API to support new types.Jeff Sharkey2009-09-211-42/+202
* Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data ty...Dmitri Plotnikov2009-09-211-45/+45
* Adding CONTENT_TYPE to CommonDataKinds.EmailDmitri Plotnikov2009-09-181-15/+5
* ContactsContract: Adding joined columns to the CommonDataKind class definitions.Dmitri Plotnikov2009-09-181-16/+23
* ContactsContract: Adding joined columns to the Data class definition.Dmitri Plotnikov2009-09-181-1/+2
* Revert "ContactsContract: Adding joined columns to the Data class definition."Dmitri Plotnikov2009-09-181-2/+1
* ContactsContract: Adding joined columns to the Data class definition.Dmitri Plotnikov2009-09-181-1/+2
* Adopt new FastTrack API for internal widget, fix bugs.Jeff Sharkey2009-09-171-1/+1
* Added API for triggering FastTrack.Jeff Sharkey2009-09-171-15/+191
* Add "MMS" to common phone number types.Jeff Sharkey2009-09-161-0/+1
* Flag indicating if Contacts source has any unsynced groups.Jeff Sharkey2009-09-151-1/+8
* change to use the new CALLER_IS_SYNCADAPTER flagFred Quintana2009-09-141-32/+14
* API to combine LOOKUP_KEY and Contacts._ID together.Jeff Sharkey2009-09-091-0/+9
* Fix typo: IMMEDITATE -> IMMEDIATEOmari Stephens2009-09-081-1/+1
* add a transaction monitorFred Quintana2009-09-081-0/+9
* Fixing asymmetry between phone filter and email filter APIs.Dmitri Plotnikov2009-09-061-8/+20
* Fixing a concurrency problem by changing the contact aggregation exception API.Dmitri Plotnikov2009-09-041-12/+24
* Removing references to deprecated API and the deprecated API itself.Dmitri Plotnikov2009-09-031-75/+0
* Add private API for data with presence.Jeff Sharkey2009-09-021-0/+9
* Adding a convenience method to resolve contact lookup URI to a regular conten...Dmitri Plotnikov2009-09-011-0/+26
* Mimetypes in ContactsProvider2 shouldn't overlap with those in ContactsProviderEvan Millar2009-09-011-5/+6
* Adding a column to Contacts, which will be used as an additional "soft" ident...Dmitri Plotnikov2009-08-311-0/+55
* Add mobile Email type.Jeff Sharkey2009-08-291-0/+1