[GitHub] cordova-lib pull request: CB-9225 Adds plugman support for the Win...

2015-06-22 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-lib/pull/251#issuecomment-114177934 Mefire - in response to your first question, yeah - `plugman` provides some tools to get started building your plugin - creates the initial structure and

RE: Experimenting with API for cordova tooling

2015-06-22 Thread Vladimir Kotikov (Akvelon)
The PRs had been closed, because we've decided to revisit API to make it more solid, before it can be moved to master. The proposal has been moved to cordova-discuss repo, to be easier to review/comment. Link to proposal: https://github.com/cordova/cordova-discuss/pull/9 --- Best

Re: Cordova issue.

2015-06-22 Thread Andrew Grieve
+ dev@ mailing list There have been (fixed) bugs with the online bridge in the past. Are you running a recent version of cordova-android? https://issues.apache.org/jira/browse/CB-6761 https://issues.apache.org/jira/browse/CB-6746 As a quick fix, you can switch to use the PROMPT-based bridge. On

Re: [VOTE] Plugins Release June 17th, 2015

2015-06-22 Thread Steven Gill
ONE MOREEE On Sun, Jun 21, 2015 at 11:30 PM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: I vote +1: * Verified signatures and hashes * Verified tags * Verified that plugins can added correctly to blank app * Verified that blank app can be successfully ran and

Re: Cordova plugin Errors

2015-06-22 Thread julio cesar sanchez
They seem like warnings, not errors, does the app work? 2015-06-22 11:24 GMT+02:00 SiShop ST sishop@gmail.com: Hi With latest version of cordova for iOS build there are errors in plugin cordova-plugin-statusbar and cordova-plugin-media-capture

Cordova plugin Errors

2015-06-22 Thread SiShop ST
Hi With latest version of cordova for iOS build there are errors in plugin cordova-plugin-statusbar and cordova-plugin-media-capture /Users/sishopsnt/Projekti/quicka/platforms/ios/QuickA/Plugins/cordova-plugin-statusbar/CDVStatusBar.m:182:40: warning: implicit conversion from

Re: [VOTE] Plugins Release June 17th, 2015

2015-06-22 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Vladimir Kotikov Shazron Abdullah The vote has passed. I will publish to dist, npm and get the blog post up. On Mon, Jun 22, 2015 at 2:30 PM, Shazron shaz...@gmail.com wrote: +1 On Mon, Jun 22, 2015 at 2:28 PM,

Re: iframe history.back() issues in Cordova app (iOS)

2015-06-22 Thread Joerg Holz
This is the list for cordova developers, not for cordova-end developers. I wrote you a first comment on stackoverflow. Joerg Am 23.06.2015 um 00:49 schrieb Nomamoto, Satoshi s.nomam...@jp.fujitsu.com: Hi guys I am developing the application of Android and iOS by using Cordova. Page

iframe history.back() issues in Cordova app (iOS)

2015-06-22 Thread Nomamoto, Satoshi
Hi guys I am developing the application of Android and iOS by using Cordova. Page structure is as follows. Page A (w/o iframe) Page B (w/ iframe) Transitions Page A -- Page B (forward) Page A -- Page B (backward by history.back()) iframe displays external web page. When it goes back to Page

RE: [VOTE] Plugins Release June 17th, 2015

2015-06-22 Thread Vladimir Kotikov (Akvelon)
I vote +1: * Verified signatures and hashes * Verified tags * Verified that plugins can added correctly to blank app * Verified that blank app can be successfully ran and built * Ran smoke testing of mobilespec app * Verified Release Notes --- Best regards, Vladimir -Original

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-22 Thread thehuijb
Github user thehuijb commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#discussion_r32921216 --- Diff: src/android/CameraLauncher.java --- @@ -173,6 +181,20 @@ else if ((srcType == PHOTOLIBRARY) || (srcType == SAVEDPHOTOALBUM)) {

[GitHub] cordova-lib pull request: Implementation for Unified platform API

2015-06-22 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at: https://github.com/apache/cordova-lib/pull/235 --- 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 if the

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-22 Thread thehuijb
Github user thehuijb commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#discussion_r32921498 --- Diff: src/android/CameraLauncher.java --- @@ -163,7 +159,19 @@ else if ((srcType == PHOTOLIBRARY) || (srcType == SAVEDPHOTOALBUM)) {

[GitHub] cordova-lib pull request: Implementation for Unified platform API

2015-06-22 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/235#issuecomment-114060806 Closing this since the PlatformApi needs for more detailed design. The discussion is moved to cordova/cordova-discuss#9 --- If your project is set up for

[GitHub] cordova-plugin-splashscreen pull request: WP8: Avoid config `value...

2015-06-22 Thread Deathspike
GitHub user Deathspike opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/50 WP8: Avoid config `value` of a wrong element. If you have an element that shares the `name`, like feature name=SplashScreen, then the `value` attribute was read of that

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-22 Thread thehuijb
Github user thehuijb commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-114052451 ## How a cordova camera application works on android This is basically how a cordova application works:

Malfunction OnlineEventsBridgeMode

2015-06-22 Thread David Hadas
Hi, Apologies for any potential mishaps as this is a first communication with the Cordova community. We may be reporting or shedding light on a known issue. While hunting a bug on an S3 Neo android 4.3 device, resulting in file API not reporting success/failure during asynchronous calls, we had

[GitHub] cordova-registry-web pull request: CB-9229 Add basic SEO and Googl...

2015-06-22 Thread rakatyal
GitHub user rakatyal opened a pull request: https://github.com/apache/cordova-registry-web/pull/21 CB-9229 Add basic SEO and Google analytics to plugin search You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-registry-web pull request: Refactor code

2015-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-registry-web/pull/20 --- 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 if the

Re: [VOTE] Plugins Release June 17th, 2015

2015-06-22 Thread Shazron
+1 On Mon, Jun 22, 2015 at 2:28 PM, Steven Gill stevengil...@gmail.com wrote: ONE MOREEE On Sun, Jun 21, 2015 at 11:30 PM, Vladimir Kotikov (Akvelon) v-vlk...@microsoft.com wrote: I vote +1: * Verified signatures and hashes * Verified tags * Verified that plugins can