Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google cloud picker sample doesn't work for type '*' #143

Open
RByers opened this issue Dec 29, 2011 · 2 comments
Open

Google cloud picker sample doesn't work for type '*' #143

RByers opened this issue Dec 29, 2011 · 2 comments

Comments

@RByers
Copy link

RByers commented Dec 29, 2011

Modify the example at 'http://examples.webintents.org/intents/pick/pick.html' to do 'new Intent("http://webintents.org/pick", "") instead of type "image/" and try to use the google clode image picker. You get a completely empty window.

Ideally in this case we'd use the Google Picker API to show multiple file types (not just images), but at a minimum we should get at least as much as we get by asking for image/*.

@PaulKinlan
Copy link
Owner

Yes, agree. This needs to be more comprehensive than it is now. One thing I wasn't sure of was what to do with Docs files such as spreadsheets which we don't have our own defined mime type.

@PaulKinlan
Copy link
Owner

Another note is that the UI will open currently only look for image in it's test of what to work out what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants