Parashuram Narasimhan wrote:
> Wanted to ping about the 3.6.0 thread.
> Are all the open issues taken care of?
No, the nice thing about issues is that you can check and see.
> Is there something we can help on?
...
https://github.com/apache/cordova-lib/pull/75
If some of the tests are too strict, should we move it to be triggered on a
different branch? For example, fails come only on master, while they show up as
"warning" for other branches and we build --force incase of other branches?
-Original Message-
From: Josh Soref [mailto:jso...@bla
Should the platform/plugin save/restore take care of the ability to restore
platforms? That way, though the platforms folder is discernable, we do not have
to necessarily delete it. The goal of able to re-create a project solely based
on the checked-in information still stays.
The user may cho
Wanted to ping about the 3.6.0 thread. Are all the open issues taken care of?
Is there something we can help on?
-Original Message-
From: Josh Soref [mailto:jso...@blackberry.com]
Sent: Tuesday, August 19, 2014 1:11 PM
To: dev@cordova.apache.org
Subject: Re: [Discuss] 3.6.0 Release
M
That's a good difference to point out.
>My personal position is that scenarios where developer is in control and
>loaded locally (i.e. directupdate, appmobi, spellcaster) is a valid
>scenario for Cordova
I agree, because as cordova.js and cordovaLib are version linked, it makes
sense that once an
Yes Ray, that's what I meant as a new Design for the Docs website. To be a
consolidated simple view of the docs, but the real docs will be associated
with each component as an implementation detail.
It can also be a consolidated view of docs as utility of the cordova CLI,
for example "$cordova doc
Keep in mind - the average developer probably has no idea what cordova-ios,
cordova-cli, and cordova-lib means. They npm install cordova, and to them,
that's it.
From: Carlos Santana
Sent: Wednesday, August 20, 2014 7:54 PM
To: dev@cordova.apache.org
Sub
Freaking Outlook kinda munged my reply, so I'll keep my replies on top.
When I saw "edge", I thought that meant *post* release. Err, I mean what's
coming next. I've never read "edge" as being "the current release." So if I'm
wrong, and it sounds like i am,you can disregard everything I said. :)
I think we need to come down to the same conclusion as we did for plugins.
The documentation for each "component" meaning "cordova-ios",
"cordova-cli", "cordova-lib" needs to live with it's repo/code and version
together.
The remaining things can be left in cordova-docs that are independent of a
v
I want to make clarification there is a notable difference between loading
a remotely-loaded *(non-local) *HTML pages with Cordova vs. a downloaded
webapp to be loaded from a *local* HTML.
IBM Worklight has a feature "Direct update"
http://www-01.ibm.com/support/knowledgecenter/api/content/SSZH4A_
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/103
CB-7350 Make createmobilespec friendlier
Unlike the other pull requests of late, I do plan to squash these (and
write a better commit message).
They're split up here for review.
GitHub user caspersmith reopened a pull request:
https://github.com/apache/cordova-android/pull/114
custom_rules.xml breaks library references
If the cordova project lives under another another directory called 'bin'
then it will also be replaced with 'ant-build' which results in bu
Github user caspersmith closed the pull request at:
https://github.com/apache/cordova-android/pull/114
---
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 f
Github user caspersmith commented on the pull request:
https://github.com/apache/cordova-android/pull/114#issuecomment-52858077
We want to generate the cordova project inside the 'bin/' output directory
of our project. The directory structure is
'/Users/casper/our-project/bin/debug/co
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-js/pull/78
CB-7349 Tell users to run npm install
when browserify/jasmine-node are missing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-j
Thanks for the input Ray!
On Wednesday, August 20, 2014, Ray Camden wrote:
> I'll echo the issues I raised before. If the docs say that so and so is
> supported, but it is for edge and not the current release, I think that
> would be a huge mistake. I consider myself a pretty good Cordova dev
I'll echo the issues I raised before. If the docs say that so and so is
supported, but it is for edge and not the current release, I think that would
be a huge mistake. I consider myself a pretty good Cordova dev and I think even
I would be confused as well. (I almost never run anything but the
I still feel it would be a mistake to stop versioning our docs. It would
confuse our users. It is a norm for projects to have docs associated to
specific versions.
I think docs should be versioned when the cli gets released and
docs.cordova.io should always point to edge. This would address the
s
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/189
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/76
---
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 feature is
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-lib/pull/76
CB-7347 Improve cordova platform add /path/to handling
split name/path errors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-l
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/189
CB-7347 document cordova platform add /path/to support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-cli cb_7347
Alternati
Just did some pull requests for docs, and wanted to share that I think
there is really good reason to stop versioning our docs.
- One PR fixed broken links in the 3.5.0 docs that pointed to plugin
dev branches.
--> Any external links in versioned docs may break at any time!
- One PR was for the
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/188
---
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 feature is
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/188#discussion_r16498522
--- Diff: doc/cordova.txt ---
@@ -16,11 +16,15 @@ Project Commands
prepare Copy files into platform(s) for
b
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/188#discussion_r16498478
--- Diff: doc/cordova.txt ---
@@ -16,11 +16,15 @@ Project Commands
prepare Copy files into platform(s) for
b
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-file-transfer/pull/39
---
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 i
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/188#discussion_r16494980
--- Diff: doc/build.txt ---
@@ -1,8 +1,26 @@
Synopsis
-cordova-cli build [PLATFORM..] [-- [platformopts]]
+cordova-cli build P
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/188
CB-7345 improve cli documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-cli cb_7345
Alternatively you can review a
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-wp8/pull/51
---
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 feature is
Actually I clicked "Send" too early. A few comments on Andrew's list:
- We use node-webkit, not CEF.
- We historically have 2 UI builder tools. One indeed uses Intel's App
Framework. Another one (called App Designer) gives an additional choice of
using Bootstrap, jQuery Mobile or Topcoat.
- XDK
Thanks for this note, Andrew! And I guess it's time to introduce myself at this
point.
My name is Serge Lunev and I am engineering manager for Intel XDK Andrew is
talking about below. We did make a lot of changes to align ourselves from the
proprietary AppMobi technology to Cordova and plan to
In case this is news to anyone else, Intel's XDK has been morphing
into a Cordova IDE over the past year (from their custom runtime,
which they now call "legacy build system").
Here's their overview:
https://software.intel.com/en-us/html5/articles/using-the-cordova-for-android-ios-etc-build-option
Very much so. So much so, I think we should even consider such
functionality as 'core'. Could dovetail w/ Serviceworker.
On Wed, Aug 20, 2014 at 7:26 AM, Andrew Grieve wrote:
> I think this is a very desired plugin that many end up re-writing, and it's
> far better than setting the content src
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-ios/pull/97
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/218
---
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 feature i
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/102
---
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 featur
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/106
---
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 featur
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/112
---
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 featur
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/214
---
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 feature i
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/215
---
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 feature i
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/216
---
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 feature i
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/217
---
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 feature i
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-coho/pull/34
CB-5312 Support github.com/apache repositories
Followup to #10
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-coho cb_5312
A
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/220
---
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 feature i
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-docs/pull/220#issuecomment-52796022
Merging this. It's a clear improvement over what was there. If there's more
tweaks to be made, please send more PRs :)
---
If your project is set up for it, you ca
Github user jkeshavarzi commented on the pull request:
https://github.com/apache/cordova-blackberry/pull/175#issuecomment-52794458
Some valid points here. I wasn't part of the initial discussion where this
feature was requested.
Perhaps we should wait until Bryan comes back fr
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-lib/pull/75#issuecomment-52794389
A possible very quick fix: publish a cordova-blackberry10 package to npm
with bundled deps. Solves both problems at once and you won't need neither the
keys nor to cha
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-ios/pull/100
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/113
---
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 featur
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/122
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/152
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-coho/pull/7
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/131
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugman/pull/60
---
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 feature
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-coho/pull/10
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/185
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/184
---
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 feature is
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-lib/pull/7#issuecomment-52792885
bump
---
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
Github user jsoref commented on the pull request:
https://github.com/apache/cordova-blackberry/pull/175#issuecomment-52792890
So...
The rules for toasts are that they're supposed to be short, and unimportant.
There's theoretical information in this dialog that you might want (th
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugman/pull/75
---
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 feature
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/170
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/56
---
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 feature is
Github user jkeshavarzi commented on the pull request:
https://github.com/apache/cordova-blackberry/pull/175#issuecomment-52791380
@jsoref Can you please review this for me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
GitHub user jkeshavarzi opened a pull request:
https://github.com/apache/cordova-blackberry/pull/175
Changing WebInspector dialog to a toast
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blackberry/cordova-blackberry inspector-
On 8/20/14, 10:50 AM, "Mark Koudritsky" wrote:
>AFAIK Travis only supplies a binary pass/fail status, so there is no such
>thing as a warning.
>A Travis check for pull request doesn't mark the entire build on master as
>failed, only that pull request. So there is no need to panic and "drop
>eve
Github user jsoref commented on the pull request:
https://github.com/apache/cordova-lib/pull/75#issuecomment-52789928
re: renaming blackberry10 -> blackberry, that's something that BlackBerry
(the entity) could consider. I'm not willing to do it alone. I'm also unsure
how good the upg
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/57
---
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 feature is
AFAIK Travis only supplies a binary pass/fail status, so there is no such
thing as a warning.
A Travis check for pull request doesn't mark the entire build on master as
failed, only that pull request. So there is no need to panic and "drop
everything and fix the build", instead just "fix the build"
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-lib/pull/16#issuecomment-52787803
still valid?
---
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 featu
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-lib/pull/17#issuecomment-52787753
Is this still valid?
---
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 th
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/73
---
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 feature is
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/74
---
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 feature is
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-cli/pull/131#issuecomment-52787065
Closing this since it no longer works (code was moved into the
"cordova-lib" repo.
That said, it I think the feature is still useful. Shouldn't modify any
f
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/63
---
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 feature is
I think this is a very desired plugin that many end up re-writing, and it's
far better than setting the content src directly to a remote URL.
E.g. just stumbled across this yesterday:
http://docs.appmobi.com/index.php/live-update/
On Wed, Aug 20, 2014 at 7:57 AM, Michal Mocny wrote:
> Make it
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-android/pull/114#issuecomment-52784679
Thanks for this. The original intention of changing to ant-build is to
prevent a conflict with Eclipse's build. So, it was meant to apply to all
sub-projects, no
Github user vladimir-kotikov closed the pull request at:
https://github.com/apache/cordova-wp8/pull/49
---
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 f
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-wp8/pull/49#issuecomment-52767243
https://github.com/apache/cordova-wp8/pull/51 also includes this fix
---
If your project is set up for it, you can reply to this email and have your
reply ap
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-wp8/pull/51
CB-7341 Port tooling/platform scripts from WSH to NodeJS
Implementation for
[CB-7341](https://issues.apache.org/jira/browse/CB-7341). This also includes:
* [CB-4655 Makes default
Make it available Ally, of course that sounds interesting!
I'm sure a few of us have suggestions for improvements too.
On Wed, Aug 20, 2014 at 2:38 AM, Ally Ogilvie wrote:
> Marcel, Sorry for the late reply.
>
> For some games that I produce where the entire game is served to the client
> (req
81 matches
Mail list logo