coltrane icon indicating copy to clipboard operation
coltrane copied to clipboard

An android file picker

Results 4 coltrane issues
Sort by recently updated
recently updated
newest added

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...

bug

Implement a file cache (both meta and file data) for the GoogleDrive provider

The projection parameter for the google drive provider has no effect.