Skip to content
Commit e459d792 authored by Mauro Panzeri's avatar Mauro Panzeri Committed by Albert Vaca Cintora
Browse files

"Share to" now retrieves filename for file:// uris too

Querying the ContentProvider only works for content://... uris but when you
share a file from a file-manager, the uri you get has the form file://... and
ContentProvider returns a null cursor.

BUG: 325684
REVIEW: 113202
parent 31fcc3e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment