You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/10/30 20:39:29 UTC

[jira] [Updated] (CB-2627) HTML File Input should support accept/source attributes

     [ https://issues.apache.org/jira/browse/CB-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-2627:
---------------------------

    Priority: Minor  (was: Major)

> HTML File Input should support accept/source attributes
> -------------------------------------------------------
>
>                 Key: CB-2627
>                 URL: https://issues.apache.org/jira/browse/CB-2627
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Android
>            Reporter: Michael Migdol
>            Assignee: Joe Bowser
>            Priority: Minor
>
> [CB-2086] always opens a generic File Picker, regardless of the values passed in for the mimetypes in the accept attribute, or the source attribute.  The Android Browser correctly examines these attributes and starts up an activity with either: a camera intent, a camera/image intent, a camcorder intent, a sound recorder intent, or a sound recorder/audio intent.  
> I'm not sure what cross-pollination is allowed between the Android codebase and Cordova's, but it appears that packages/apps/Browser/src/com/android/browser/UploadHandler.java from the Android source tree contains exactly what we need to accomplish the same.



--
This message was sent by Atlassian JIRA
(v6.1#6144)