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

Package android.provider

Added Classes and Interfaces
Contacts.Extensions The extensions for a person
Contacts.ExtensionsColumns  
Contacts.GroupMembership  
Contacts.Groups This table contains the groups for an account.
Contacts.GroupsColumns Columns from the groups table.
Contacts.OrganizationColumns Columns from the Organizations table that other columns join into themselves.
Contacts.Organizations A sub directory of a single person that contains all of their Phones.
Contacts.People.Extensions The extensions for a person
Contacts.Photos The photos over all of the people
Contacts.PhotosColumns Columns from the Photos table that other columns join into themselves.
Contacts.PresenceColumns The IM presence columns with some contacts specific columns mixed in.
Contacts.Settings The settings over all of the people
Contacts.SettingsColumns Columns from the Settings table that other columns join into themselves.
MediaStore The Media provider contains meta data for all available media on both internal and external storage devices.
MediaStore.Audio Container for all audio content.
MediaStore.Audio.AlbumColumns Columns representing an album
MediaStore.Audio.Albums Contains artists for audio files
MediaStore.Audio.ArtistColumns Columns representing an artist
MediaStore.Audio.Artists Contains artists for audio files
MediaStore.Audio.Artists.
Albums
Sub-directory of each artist containing all albums on which a song by the artist appears.
MediaStore.Audio.AudioColumns Columns for audio file that show up in multiple tables.
MediaStore.Audio.Genres Contains all genres for audio files
MediaStore.Audio.Genres.
Members
Sub-directory of each genre containing all members.
MediaStore.Audio.GenresColumns Columns representing an audio genre
MediaStore.Audio.Media  
MediaStore.Audio.Playlists Contains playlists for audio files
MediaStore.Audio.Playlists.
Members
Sub-directory of each playlist containing all members.
MediaStore.Audio.PlaylistsColumns Columns representing a playlist
MediaStore.Images Contains meta data for all available images.
MediaStore.Images.ImageColumns  
MediaStore.Images.Media  
MediaStore.Images.Thumbnails  
MediaStore.MediaColumns Common fields for most MediaProvider tables
MediaStore.Video  
MediaStore.Video.Media  
MediaStore.Video.VideoColumns  
SearchRecentSuggestions This is a utility class providing access to android.content.SearchRecentSuggestionsProvider.
Settings.NameValueTable Common base for tables of name/value settings.
 

Changed Classes and Interfaces
Browser  
Browser.BookmarkColumns  
CallLog The CallLog provider contains information about placed and received calls.
CallLog.Calls Contains the recent calls.
Contacts The Contacts provider stores all information about contacts.
Contacts.ContactMethods This table stores all non-phone contact methods and a reference to the person that the contact method belongs to.
Contacts.ContactMethodsColumns Columns from the ContactMethods table that other tables join into themseleves.
Contacts.Intents Contains helper classes used to create or manage Intents that involve contacts.
Contacts.Intents.Insert Convenience class that contains string constants used to create contact Intents.
Contacts.Intents.UI Intents related to the Contacts app UI.
Contacts.People This table contains people.
Contacts.PeopleColumns Columns from the People table that other tables join into themselves.
Contacts.PhonesColumns Columns from the Phones table that other columns join into themselves.
OpenableColumns These are standard columns for openable URIs.
Settings The Settings provider contains global system-level device preferences.
Settings.SettingNotFoundException  
Settings.System System settings, containing miscellaneous system preferences.
 

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