Re: Famo.us & cordova?

2014-07-07 Thread Joe Bowser
WTF is Adobe Cordova? I know that someone was talking to the Famo.us guys, but they really screwed up this mailout. :S On Mon, Jul 7, 2014 at 8:59 PM, Michal Mocny wrote: > From todays Famo.us email marketting: > > > *Adobe collaboration* > We are proud to announce that we have officially begun a

Famo.us & cordova?

2014-07-07 Thread Michal Mocny
>From todays Famo.us email marketting: *Adobe collaboration* We are proud to announce that we have officially begun a collaboration project with the Adobe Cordova team to make core improvements to Cordova itself. Included as part of this project will be a section of Famo.us University to teach pe

RE: Ripple as a Cordova platform - experiment

2014-07-07 Thread Parashuram Narasimhan (MS OPEN TECH)
My bad, did not realize the WWW did not exist. It was just a sample app, which used the camera API. You can use the camera API and it will work with Ripple too. -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Monday, July 7, 2014 8:0

Re: Ajax search API on plugins.cordova.io

2014-07-07 Thread Anis KADRI
Understood. I pointed you to the URL steve was hitting to perform the search. It just happens to be a in a javascript file. It's common CouchDB document API http://wiki.apache.org/couchdb/HTTP_Document_API On Mon, Jul 7, 2014 at 8:42 PM, Ray Camden wrote: > Not so much concerned with the code p

Re: Ripple as a Cordova platform - experiment

2014-07-07 Thread Michal Mocny
FYI there is no www attachment (this mailing list strips off attachments). Is it strictly necessary or was it just an example? On Mon, Jul 7, 2014 at 6:31 PM, Parashuram Narasimhan (MS OPEN TECH) < panar...@microsoft.com> wrote: > Hi, > > We have been experimenting with converting Apache Ripple

Re: WKWebView for iOS8

2014-07-07 Thread Ally Ogilvie
I'm usually an observer here but.. the urge to post was too great! http://seattlesportsnet.files.wordpress.com/2013/11/anchorman-celebration-gif.gif Thanks for the research Shaz. On Tue, Jul 8, 2014 at 4:57 AM, Tommy Williams wrote: > Yes!!! > On 8 Jul 2014 05:52, "Shazron" wrote: > > > Go

Re: whitelist as a plugin

2014-07-07 Thread Ian Clelland
What would be the security implication of removing it from core? No access at all by default? Or unlimited access by default? I suspect that if the default policy with no plugin installed is the latter, then we will be given the impression that it's not important at all :) I had considered just t

RE: Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
Not so much concerned with the code part - I'm more concerned about if I should be hitting the URL. :) From: Anis KADRI Sent: Monday, July 07, 2014 5:38 PM To: dev@cordova.apache.org Subject: Re: Ajax search API on plugins.cordova.io But if you're looking

Re: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-07 Thread Shazron
Not sure how these prefs are going to work. Usually prefs are for runtime preferences, while these are really build time preferences and probably the domain of the CLI since they modify the Info.plist and .pbxproj files. On Mon, Jul 7, 2014 at 6:34 AM, tommy-carlos williams wrote: > +1 > > On 7

Re: Ajax search API on plugins.cordova.io

2014-07-07 Thread Anis KADRI
But if you're looking for search specifically you can take a look at how Steve did it in the plugins site http://goo.gl/pxKE49 On Mon, Jul 7, 2014 at 6:31 PM, Anis KADRI wrote: > https://github.com/imhotep/npmjs.org should work > > > On Mon, Jul 7, 2014 at 6:13 PM, Ray Camden wrote: > >> Defi

Ripple as a Cordova platform - experiment

