[GitHub] cordova-windows pull request: CB-6266 Windows8. Add Whitelisting r...

2014-05-14 Thread sgrebnov
Github user sgrebnov closed the pull request at: https://github.com/apache/cordova-windows/pull/27 --- 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 featu

RE: 3.5.0 RC is ready to be tested

2014-05-14 Thread Parashuram Narasimhan (MS OPEN TECH)
Has Wp8 also been retagged, given that the pull request has been merged? -Original Message- From: Jesse MacFadyen [mailto:jes...@adobe.com] Sent: Tuesday, May 13, 2014 3:54 PM To: Sergey Grebnov (Akvelon); dev@cordova.apache.org Cc: Joel Kucera Subject: RE: 3.5.0 RC is ready to be tested

[Cordova-lib] CB-5082 [cordova info] Add support for BB10

2014-05-14 Thread Martin Gonzalez Glez
I have created a PR at cordova-lib several hours ago, but it seems that it didn't show up in the dev list. Can somebody review this PR: https://github.com/apache/cordova-lib/pull/7 Thanks, Martin.

Re: Hangout Today?

2014-05-14 Thread Joe Bowser
+1 skip On Tue, May 13, 2014 at 10:34 AM, Shazron wrote: > +1 Skip > > > On Tue, May 13, 2014 at 8:00 AM, Andrew Grieve wrote: > >> I won't be able to make it tonight. Unless someone else wants to start it >> up, we can just skip this month's. >> >> >> On Tue, May 13, 2014 at 9:18 AM, Marcel Kin

[GitHub] cordova-docs pull request: CB-6468 links back to cordova main site

2014-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/202 --- 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] cordova-wp8 pull request: CB-6341 Remove windows requirement to ha...

2014-05-14 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-wp8/pull/34 CB-6341 Remove windows requirement to have MSBuild in the %PATH% https://issues.apache.org/jira/browse/CB-6341 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-contacts pull request: CB-6682 Move WP8 proxy to co...

2014-05-14 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/30#issuecomment-42998251 It's still f'd, I'll fix it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] cordova-mobile-spec pull request: CB-6570 FFOS privileged apps com...

2014-05-14 Thread zalun
GitHub user zalun opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/64 CB-6570 FFOS privileged apps compatibility All tests are now compatible with FFOS privileged apps (CSP restrictions) - inline scripts moved to JavaScript files - added addListe

[GitHub] cordova-docs pull request: CB-6672 Fix spelling typos

2014-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/204 --- 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

Re: Can we remove merges/ folder from the default application template?

2014-05-14 Thread Brian LeRoux
+1! On Wed, May 14, 2014 at 9:32 AM, Marcel Kinard wrote: > SGTM as long as all the user needs to do to recreate it is a “mkdir”, and > that is documented in all the right places. I like the aim of reducing the > temptation of devs to push buttons that aren’t needed in most cases. The > visible

Re: 3.5.0 RC is ready to be tested

2014-05-14 Thread purplecabbage
Yes, wp8 and windows8 were both re tagged. Sent from my iPhone > On May 13, 2014, at 4:24 PM, "Parashuram Narasimhan (MS OPEN TECH)" > wrote: > > Has Wp8 also been retagged, given that the pull request has been merged? > > -Original Message- > From: Jesse MacFadyen [mailto:jes...@ad

Re: Can we remove merges/ folder from the default application template?

2014-05-14 Thread Marcel Kinard
SGTM as long as all the user needs to do to recreate it is a “mkdir”, and that is documented in all the right places. I like the aim of reducing the temptation of devs to push buttons that aren’t needed in most cases. The visible surface area is more simple. On May 14, 2014, at 10:33 AM, Michal

Re: cordova-lib: ConfigParser

2014-05-14 Thread Andrew Grieve
Looks like a bug to me. Seems it would throw an exception for a tag that doesn't exist. Probably no need for a JIRA, but would be good to add a test for the offending case. On Wed, May 14, 2014 at 6:14 AM, Axel Nennker wrote: > Hi, > > I think here is an error > > https://github.com/apache/cord

Re: sans sudo on npm install

2014-05-14 Thread Mike Billau
> > If we start telling devs how to configure their machines we might as well > get into telling > developers how to structure, test, and otherwise architect their apps. But didn't we basically just do that with the Next Steps guide? We didn't say explicitly say "you have to do it like X" - we p

[GitHub] cordova-plugin-file pull request: Fixed toURL() vs. toInternalURL(...

2014-05-14 Thread dpesch
GitHub user dpesch opened a pull request: https://github.com/apache/cordova-plugin-file/pull/46 Fixed toURL() vs. toInternalURL() information in the doku We use(d) toURL() to get 'cdvfile:' URLs which are independent from the application UUID (on iOS). I'll hope the change will now

Re: cordova-android LinearLayout vs. RelativeLayout

2014-05-14 Thread Andrew Grieve
I think Lisa's reasons make sense. True, you can make your own Activity, but there's a lot of value in not requiring this. iOS has one level of indirection for the UIWebView (it lives in a generic UIView), and that allows the exact use-case that is being discussed here. On Wed, May 14, 2014 at 1

Re: cordova-android LinearLayout vs. RelativeLayout

2014-05-14 Thread Joe Bowser
I disagree. iOS is not Android and doesn't have to deal with the Android life cycle or intents. I don't think supporting extending CordovaActivity is a good idea, especially considering other libraries that the view may be used with will also be extending the Activity. If people want to do Andr

Re: 3.5.0 RC is ready to be tested

2014-05-14 Thread Maxim Ermilov
No issues found for Cordova-Ubuntu Cheers, -Maxim On Wed, May 14, 2014 at 5:23 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > No issues found for Android, WP8, Windows8 platforms on Windows > > Tested platform add, build, prepare, run/emulate for the app w/ > whitespaces in the

Hi

2014-05-14 Thread Titto Alex Thomas
Dear, I am Titto Alex Thomas, I am new to Apache Cordova, also in mobile app development, I need to know whether Apache Cordova supports multiple video preview/playback in IOS and Android. I expect an early reply from support team. Thanks & Regards Titto Alex Thomas

cordova-lib: ConfigParser

2014-05-14 Thread Axel Nennker
Hi, I think here is an error https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/ConfigParser.js#L47 function findOrCreate(doc, name) { var ret = doc.find(name); if (!ret) { ret = new et.Element(name); doc.getroot().append(content); } return r

Re: [GitHub] cordova-plugin-splashscreen pull request: CB-6483 Use splash scree...

2014-05-14 Thread Axel Nennker
- The splash screen icons should not be included into the app if the app does not use them. Please either don't copy them into the project or delete them if they are not needed. - The screen.png s are crunched on Android with significant space savings 90%. The should be crunched in the template p

[GitHub] cordova-firefoxos pull request: Remove unused elements from defaul...

2014-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-firefoxos/pull/8 --- 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