[ 
https://issues.apache.org/jira/browse/CB-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283015#comment-14283015
 ] 

ASF subversion and git services commented on CB-8017:
-----------------------------------------------------

Commit 62c1c5f38bcb9118a3984df9a96a449c2ea50e30 in cordova-android's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=62c1c5f ]

CB-8017 Add support for `<input type=file>` for Lollipop

Also refactors a bit to remove related special-case code from CordovaActivity


> Add proper support for <input type=file> for Android 5.0
> --------------------------------------------------------
>
>                 Key: CB-8017
>                 URL: https://issues.apache.org/jira/browse/CB-8017
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Android L includes a supported callback for showing the file chooser:
> http://developer.android.com/reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView,
>  android.webkit.ValueCallback<android.net.Uri[]>, 
> android.webkit.WebChromeClient.FileChooserParams)
> There's a good example implementation here:
> https://github.com/GoogleChrome/chromium-webview-samples/blob/master/input-file-example/app/src/main/java/inputfilesample/android/chrome/google/com/inputfilesample/MainFragment.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to