coltrane
coltrane copied to clipboard
An android file picker
It turns out that Amazon chose not to include a usable implementation of Storage Access Framework for their TV devices and so a project like this still has purpose for...
I want to use it as a folder picker and get persistible uri permission grants to it, similiar to what storage access framework provides with Intent.ACTION_OPEN_DOCUMENT_TREE. e.g. `public static void...
Implement a file cache (both meta and file data) for the GoogleDrive provider
The projection parameter for the google drive provider has no effect.