Class android.provider.DocumentsContract

Added Methods
Uri copyDocument(ContentInterface, Uri, Uri)  
Uri createDocument(ContentInterface, Uri, String, String)  
IntentSender createWebLinkIntent(ContentInterface, Uri, Bundle)  
boolean deleteDocument(ContentInterface, Uri)  
void ejectRoot(ContentInterface, Uri)  
Path findDocumentPath(ContentInterface, Uri)  
Bundle getDocumentMetadata(ContentResolver, Uri)  
Bundle getDocumentMetadata(ContentInterface, Uri)  
Bitmap getDocumentThumbnail(ContentInterface, Uri, Point, CancellationSignal)  
boolean isChildDocument(ContentResolver, Uri, Uri)  
boolean isChildDocument(ContentInterface, Uri, Uri)  
boolean isRootUri(Context, Uri)  
boolean isRootsUri(Context, Uri)  
Uri moveDocument(ContentInterface, Uri, Uri, Uri)  
boolean removeDocument(ContentInterface, Uri, Uri)  
Uri renameDocument(ContentInterface, Uri, String)  
 

Changed Methods
Uri copyDocument(ContentResolver, Uri, Uri) Now deprecated.
 
Uri createDocument(ContentResolver, Uri, String, String) Now deprecated.
 
IntentSender createWebLinkIntent(ContentResolver, Uri, Bundle) Now deprecated.
 
boolean deleteDocument(ContentResolver, Uri) Now deprecated.
 
void ejectRoot(ContentResolver, Uri) Now deprecated.
 
Path findDocumentPath(ContentResolver, Uri) Now deprecated.
 
Bitmap getDocumentThumbnail(ContentResolver, Uri, Point, CancellationSignal) Now deprecated.
 
Uri moveDocument(ContentResolver, Uri, Uri, Uri) Now deprecated.
 
boolean removeDocument(ContentResolver, Uri, Uri) Now deprecated.
 
Uri renameDocument(ContentResolver, Uri, String) Now deprecated.
 
 

Added Fields
String METADATA_EXIF  
String METADATA_TREE_COUNT  
String METADATA_TREE_SIZE  
String METADATA_TYPES  
String QUERY_ARG_DISPLAY_NAME  
String QUERY_ARG_EXCLUDE_MEDIA  
String QUERY_ARG_FILE_SIZE_OVER  
String QUERY_ARG_LAST_MODIFIED_AFTER  
String QUERY_ARG_MIME_TYPES