2014-07-07 Thread Parashuram Narasimhan (MS OPEN TECH)
Hi, We have been experimenting with converting Apache Ripple into one of the Cordova platforms. Apache Ripple is a great tool for emulating the mobile devices. Ripple currently supports some core built-in plugins. The idea of making it a platform is for any plugin (including core plugins and

Re: Ajax search API on plugins.cordova.io

2014-07-07 Thread Anis KADRI
https://github.com/imhotep/npmjs.org should work On Mon, Jul 7, 2014 at 6:13 PM, Ray Camden wrote: > Definitely not CORS enabled from what I can see in the dev tools. But I'm > calling from Brackets so it shouldn't matter. > > > From: Parashuram Narasimh

Windows Universal Apps and Cordova 3.6.0

2014-07-07 Thread Parashuram Narasimhan (MS OPEN TECH)
Hi, We just finished the implementation for supporting Windows 8.1 apps for Cordova. Summary of the changes - Create a new platform called "windows" that produces packages for windows8, windows 8.1 and windows phone 8.1 - Current "windows8" platform will be an alias for "wind

RE: Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
Definitely not CORS enabled from what I can see in the dev tools. But I'm calling from Brackets so it shouldn't matter. From: Parashuram Narasimhan (MS OPEN TECH) Sent: Monday, July 07, 2014 5:00 PM To: dev@cordova.apache.org Subject: RE: Ajax search API

[GitHub] cordova-lib pull request: CB-7067 run jasmine tests individually

2014-07-07 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/51#discussion_r14625702 --- Diff: cordova-lib/src/cordova/superspawn.js --- @@ -108,11 +108,17 @@ exports.spawn = function(cmd, args, opts) { if (child.stdout) {

RE: Ajax search API on plugins.cordova.io

2014-07-07 Thread Parashuram Narasimhan (MS OPEN TECH)
Also, is this CORS enabled so that other websites can use this official API ? -Original Message- From: Ray Camden [mailto:rayca...@adobe.com] Sent: Monday, July 7, 2014 2:58 PM To: dev@cordova.apache.org Subject: Ajax search API on plugins.cordova.io Is there an "official" API for plugi

Ajax search API on plugins.cordova.io

2014-07-07 Thread Ray Camden
Is there an "official" API for plugins.cordova.io? I see I can hit http://plugins.cordova.io/_list/search/search?startkey=%22dialogs%22&endkey=%22dialogsZZ%22&limit=25 and get a response back but is there something more "official" then that?

[GitHub] cordova-lib pull request: CB-7087 Retire blackberry10/ directory

2014-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/52 --- 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] cordova-blackberry pull request: CB-7087 Retire blackberry10/ dire...

2014-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-blackberry/pull/167 --- 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 fea

[GitHub] cordova-lib pull request: CB-7087 Retire blackberry10/ directory

2014-07-07 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/cordova-lib/pull/52 CB-7087 Retire blackberry10/ directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/blackberry-webworks/cordova-lib blackberry10-nosubdir

[GitHub] cordova-blackberry pull request: CB-7087 Retire blackberry10/ dire...

2014-07-07 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/cordova-blackberry/pull/167 CB-7087 Retire blackberry10/ directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/blackberry/cordova-blackberry blackberry10-no

Re: Browserify JS is in

2014-07-07 Thread Anis KADRI
Right, browserify is just a way to package cordova.js that should make it easier to add the browser as a platform so might not be directly related but is somewhat related :-} On Mon, Jul 7, 2014 at 4:45 PM, Michal Mocny wrote: > I think Ally may be confusing what this does?: This browserify wor

Re: Browserify JS is in

2014-07-07 Thread Michal Mocny
I think Ally may be confusing what this does?: This browserify work is not a way to get cordova to run in a desktop browser, its just a means for packaging cordova.js. I think there should be no visible change to end users. There is a separate effort to target the browser as a platform, and it ma

Re: Browserify JS is in

2014-07-07 Thread Anis KADRI
On Sun, Jun 29, 2014 at 9:54 PM, Ally Ogilvie wrote: > Anis that is really sweet. > If this hits CLI, plugin.xml will have sections for plugins to do web > actions? > Not sure I understand what you mean by web actions. > TBH.. i've always wanted a cordova platform add web... but i'd be happy >

Re: WKWebView for iOS8

2014-07-07 Thread Tommy Williams
Yes!!! On 8 Jul 2014 05:52, "Shazron" wrote: > Good news: https://twitter.com/shazron/status/486235098715394048 > > On Fri, Jun 27, 2014 at 3:46 PM, Shazron wrote: > > Broke the iOS 8 issue into sub-tasks: > > https://issues.apache.org/jira/browse/CB-7043 > > > > > > > > On Mon, Jun 16, 2014

Re: whitelist as a plugin

