iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

Update isGooglePhotosUri(Uri uri) #70

Closed bonish closed 6 years ago

bonish commented 8 years ago

Update isGooglePhotosUri(Uri uri) to accommodate the recent change in Authority of Google Photos App.

hossain-khan commented 8 years ago

I've actually tested this code and this breaks the current implementation. When using this logic, it does not provide the file path, instead it provides numeric data, not sure what that integer value is from.