[
https://issues.apache.org/jira/browse/CB-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984327#comment-15984327
]
ASF GitHub Bot commented on CB-9148:
------------------------------------
GitHub user darron1217 opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/219
[CB-9148] (android) add setType() method to support input[type=file] on
4.4.2
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
android
### What does this PR do?
Add setType() method to support input[type=file] on 4.4.2
### What testing has been done on this change?
Build & Run on Real Device
### Checklist
- [ o ] [Reported an
issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ o ] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [ ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darron1217/cordova-plugin-inappbrowser
CB-9148cordova-plugin-inappbrowser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/219.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #219
----
commit 4e62d45721942321108289569d4fd49ebca6e5e7
Author: 박관영 <[email protected]>
Date: 2017-04-26T07:46:07Z
[CB-9148] (android) add setType() method to support 4.4.2
----
> Add support for file picker in InAppBrowser
> -------------------------------------------
>
> Key: CB-9148
> URL: https://issues.apache.org/jira/browse/CB-9148
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin InAppBrowser
> Affects Versions: 3.5.0, 3.6.0
> Environment: problem in Android, the camera roll never opens (iOS
> working OK)
> Reporter: Tomas Rawski
> Labels: Android, camera, file, input, roll, triaged
>
> reproduce :
> open the inAppBrowser: http://www.plupload.com/examples
> click in Add files.
> This works ok when I call it from the _system or _self. But not for _blank.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]