[GitHub] cordova-cli pull request: Splash screen support via config.xml for...

2014-03-25 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-cli/pull/145#issuecomment-38566101 I'm not sure it could be resolved in runtime since the app will show default splash screen before we can change anything. So there are three options here: 1.

Re: config.xml parsing strategy

2014-03-25 Thread Axel Nennker
Its important to distinguish between project_dir/config.XML and runtime/config.XML Launcher icon is in the first, app preferences in the second Am 25.03.2014 15:32 schrieb Sergey Grebnov (Akvelon) v-seg...@microsoft.com: Hi, adding more ppl to our discussion with @purplecabbage

RE: config.xml parsing strategy

2014-03-25 Thread Sergey Grebnov (Akvelon)
What is about app splash screen image? Does it belong to project_dir/config.XML or runtime/config.XML (or both)? Thx!! Sergey -Original Message- From: Axel Nennker [mailto:ignisvul...@gmail.com] Sent: Tuesday, March 25, 2014 6:39 PM To: dev Subject: Re: config.xml parsing strategy Its

Re: ios-deploy issues

2014-03-25 Thread David Kemp
Awesome! We will check it out again. Our success with ios-deploy in the automated test environment has been very poor. It correctly deploys launches somewhat less than 5% of the time. Generally the deploy will work, then it fails to launch for one reason or another. Hoping for better success!

Re: config.xml parsing strategy

2014-03-25 Thread Bryan Higgins
My 2 cents: - For CLI projects, put assets into merges folder and make use of platform tag - The platform is responsible for adding icons and splash screens as part of the build script Is there something specific to WP8 which makes this a dity hack? On Tue, Mar 25, 2014 at 10:38 AM, Axel

Re: config.xml parsing strategy

2014-03-25 Thread Jesse
I have given this some more thought, and discussed it a bit with Joe offline. I think it actually makes the most sense as part of the cli workflow, meaning your pull requests are probably fine Sergey. We should explicitly state that if you want to change the splash-screen image used when your

[GitHub] cordova-plugin-inappbrowser pull request: default windows.open fun...

2014-03-25 Thread sgrebnov
Github user sgrebnov closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/32 --- 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

Re: plugin not in registry search (org.chromium.identity) but it's there

2014-03-25 Thread Michal Mocny
Lindsey, the Registry is going through a transformation right now, anyway. I think we would all agree that searches should use at least some form of wildcard, but lets not worry about fixing this in the current one. -Michal On Fri, Mar 21, 2014 at 8:43 PM, Lindsey Simon els...@gmail.com wrote:

Re: plugin not in registry search (org.chromium.identity) but it's there

2014-03-25 Thread Steven Gill
This is definitely a bug in the search view. I have comment to https://issues.apache.org/jira/browse/CB-6285 about getting it fixed for the new site On Tue, Mar 25, 2014 at 1:06 PM, Michal Mocny mmo...@chromium.org wrote: Lindsey, the Registry is going through a transformation right now,

Get your test results here! Medic/CI viewing available

2014-03-25 Thread David Kemp
Hi all, After many months of delays, we now have our Buildbot master available for the community to view. You can see the status of the tests for Android, iOS, CLI and Plugman, You can see/view the build display at: http://108.170.217.131:8010/waterfall or http://goo.gl/UNijok For those not

issues.cordova.io down

2014-03-25 Thread tommy-carlos williams
http://brianleroux.damn-u-dave.jit.su/ is currently stopped :/

Re: issues.cordova.io down

2014-03-25 Thread Steven Gill
lets blame dave On Tue, Mar 25, 2014 at 2:01 PM, tommy-carlos williams to...@devgeeks.orgwrote: http://brianleroux.damn-u-dave.jit.su/ is currently stopped :/

Re: issues.cordova.io down

2014-03-25 Thread tommy-carlos williams
+1 On 26 March 2014 at 8:04:23 am, Steven Gill (stevengil...@gmail.com) wrote: lets blame dave On Tue, Mar 25, 2014 at 2:01 PM, tommy-carlos williams to...@devgeeks.orgwrote: http://brianleroux.damn-u-dave.jit.su/ is currently stopped :/

