[GitHub] cordova-lib pull request: Adds copying of blackberry10 splashscree...

2015-11-12 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-lib/pull/342#issuecomment-156229409 Thanks @vladimir-kotikov, it's working now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cordova-lib pull request: Adds copying of blackberry10 splashscree...

2015-11-11 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-lib/pull/342#issuecomment-155906551 I don't think the checks are relevant to the code changed. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cordova-lib pull request: Adds copying of blackberry10 splashscree...

2015-11-11 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-lib/pull/342 Adds copying of blackberry10 splashscreens - fixes CB-9653 Only icons were getting copied before. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-blackberry pull request: Icons outside www

2015-09-11 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-blackberry/pull/188#issuecomment-139657104 @kdubuc Are you able to create a jira issue on https://issues.apache.org/jira/browse/CB for this? I'm not able to at the moment, but I'

[GitHub] cordova-blackberry pull request: Adds init_reqs files to Update sc...

2015-09-02 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/192 Adds init_reqs files to Update script You can merge this pull request into a Git repository by running: $ git pull https://github.com/timwindsor/cordova-blackberry 3.8.x

[GitHub] cordova-blackberry pull request: CB-7807 Adds init_reqs files to U...

2015-09-01 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/191 CB-7807 Adds init_reqs files to Update script This was missed in CB-7807 and causes an issue on platform update if not included You can merge this pull request into a Git repository

[GitHub] cordova-blackberry pull request: Default Icon is now copied into p...

2015-08-19 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/190 Default Icon is now copied into platform_www Fixes issue with build failing when no icon tag is present in config.xml You can merge this pull request into a Git repository by running

[GitHub] cordova-blackberry pull request: Update CSP when building for Blac...

2015-08-14 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/189 Update CSP when building for BlackBerry Adds check and update for Content-Security-Policy header in local content file, to include http://localhost:8472 You can merge this pull

[GitHub] cordova-app-hello-world pull request: CB-9009 default CSP needs to...

2015-08-12 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-app-hello-world/pull/10#issuecomment-130459377 Thanks everyone - I've got a potential solution that we're testing here. We can close this request. --- If your project is set up for i

[GitHub] cordova-blackberry pull request: Icons outside www

2015-07-22 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/188 Icons outside www Fixes CB-6768 You can merge this pull request into a Git repository by running: $ git pull https://github.com/blackberry/cordova-blackberry icons_outside_www

[GitHub] cordova-blackberry pull request: CB-8941 - Adds support for subdom...

2015-07-22 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/187 CB-8941 - Adds support for subdomain whitelisting like other platforms Finds //*. in access origins and creates access objects with the base domain and subdomains set true You can

[GitHub] cordova-blackberry pull request: CB-9010 Adds Requirements command

2015-07-22 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/186 CB-9010 Adds Requirements command *Note that updating the download page to list bb-tools.zip is still in process by the web team. You can merge this pull request into a Git

[GitHub] cordova-blackberry pull request: Fixes CB-9072

2015-06-02 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/184 Fixes CB-9072 You can merge this pull request into a Git repository by running: $ git pull https://github.com/timwindsor/cordova-blackberry CB-9072 Alternatively you can

[GitHub] cordova-app-hello-world pull request: CB-9009 default CSP needs to...

2015-05-11 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-app-hello-world/pull/10#issuecomment-101032363 Works for me - required for use of any plugins. --- If your project is set up for it, you can reply to this email and have your reply appear on