[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread EddyVerbruggen
Github user EddyVerbruggen commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r2210 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color

[GitHub] cordova-lib pull request: CB-8577 BugFix 'cordova plugin add

2015-02-27 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/174#issuecomment-76512869 What do you mean ? --- 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 thi

RE: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Mefire O .
Thinking about it further, I do agree these are non-blocking. Sorry for delaying the process. I vote +1. Thanks, Mefire -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Friday, February 27, 2015 9:11 PM To: dev@cordova.apache.org Subject: RE:

RE: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Parashuram N (MS OPEN TECH)
Agree with Gorkem, I think these bugs are non-blocking. I don't think we should block the release for this - this only impacts certain plugins, when using the --save feature. I think it may make sense to do a patch release, if we don't want to block this release. -Original Message- Fro

Re: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Steven Gill
I really wish some of this stuff was communicated during the discuss phase :( On Feb 27, 2015 8:55 PM, "Gorkem Ercan" wrote: > > > On 27 Feb 2015, at 22:19, Mefire O. wrote: > > I've spent some time testing, found two bugs and I vote -1 until we >> address those : >> - https://issues.apache.org/

[GitHub] cordova-lib pull request: CB-8577 BugFix 'cordova plugin add

2015-02-27 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/174#issuecomment-76510698 If we change this now it will just make the migration from to logic more complex. --- If your project is set up for it, you can reply to this email and have your r

Re: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Gorkem Ercan
On 27 Feb 2015, at 22:19, Mefire O. wrote: I've spent some time testing, found two bugs and I vote -1 until we address those : - https://issues.apache.org/jira/browse/CB-8577 I do not think this is a show stopper, probably not even a bug, I have not had time to change the old tags. Actual

RE: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Mefire O .
[Sorry to pollute the voting thread.] Here are two pull requests that fix the issues I mentioned earlier : - https://github.com/apache/cordova-lib/pull/173 - https://github.com/apache/cordova-lib/pull/174 I'll be voting +1, once and if these get included. Thanks, Mefire -Original Message

[GitHub] cordova-lib pull request: CB-8577 BugFix 'cordova plugin add

2015-02-27 Thread omefire
GitHub user omefire opened a pull request: https://github.com/apache/cordova-lib/pull/174 CB-8577 BugFix 'cordova plugin add --save' should properly save variables into config.xml to enable restoring later on. CB-8577 BugFix 'cordova plugin add --save' should properly save variab

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread djdmbrwsk
Github user djdmbrwsk commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#issuecomment-76509417 Really looking forward to this! Setting the color at runtime is key for Android 5 because more and more apps have different colors for each layer. Ex

[GitHub] cordova-lib pull request: CB-8578 BugFix: 'cordova plugin ...

2015-02-27 Thread omefire
GitHub user omefire opened a pull request: https://github.com/apache/cordova-lib/pull/173 CB-8578 BugFix: 'cordova plugin should be able to restore urls and folders in addition to versions. CB-8578 BugFix: 'cordova plugin should be able to restore urls and folders in addition to

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread dpogue
Github user dpogue commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#issuecomment-76508631 Rather than more config.xml preferences, might it be better to set the statusBar colour on all platforms based on the `` tag as per the WHATWG spec?

RE: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Mefire O .
I've spent some time testing, found two bugs and I vote -1 until we address those : - https://issues.apache.org/jira/browse/CB-8577 - https://issues.apache.org/jira/browse/CB-8578 I should be able to send pull requests to fix them shortly. Thanks, Mefire -Original Message- From: Mefire

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25553628 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color hex st

Re: [REVIEW] Tools Release Blog Post

2015-02-27 Thread Gorkem Ercan
On 27 Feb 2015, at 21:16, Michal Mocny wrote: Looks good. Few comments: - "You can manage plugin and platform versions using the --save command" => "You can now save your list of installed plugins and platforms using the --save command". Should we also add "Saved platforms and plugins a

Re: [REVIEW] Tools Release Blog Post

2015-02-27 Thread Michal Mocny
Looks good. Few comments: - "You can manage plugin and platform versions using the --save command" => "You can now save your list of installed plugins and platforms using the --save command". - (I don't think --save actually helps with management of versions) - We are going to be doing a blog p

Re: Cordova Automated Testing

2015-02-27 Thread Michal Mocny
On Fri, Feb 27, 2015 at 5:30 PM, Dmitry Blotsky wrote: > Thanks for the feedback, Michal! The issue we had with using the > checkboxes was that it was not easily automatable. A more simple solution > was to use a parameter to specify the plugins you want installed, instead > of installing all of

Re: [iOS] Merging cordova-ios/wkwebview branch into the mainline

2015-02-27 Thread Michal Mocny
huzzah! On Fri, Feb 27, 2015 at 7:07 PM, Shazron wrote: > Proceeding with the wkwebview -> 4.x branch merge next week, and also > rebase/merge 4.x off master to pickup the latest master bits. > > > On Thu, Jan 29, 2015 at 4:48 PM, Shazron wrote: > > Reviving this thread. After the hangout today

[REVIEW] Tools Release Blog Post

2015-02-27 Thread Steven Gill
Still have some formatting to do of the changes. https://github.com/cordova/apache-blog-posts/blob/master/2015-03-02-tools-release.md Any other highlights I should mention?

Re: [iOS] Merging cordova-ios/wkwebview branch into the mainline

2015-02-27 Thread Shazron
Proceeding with the wkwebview -> 4.x branch merge next week, and also rebase/merge 4.x off master to pickup the latest master bits. On Thu, Jan 29, 2015 at 4:48 PM, Shazron wrote: > Reviving this thread. After the hangout today, the proposal now is: > > 1. Integrate the "wkwebview" (pluggable we

RE: [Vote] Tools Release February 27, 2015

2015-02-27 Thread Mefire O .
Steven, Thanks for initiating this. I'll be performing some tests/checks and will then cast my vote accordingly. Thanks, Mefire -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Friday, February 27, 2015 1:21 PM To: dev@cordova.apache.org Subject: [Vote] Tools Re

Tested iOS 8.3 beta 2

2015-02-27 Thread Edna Y Morales
No regressions were seen. FYI Thanks, Edna Morales

Re: Cordova Automated Testing

2015-02-27 Thread Jesse
Personally, I never use mobile-spec because it is buggy on windows+wp8, and nearly impossible to tell if a failure is a bad test or bad code, (this may be better now, but I've already lost faith). I needed a way to easily test a particular plugin in isolation, which is why I wrote paramedic. The

RE: Cordova Automated Testing

2015-02-27 Thread Dmitry Blotsky
Thanks for the feedback, Michal! The issue we had with using the checkboxes was that it was not easily automatable. A more simple solution was to use a parameter to specify the plugins you want installed, instead of installing all of them and then disabling them. Also the dependencies-plugin in

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#issuecomment-76480150 Yes, that is correct. Also, [1] in js takes care of making sure you get a valid #RRGGBB even if it is passed 'RGB' and ColorByName simply c

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread EddyVerbruggen
Github user EddyVerbruggen commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#issuecomment-76476575 Hi @purplecabbage thanks for the quick review! I've now added runtime support for `backgroundColorByHexString` as you suggested (includin

[Vote] Tools Release February 27, 2015

2015-02-27 Thread Steven Gill
Please review and vote on this Tools Release. Release issue: https://issues.apache.org/jira/browse/CB-8555 All the tools have been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8555/ All the tools have also been published to npm under the rc tag. Feel free to test them

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread EddyVerbruggen
Github user EddyVerbruggen commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25538963 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color

Re: createmobilespec issue [tools release]

2015-02-27 Thread Steven Gill
Looks like I had a cordova-test-frameworks directory (no idea why) in my cordova directory. It was coming up during the searchpath search and its version was set to 0.1. Removed it. Problem solved On Fri, Feb 27, 2015 at 11:35 AM, Steven Gill wrote: > Trying to run createmobilespec as part of t

createmobilespec issue [tools release]

2015-02-27 Thread Steven Gill
Trying to run createmobilespec as part of the tools release. Running into this problem. TypeError: Invalid Version: 0.1 at new SemVer (/Users/stevengill/repo/cordova/cordova-lib/cordova-lib/node_modules/semver/semver.js:256:11) at compare (/Users/stevengill/repo/cordova/cordova-lib/cordov

[GitHub] cordova-plugin-inappbrowser pull request: Added option to disable/...

2015-02-27 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/60#issuecomment-76456224 lgtm! --- 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

RE: [REVIEW] Blog post for cordova-windows 3.8.0 release

2015-02-27 Thread Josh Soref
I sent a pull request for the release notes, please merge before shipping. Sergey wrote: > Sent the following PR since I don't have write access to the repo. > Please review and merge, all required changes and improvements are > welcome. > https://github.com/cordova/apache-blog-posts/pull/32/fil

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#issuecomment-76453675 This should be identical to the other platforms. Documentation should specify the 'quirk' in how the Android guidelines recommend it's usage.

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25529377 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color hex st

Re: CLI installation from master

2015-02-27 Thread Michal Mocny
Certainly would match the equivalent cordova-cli repo name. On the other hand, I'm sometimes annoyed that the `cordova-cli` repo name != `cordova` package name. But with the move to npm, perhaps plugman-cli dies eventually anyway? -Michal On Fri, Feb 27, 2015 at 12:49 PM, Jesse wrote: > We sh

Re: CLI installation from master

2015-02-27 Thread Jesse
We should consider calling plugman plugman-cli so it is more clear that this simply adds a (you guessed it) command line interface ... > On Feb 27, 2015, at 8:01 AM, Mark Koudritsky wrote: > > Yes, the instructions look correct. > If you dan't need to use the `plugman` command, you don't nee

Re: [REVIEW] Blog post for cordova-windows 3.8.0 release

2015-02-27 Thread Parashuram N (MS OPEN TECH)
Looks good to me. On 2/27/15, 8:00 AM, "Shazron" wrote: >Added you to the repo as a committer, for next time. > > >On Fri, Feb 27, 2015 at 3:44 AM, Sergey Grebnov (Akvelon) > wrote: >> Sent the following PR since I don't have write access to the repo. >>Please review and merge, all required cha

Re: CLI installation from master

2015-02-27 Thread Mark Koudritsky
Yes, the instructions look correct. If you dan't need to use the `plugman` command, you don't need cordova-plugman. On Fri, Feb 27, 2015 at 12:21 AM, Toda, Shingo wrote: > Hi devs > > I read through this document to know how I can install CLI from cloned > cordova-cli. > https://github.com/apach

Re: [REVIEW] Blog post for cordova-windows 3.8.0 release

2015-02-27 Thread Shazron
Added you to the repo as a committer, for next time. On Fri, Feb 27, 2015 at 3:44 AM, Sergey Grebnov (Akvelon) wrote: > Sent the following PR since I don't have write access to the repo. Please > review and merge, all required changes and improvements are welcome. > > https://github.com/cordova

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-02-27 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-lib/pull/171#issuecomment-76387512 @agrieve I've addressed your comments, could you take another look? Thanks! --- If your project is set up for it, you can reply to this email and have your reply a

[REVIEW] Blog post for cordova-windows 3.8.0 release

2015-02-27 Thread Sergey Grebnov (Akvelon)
Sent the following PR since I don't have write access to the repo. Please review and merge, all required changes and improvements are welcome. https://github.com/cordova/apache-blog-posts/pull/32/files Thx! Sergey - To unsubs

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread EddyVerbruggen
GitHub user EddyVerbruggen opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22 Allow setting the statusbar backgroundcolor on Android Since Android Lollipop the statusbar of your app is no longer black. On a Samsung Galaxy S5 my mostly white app now has