[GitHub] cordova-plugman pull request: Add platform support for tizen

2014-03-25 Thread gabrielschulhof
GitHub user gabrielschulhof opened a pull request: https://github.com/apache/cordova-plugman/pull/67 Add platform support for tizen This is try 2 of a PR to add Tizen support to plugman You can merge this pull request into a Git repository by running: $ git pull

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread Steven Gill
Either Adobe NET is blocking me or it is down. On Tue, Mar 25, 2014 at 1:50 PM, David Kemp drk...@chromium.org wrote: Hi all, After many months of delays, we now have our Buildbot master available for the community to view. You can see the status of the tests for Android, iOS, CLI and

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread Shazron
Seems to be up for me here in the East Bay On Tue, Mar 25, 2014 at 4:23 PM, Steven Gill stevengil...@gmail.com wrote: Either Adobe NET is blocking me or it is down. On Tue, Mar 25, 2014 at 1:50 PM, David Kemp drk...@chromium.org wrote: Hi all, After many months of delays, we now have

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread David Kemp
It is not down currently. I haven't had any downtime except a few minutes about 4 hours ago when we re-configured it. On Tue, Mar 25, 2014 at 4:23 PM, Steven Gill stevengil...@gmail.com wrote: Either Adobe NET is blocking me or it is down. On Tue, Mar 25, 2014 at 1:50 PM, David Kemp

Re: Many CLI tests failing

2014-03-25 Thread Max Woghiren
Josh is having trouble accessing the buildbot page, so here is the relevant information. Lorin's relevant commit: https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commit;h=79e571953c2d3459b459c02eb50e753308fd453d Josh's relevant commits:

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread James Jong
Nice work David! -James Jong On Mar 25, 2014, at 4:50 PM, David Kemp drk...@chromium.org wrote: Hi all, After many months of delays, we now have our Buildbot master available for the community to view. You can see the status of the tests for Android, iOS, CLI and Plugman, You can see/view

Re: Many CLI tests failing

2014-03-25 Thread David Kemp
We will have to look into why some people can't get to the machine. It's not that the server is down or slow, its being blocked for some people. On Mar 25, 2014 9:37 PM, Max Woghiren m...@chromium.org wrote: Josh is having trouble accessing the buildbot page, so here is the relevant

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread Brian LeRoux
this is amazing / thanks so much David!!! On Tue, Mar 25, 2014 at 9:04 PM, James Jong wjamesj...@gmail.com wrote: Nice work David! -James Jong On Mar 25, 2014, at 4:50 PM, David Kemp drk...@chromium.org wrote: Hi all, After many months of delays, we now have our Buildbot master

Re: Get your test results here! Medic/CI viewing available

2014-03-25 Thread Brian LeRoux
we should get the dns pointing there ci.cordova.io ?? On Tue, Mar 25, 2014 at 10:04 PM, Brian LeRoux b...@brian.io wrote: this is amazing / thanks so much David!!! On Tue, Mar 25, 2014 at 9:04 PM, James Jong wjamesj...@gmail.com wrote: Nice work David! -James Jong On Mar 25, 2014, at

Re: issues.cordova.io down

2014-03-25 Thread Brian LeRoux
ya totally dave's fault On Tue, Mar 25, 2014 at 4:04 PM, tommy-carlos williams to...@devgeeks.orgwrote: +1 On 26 March 2014 at 8:04:23 am, Steven Gill (stevengil...@gmail.com) wrote: lets blame dave On Tue, Mar 25, 2014 at 2:01 PM, tommy-carlos williams to...@devgeeks.orgwrote:

Re: issues.cordova.io down

2014-03-25 Thread Dave Johnson
My bad :'( On Mar 25, 2014 8:25 PM, Brian LeRoux b...@brian.io wrote: ya totally dave's fault On Tue, Mar 25, 2014 at 4:04 PM, tommy-carlos williams to...@devgeeks.orgwrote: +1 On 26 March 2014 at 8:04:23 am, Steven Gill (stevengil...@gmail.com) wrote: lets blame dave On