2014-07-07 Thread Shazron
Actually it's already possible in any iOS version, we just have to make sure the plugin loads at startup. This is for UIWebView only, WKWebView has this issue: https://issues.apache.org/jira/browse/CB-7049 - you can't intercept any requests from it currently (not sure if anything changed in iOS 8 b

Re: WKWebView for iOS8

2014-07-07 Thread Shazron
Good news: https://twitter.com/shazron/status/486235098715394048 On Fri, Jun 27, 2014 at 3:46 PM, Shazron wrote: > Broke the iOS 8 issue into sub-tasks: > https://issues.apache.org/jira/browse/CB-7043 > > > > On Mon, Jun 16, 2014 at 8:20 AM, Shazron wrote: >> Haven't yet - but from what I read -

whitelist as a plugin

2014-07-07 Thread Brian LeRoux
Was discussing this w/ Shaz and Joe and, in theory, this is possible from iOS8 onward and possibly w/ some refactoring in the 4.x series of Android. Its also probably the single most problematic areas of misunderstanding as it relates to security we have. Isolating it from core would give us a bet

RE: Directory Structure - CLI directory config proposal

2014-07-07 Thread Parashuram Narasimhan (MS OPEN TECH)
+1 to this proposal. If we are able to agree on a proposal, we can contribute with code too. -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Monday, July 7, 2014 7:52 AM To: dev Subject: Re: Directory Structure - CLI directory config

[Android] Heads up! Android Bridge has changed!

2014-07-07 Thread Joe Bowser
Hey The bridge has changed and people need to build Cordova JS from the cordova-js master and put it in the generated project from cordova-android. This is due to the removal of code from CordovaWebView. I was able to see what happened based on commits, but these changes if not handled right can

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-07-07 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/34 CB-6961 port file-transfer tests to framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-file-tra

Re: Why CordovaPlugin doesn't implementing powerful event such as onCofigurationchanged or onSizeChanged?

2014-07-07 Thread Andrew Grieve
For onSizeChanged, I think you can use addOnLayoutChangedListener(). onConfigurationChanged seems reasonable though. Filed this as https://issues.apache.org/jira/browse/CB-7085 On Sat, Jul 5, 2014 at 4:44 AM, Jan Velecký wrote: > Hello, > This is the key for new plugins, which can be more powe

[GitHub] cordova-docs pull request: Added details for people wishing to hel...

2014-07-07 Thread ldeluca
Github user ldeluca closed the pull request at: https://github.com/apache/cordova-docs/pull/209 --- 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] cordova-lib pull request: CB-7067 run jasmine tests individually

2014-07-07 Thread jkeshavarzi
Github user jkeshavarzi commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/51#discussion_r14601125 --- Diff: cordova-lib/src/cordova/superspawn.js --- @@ -108,11 +108,17 @@ exports.spawn = function(cmd, args, opts) { if (child.stdout) {

[RESULT] [VOTE] Contacts plugin release

2014-07-07 Thread Ian Clelland
The vote has now closed. The results are: Positive Binding Votes: 3 Ian Clelland Max Woghiren David Kemp Negative Binding Votes: None Other Votes: None The vote has passed. On Wed, Jul 2, 2014 at 1:13 PM, David Kemp wrote: > +1 > >- verified signature and hashes using `coho verify-arch

Re: Directory Structure - CLI directory config proposal

2014-07-07 Thread Michal Mocny
I'd like to see this happen. Specifically, I would like to see support for a directory structure like this: MyApp/ cordova_components/ platforms/ plugins/ bower_components/... node_modules/... ...Rest of contents of MyApp are basically www/ And this cannot use a symlink from MyAp

Re: Directory Structure - CLI directory config proposal

2014-07-07 Thread Andrew Grieve
Which paths do you want to be configurable? On Mon, Jul 7, 2014 at 10:41 AM, Lisa Seacat DeLuca wrote: > I wanted to start a discussion on this dev list about potentially adding a > config setting for the CLI that defines the directory structure to use for > creating and building cordova projec

Directory Structure - CLI directory config proposal

2014-07-07 Thread Lisa Seacat DeLuca
I wanted to start a discussion on this dev list about potentially adding a config setting for the CLI that defines the directory structure to use for creating and building cordova projects. There are many products that are built on top of Cordova that have different directory structures than C

Re: [VOTE] Tools Release

2014-07-07 Thread Michal Mocny
Well, I took a look at the CI, which is currently red but wasn't recently and covered an overlap of patches here. It may not be a perfect test in this case, but the release instructions specifically state that its not a requirement to run all tests manually. If you use/test the tools on a regular

Re: [VOTE] Tools Release

2014-07-07 Thread Josh Soref
Michal Mocny wrote: > +1, verified archives, created sample project, added/removed > plugins&platforms, ran apps, all successfully. Could I ask people to include "running the tests" and "running serve" in their list of testing steps? :)

Re: Add build status to github

2014-07-07 Thread Josh Soref
fwiw, I have a draft change [1] to how we run cordova-lib tests, we'd like to do this, but someone needs to spend the time creating a proper npm module (and repo?) for it. With the changes, it's possible to skip tests that can't run, e.g. If your computer doesn't have vs2013, we could skip (and re

Re: [VOTE] Tools Release

2014-07-07 Thread Michal Mocny
+1, verified archives, created sample project, added/removed plugins&platforms, ran apps, all successfully. On Mon, Jul 7, 2014 at 9:56 AM, Ian Clelland wrote: > Looks okay to me: 14073 bytes; 13 files contained. Maybe something is up > with your SVN checkout? > > > On Mon, Jul 7, 2014 at 9:47

RE: Add build status to github

2014-07-07 Thread Sergey Grebnov (Akvelon)
Hey Mark, it is really great to see you are working in this direction, thx! Here are my additional notes I think we should have discussion in two directions here: 1. Decide what we want to run as test for each repo 2. Particular service/implementation details As for 1: a) LIB, CLI: I propose to

Re: [VOTE] Tools Release

2014-07-07 Thread Michal Mocny
Nevermind, user error. On Mon, Jul 7, 2014 at 9:47 AM, Michal Mocny wrote: > plugman archive seems empty? > > > On Thu, Jul 3, 2014 at 3:01 PM, Andrew Grieve > wrote: > >> +1 >> >> * Confirmed sigs & hashes with `coho verify-archive` >> >> >> On Thu, Jul 3, 2014 at 11:36 AM, Mark Koudritsky >

Re: [VOTE] Tools Release

2014-07-07 Thread Ian Clelland
Looks okay to me: 14073 bytes; 13 files contained. Maybe something is up with your SVN checkout? On Mon, Jul 7, 2014 at 9:47 AM, Michal Mocny wrote: > plugman archive seems empty? > > > On Thu, Jul 3, 2014 at 3:01 PM, Andrew Grieve > wrote: > > > +1 > > > > * Confirmed sigs & hashes with `coho

Re: [VOTE] Tools Release

2014-07-07 Thread Michal Mocny
plugman archive seems empty? On Thu, Jul 3, 2014 at 3:01 PM, Andrew Grieve wrote: > +1 > > * Confirmed sigs & hashes with `coho verify-archive` > > > On Thu, Jul 3, 2014 at 11:36 AM, Mark Koudritsky > wrote: > > > Please review and vote on this Tools Release. > > > > This is from branches with

Re: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-07 Thread tommy-carlos williams
+1 On 7 July 2014 at 23:29:46, Andrew Grieve (agri...@chromium.org) wrote: +1 On Mon, Jul 7, 2014 at 8:39 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Phonegap build already supports[2] preferences below and we could make > this a part of Cordova. I can implement this if

Re: Android: add support of min/max/target SDK to config.xml

2014-07-07 Thread tommy-carlos williams
+1 Another step towards build-artefact-land. On 7 July 2014 at 23:29:25, Andrew Grieve (agri...@chromium.org) wrote: I'd love to see this added. On Mon, Jul 7, 2014 at 7:29 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Propose to add support of the following Android spe

Re: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-07 Thread Andrew Grieve
+1 On Mon, Jul 7, 2014 at 8:39 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Phonegap build already supports[2] preferences below and we could make > this a part of Cordova. I can implement this if we agree. Thoughts? > > #1 target-device > For targeting a specific device; poss

Re: Android: add support of min/max/target SDK to config.xml

2014-07-07 Thread Andrew Grieve
I'd love to see this added. On Mon, Jul 7, 2014 at 7:29 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Propose to add support of the following Android specific settings to > config.xml similar to PG Build[2]. Optional, could be used to override > default template values. I think

[GitHub] cordova-docs pull request: Added details for people wishing to hel...

2014-07-07 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-docs/pull/209#issuecomment-48177418 Looks like this was merged. (hash=91a52859) Please close. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-windows pull request: use `-noprofile` when shelling out t...

2014-07-07 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-windows/pull/36#issuecomment-48176344 LGTM, thx @staxmanade. We just need to update .jsproj to be consistent on how we run powershell. --- If your project is set up for it, you can reply to this ema

iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-07 Thread Sergey Grebnov (Akvelon)
Phonegap build already supports[2] preferences below and we could make this a part of Cordova. I can implement this if we agree. Thoughts? #1 target-device For targeting a specific device; possible values are handset, tablet, or universal (default). Example: #2 deployment-target This sets th

Android: add support of min/max/target SDK to config.xml

2014-07-07 Thread Sergey Grebnov (Akvelon)
Propose to add support of the following Android specific settings to config.xml similar to PG Build[2]. Optional, could be used to override default template values. I think this could be very useful and will implement this if we agree. Thoughts? [1] http://developer.android.com/guide/topics

Pulls to documentation

2014-07-07 Thread Andrey Kurdumov
Hi, and Does anybody pays attention to pulls to cordova-docs repository? I fix set of issues with missing links to new API, about week ago and not sure that anybody looking into it. But Lisa's pull( https://github.com/apache/cordova-docs/pull/209) waiting more then a month to be added.

[GitHub] cordova-ios pull request: Created strongly typed configuration cla...

2014-07-07 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-ios/pull/98 Created strongly typed configuration class Created strongly typed configuration for the following purposes: - Remove configuration parsing logic and defaults handling from the CDVViewCon