[GitHub] cordova-plugin-geolocation pull request: CB-10278 geolocation watc...

2015-12-29 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/63 CB-10278 geolocation watchPosition doesn't return watchID string https://issues.apache.org/jira/browse/CB-10278 You can merge this pull request into a Git repository by running:

[GitHub] cordova-plugin-geolocation pull request: CB-7754 - [Geolocation] S...

2015-12-29 Thread MrMotski
Github user MrMotski commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/28#issuecomment-167848233 Is there any update to @Zorgatone's question? I'm also very interested to know the answer. --- If your project is set up for it, you can reply to

[GitHub] cordova-plugin-splashscreen pull request: CB-9240 Cordova splash s...

2015-12-29 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/72 CB-9240 Cordova splash screen plugin iPad landscape mode issue [Jira issue](https://issues.apache.org/jira/browse/CB-9240) Aligns `shouldAutoRotate` default value with

[GitHub] cordova-plugin-splashscreen pull request: CB-9240 Cordova splash s...

2015-12-29 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/72#issuecomment-167857941 @shazron, could you please take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-lib pull request:

2015-12-29 Thread bradleyjames
Github user bradleyjames commented on the pull request: https://github.com/apache/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c#commitcomment-15193029 In cordova-lib/src/plugman/install.js: In cordova-lib/src/plugman/install.js on line 573: This breaks plugman's

[GitHub] cordova-lib pull request: CB-10274 Honor --www parameter in plugma...

2015-12-29 Thread bradleyjames
GitHub user bradleyjames opened a pull request: https://github.com/apache/cordova-lib/pull/359 CB-10274 Honor --www parameter in plugman. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bradleyjames/cordova-lib master

[GitHub] cordova-plugin-splashscreen pull request: CB-10263 Fix splashscree...

2015-12-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/69 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cordova-plugin-geolocation pull request: CB-10277 Error callback s...

2015-12-29 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/62 CB-10277 Error callback should be called w/ PositionError if deny location access https://issues.apache.org/jira/browse/CB-10277 You can merge this pull request into a Git

[GitHub] cordova-plugin-geolocation pull request: Fix crash on deny permiss...

2015-12-29 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/57#issuecomment-167757946 @ochakov could you please create associated JIRA issue or post repro steps here. http://cordova.apache.org/contribute/issues.html I

RE: Running tests

2015-12-29 Thread Alexander Sorokin (Akvelon)
Hi Sean, Welcome! You'll need cordova-plugin-test-framework to run plugin tests. We also have a "mobile spec" tool which can be used to create a test app: https://github.com/apache/cordova-mobile-spec/tree/master/createmobilespec You can create test app which will include the tests for