API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.provider.CallLog.Calls

Removed interface android.provider.Contacts.PeopleColumns.

Changed Methods
Uri addCall(CallerInfo, Context, String, boolean, int, long, int) Change in signature from (Context, String, boolean, int, long, int) to (CallerInfo, Context, String, boolean, int, long, int).
Adds a call to the call log.
 

Removed Fields
String NUMBER_KEY The normalized phone number
String NUMBER_TYPE The type of the phone number
String PERSON_ID The ID of the person this contact method is assigned to.
 

Added Fields
String CACHED_NAME The cached name associated with the phone number, if it exists.
String CACHED_NUMBER_LABEL The cached number label, for a custom number type, associated with the phone number, if it exists.
String CACHED_NUMBER_TYPE The cached number type (Home, Work, etc) associated with the phone number, if it exists.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff