[
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456783#comment-15456783
]
ASF GitHub Bot commented on CB-3232:
------------------------------------
GitHub user infil00p opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/235
Fixes Camera issue w.r.t. content URIs by introducing android-commons
dependency
<!--
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?
This fixes the Camera Plugin for Android Nougat
### What testing has been done on this change?
Testing against master.
### Checklist
- [x ] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and
submitted to [email protected].
- [ x] [Reported an
issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ x] 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. (There
is none yet :( )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/infil00p/cordova-plugin-camera nougat_camera
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/235.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 #235
----
commit 3d26986bfd5b7894ee16c6785f7996ef8c4b5c4f
Author: Joe Bowser <[email protected]>
Date: 2016-07-27T21:06:07Z
CB-11625: Working on fix to API 24 no longer allowing File URIs to be
passed across intents
commit 744d72a33bfb13b6c75e48385a9cec3435cbdd41
Author: Joe Bowser <[email protected]>
Date: 2016-07-29T16:07:03Z
Partially modified plugin.xml
commit b62fdf50f7bd18ed5c4cb9ae72fb92908529fbfb
Author: Joe Bowser <[email protected]>
Date: 2016-07-29T20:33:51Z
Adding provider_paths.xml so this works
commit 00e0a7dc469133faf92b46f0d72112d4d873844e
Author: Joe Bowser <[email protected]>
Date: 2016-08-03T21:43:11Z
CB-11625: Managed to get Content Providers to work with a weird mix of
Content Providers and non-Content Providers
commit f010394af8921052d565c4baf3ed40bd1170f9de
Author: Joe Bowser <[email protected]>
Date: 2016-08-04T18:16:29Z
WTF. Directory, not file. Not sure why I did that
commit 3ed3d887ca7336534cfeb7d2146731f4e81a1203
Author: Joe Bowser <[email protected]>
Date: 2016-08-04T18:35:39Z
BuildConfig from test project crept in source code thanks to Android
Studio, removing
commit b63a0d83e05b81deb09429776e621f0a713af43f
Author: Joe Bowser <[email protected]>
Date: 2016-09-01T22:11:33Z
Merging API 24 code with master including large refactor
----
> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -----------------------------------------------------
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: BlackBerry, CLI
> Affects Versions: 2.7.0
> Reporter: Michael Brooks
> Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating
> BlackBerry project...
> Updating config.xml ...
> sed:
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
> No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application
> directory!
> ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]