[GitHub] cordova-ios pull request: CB-8789 Asset Catalog support

2015-09-15 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/148#issuecomment-140555711 Going to integrate this and add a fix for the above. Please test next time it just creates more work for us :/ --- If your project is set up for it, you can reply

[GitHub] cordova-ios pull request: CB-9328 Use ios-sim as a node module, no...

2015-09-14 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/160#issuecomment-140233427 thanks @macdonst I suppose this needs to get the patched 5.0.1? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-ios pull request: CB-9328 Use ios-sim as a node module, no...

2015-09-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/160#issuecomment-139688293 yup. But not sure where we would add this dependency... we could just check-in the `node_modules` in the `bin/templates/scripts/cordova/lib` folder (after

[GitHub] cordova-ios pull request: CB-9328 Use ios-sim as a node module, no...

2015-09-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/160#issuecomment-139687129 `require('ios-sim')` is called here, but how is the module installed? ideally it should be installed when you create the project, inside the projec

Re: Power Profiling iOS Cordova WebView?

2015-09-10 Thread Shazron
Their guess is as good as mine. Seems IBM has resources to take this on, please share with the community any findings :) On Thursday, September 10, 2015, Carlos Santana wrote: > I got the following email from a different team here in IBM, was wondering > if someone has some input I can share wit

Re: going to merge PR #39 for globalization plugin ?

2015-09-10 Thread Shazron
I'm too lazy as well, too much to do :/ looks like you have to do it. Merge it no need to ask permission, dear core committer :) On Thursday, September 10, 2015, Carlos Santana wrote: > Any objections for me to merge PR #39 [1] ? > I'm going to review it again, and merge if it looks good. > > Al

Re: [DRAFT] Apache Cordova September Board Report

2015-09-08 Thread Shazron
Sent. On Tue, Sep 8, 2015 at 2:31 PM, Shazron wrote: > https://github.com/cordova/apache-board-reports/blob/master/2015/2015-09.md > > Comment/PR etc. > Sending this out EOD >

Re: WKWebView and iOS 9

2015-09-08 Thread Shazron
Welp, screwed up -- asked for commits to be sent to dev@ instead of commits@! sorry! On Tue, Sep 8, 2015 at 12:17 PM, Shazron wrote: > Requested new repo: https://issues.apache.org/jira/browse/INFRA-10392 > > On Thu, Aug 27, 2015 at 2:13 PM, Shazron wrote: > >> Awesome! >

cordova-plugin-wkwebview-engine git commit: Added package.json

2015-09-08 Thread shazron
hor: Shazron Abdullah Authored: Tue Sep 8 15:15:19 2015 -0700 Committer: Shazron Abdullah Committed: Tue Sep 8 15:15:19 2015 -0700 -- package.json | 19 +++ 1 file changed, 19 inserti

cordova-plugin-wkwebview-engine git commit: Renamed plugin id, changed repo tag value

2015-09-08 Thread shazron
190 Parents: 0cda51f Author: Shazron Abdullah Authored: Tue Sep 8 15:07:45 2015 -0700 Committer: Shazron Abdullah Committed: Tue Sep 8 15:07:45 2015 -0700 -- plugin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deleti

[04/19] cordova-plugin-wkwebview-engine git commit: Update wkwebview-engine README.md for beta test instructions, and known issues.

2015-09-08 Thread shazron
-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/2d5732d1 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/2d5732d1 Branch: refs/heads/master Commit: 2d5732d135e585acd2030ea6910316ecda65c9f6 Parents: 0a8c309 Author: Shazron Abdullah Authored: Mon Nov 10 17:38:52

[10/19] cordova-plugin-wkwebview-engine git commit: CB-8556 - fix handleOpenURL for WKWebViewEngine plugin

2015-09-08 Thread shazron
-plugin-wkwebview-engine/tree/dd69873c Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/dd69873c Branch: refs/heads/master Commit: dd69873c9de3f7fa1ee411602fe54cd2063b2545 Parents: 8892179 Author: Shazron Abdullah Authored: Fri Mar 13 17:18:43 2015 -0700 Committer

[13/19] cordova-plugin-wkwebview-engine git commit: Updated plugin id for wkwebviewengine

2015-09-08 Thread shazron
-engine/tree/cc2bdfbe Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/cc2bdfbe Branch: refs/heads/master Commit: cc2bdfbeaa1cdedff03e35085776120fa4a6bc40 Parents: 0b45e9e Author: Shazron Abdullah Authored: Wed Apr 8 17:24:10 2015 -0700 Committer: Shazron Abdullah

[03/19] cordova-plugin-wkwebview-engine git commit: Return nil in init for wkwebview-engine if the runtime does not support it.

2015-09-08 Thread shazron
/repos/asf/cordova-plugin-wkwebview-engine/tree/0a8c3091 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0a8c3091 Branch: refs/heads/master Commit: 0a8c309180a23014229e832029a70d4d49ea1d26 Parents: def716c Author: Shazron Abdullah Authored: Mon Nov 10 09:42:10 2014

[11/19] cordova-plugin-wkwebview-engine git commit: Implemented URL property for CDVWebViewEngineProtocol

2015-09-08 Thread shazron
-wkwebview-engine/tree/aac2db16 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/aac2db16 Branch: refs/heads/master Commit: aac2db16c3b9d84a988d76beed6e3fa86ab0c363 Parents: dd69873 Author: Shazron Abdullah Authored: Fri Mar 13 18:49:41 2015 -0700 Committer

[16/19] cordova-plugin-wkwebview-engine git commit: Updated engine tag and incremented wkwebview-engine version.

2015-09-08 Thread shazron
-plugin-wkwebview-engine/tree/f2266c6e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/f2266c6e Branch: refs/heads/master Commit: f2266c6ebadab7020ad92c6ff47fe3d7c2a32bfc Parents: 1dbc242 Author: Shazron Abdullah Authored: Fri May 29 17:08:41 2015 -0700 Committer

[07/19] cordova-plugin-wkwebview-engine git commit: Changed wkwebview-engine doc to reflect expectations of completeness of the plugin.

2015-09-08 Thread shazron
-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/d91df648 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/d91df648 Branch: refs/heads/master Commit: d91df648433d785f334e1486078d3968a56ffc20 Parents: 2bdc3e5 Author: Shazron Abdullah Authored: Thu Nov 20 13:45

[19/19] cordova-plugin-wkwebview-engine git commit: Updated wkwebview-engine plugin README to point to cordova-ios#master instead of 4.0.x branch

2015-09-08 Thread shazron
-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/0cda51fe Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0cda51fe Branch: refs/heads/master Commit: 0cda51fe9bede3327c9ecce2a7032e2394b61d06 Parents: 0eea525 Author: Shazron Abdullah Authored: Wed

[18/19] cordova-plugin-wkwebview-engine git commit: Fixed typo in wkwebview-engine README

2015-09-08 Thread shazron
-engine/tree/0eea525e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0eea525e Branch: refs/heads/master Commit: 0eea525e754059abc3b742c3e0af21cc3cd8f31c Parents: a1ab05a Author: Shazron Abdullah Authored: Mon Jun 22 17:01:53 2015 -0700 Committer: Shazron Abdullah

[08/19] cordova-plugin-wkwebview-engine git commit: CB-8666 - Update CDVWKWebViewEngine plugin to use 4.0.x branch code

2015-09-08 Thread shazron
/cordova-plugin-wkwebview-engine/tree/46d633fd Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/46d633fd Branch: refs/heads/master Commit: 46d633fddeed590bea1dc193097ff8e02b3c21a3 Parents: d91df64 Author: Shazron Abdullah Authored: Fri Mar 13 13:00:33 2015 -0700

[15/19] cordova-plugin-wkwebview-engine git commit: Fix compilation error of wkwebview-engine when DEBUG macro is defined.

2015-09-08 Thread shazron
/asf/cordova-plugin-wkwebview-engine/tree/1dbc2426 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/1dbc2426 Branch: refs/heads/master Commit: 1dbc24263e35bf8793c8025e74911a0042ab7a72 Parents: fa97a17 Author: Shazron Abdullah Authored: Fri May 29 16:14:24 2015 -0700

[17/19] cordova-plugin-wkwebview-engine git commit: Updated wkwebview-engine plugin README to remove use of --usegit

2015-09-08 Thread shazron
/cordova-plugin-wkwebview-engine/tree/a1ab05aa Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/a1ab05aa Branch: refs/heads/master Commit: a1ab05aa588f2fa6e3083c4d50ce78a92e416d7e Parents: f2266c6 Author: Shazron Abdullah Authored: Wed Jun 3 16:18:28 2015 -0700

[14/19] cordova-plugin-wkwebview-engine git commit: CB-8839 - WKWebView ignores DisallowOverscroll preference

2015-09-08 Thread shazron
-plugin-wkwebview-engine/tree/fa97a17a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/fa97a17a Branch: refs/heads/master Commit: fa97a17abe14c8e1012910cb9250ec0c2e9d61e1 Parents: cc2bdfb Author: Shazron Abdullah Authored: Sun Apr 19 00:51:49 2015 -0700 Committer

[09/19] cordova-plugin-wkwebview-engine git commit: Update wkwebview-engine cordova-ios dependency.

2015-09-08 Thread shazron
-wkwebview-engine/tree/88921796 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/88921796 Branch: refs/heads/master Commit: 88921796f1a87f9a86edb736b9ccb0b5270ab22e Parents: 46d633f Author: Shazron Abdullah Authored: Fri Mar 13 13:08:20 2015 -0700 Committer: Shazron

[06/19] cordova-plugin-wkwebview-engine git commit: Updated wkwebview-engine README

2015-09-08 Thread shazron
/2bdc3e57 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/2bdc3e57 Branch: refs/heads/master Commit: 2bdc3e574340d9030c3cddb0ee70508967037c2a Parents: b9349f0 Author: Shazron Abdullah Authored: Sun Nov 16 13:27:18 2014 -0800 Committer: Shazron Abdullah Committed

[05/19] cordova-plugin-wkwebview-engine git commit: Changes in CDWKWebViewEngine to reflect changes in CDVWebViewEngineProtocol.

2015-09-08 Thread shazron
/heads/master Commit: b9349f08f009c9f175def0494cf55764c0e9cc0d Parents: 2d5732d Author: Shazron Abdullah Authored: Wed Nov 12 07:05:52 2014 -0800 Committer: Shazron Abdullah Committed: Wed Nov 12 07:05:52 2014 -0800 -- src/ios

[12/19] cordova-plugin-wkwebview-engine git commit: Fixed plugin ids to new format

2015-09-08 Thread shazron
/0b45e9eb Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0b45e9eb Branch: refs/heads/master Commit: 0b45e9eb2b401f982344d507940690800d20061e Parents: aac2db1 Author: Shazron Abdullah Authored: Wed Apr 8 17:14:09 2015 -0700 Committer: Shazron Abdullah Committed

[01/19] cordova-plugin-wkwebview-engine git commit: Added wkwebview-engine plugin.

2015-09-08 Thread shazron
: Shazron Abdullah Authored: Thu Nov 6 16:08:59 2014 -0800 Committer: Shazron Abdullah Committed: Thu Nov 6 16:08:59 2014 -0800 -- README.md| 20 plugin.xml | 38 +++ src/ios

[02/19] cordova-plugin-wkwebview-engine git commit: Update plugin.xml for new local-webserver location

2015-09-08 Thread shazron
-wkwebview-engine/tree/def716ce Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/def716ce Branch: refs/heads/master Commit: def716ce1674e0925b8f0a76ab71359faa92113e Parents: 40f6b45 Author: Shazron Abdullah Authored: Fri Nov 7 18:35:34 2014 -0800 Committer: Shazron

[DRAFT] Apache Cordova September Board Report

2015-09-08 Thread Shazron
https://github.com/cordova/apache-board-reports/blob/master/2015/2015-09.md Comment/PR etc. Sending this out EOD

Re: WKWebView and iOS 9

2015-09-08 Thread Shazron
Requested new repo: https://issues.apache.org/jira/browse/INFRA-10392 On Thu, Aug 27, 2015 at 2:13 PM, Shazron wrote: > Awesome! > > Filed: > https://issues.apache.org/jira/browse/CB-9566 > https://issues.apache.org/jira/browse/CB-9567 > > Overall board: > https://issue

Re: [VOTE] 3.8.0 BlackBerry Release (take 2)

2015-09-07 Thread Shazron
Added you and merged. On Sat, Sep 5, 2015 at 2:11 PM, Bryan Higgins wrote: > I've published the artifacts, but no luck with the blog post. > > Could someone please add me to "Cordova" or merge my PR? > https://github.com/cordova/apache-blog-posts/pull/45 > > > On Sat, Sep 5, 2015 at 7:01 AM, Bry

[GitHub] cordova-ios pull request: Prevent Compilation Warning : Conflictin...

2015-09-04 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/157#issuecomment-137696927 Hi can you add a prefix of "CB-9610" to the title to enable Apache's JIRA issue tracker auto-magic linking? https://issues.apache.org/jira

Re: [REVIEW] CPR readonly blog post.

2015-09-03 Thread Shazron
Looks good. Spelling "swithed" On Thu, Sep 3, 2015 at 5:14 PM, Steven Gill wrote: > Please review. > > https://github.com/cordova/apache-blog-posts/blob/master/2015-09-03-CPR-readonly.md > > Anything else I should add? > > -Steve >

[GitHub] cordova-plugin-media-capture pull request: CB-9249 Fix iOS warning...

2015-09-02 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/42#issuecomment-137237823 :+1: --- 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: [DISCUSS] cordova-ios 4.0.0 release

2015-09-02 Thread Shazron
0 releases? If > not, > > I can help with some of this. > > > > -Nikhil > > > > -Original Message- > > From: Shazron [mailto:shaz...@gmail.com] > > Sent: Tuesday, September 1, 2015 4:38 PM > > To: dev@cordova.apache.org > > Subject: [D

Re: [DISCUSS] cordova-ios 4.0.0 release

2015-09-02 Thread Shazron
g 400+ plugins. The list: http://plugins.cordova.io/_view/searcher I used this, but I haven't touched it in a while to fix things, it might not work reliably any more async: https://github.com/shazron/cordova-plugin-tester (it worked well sync, but testing 400+ plugins took hours). Essentia

[DISCUSS] cordova-ios 4.0.0 release

2015-09-01 Thread Shazron
Gotta get the train going again, it's been too long. The kanban board for this is at: https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=76 Please help if you can by assigning an issue to yourself, and selecting the "Start Progress" button. This will show who is working on what in th

Re: [DISCUSS] Local plugin configuration

2015-09-01 Thread Shazron
> > > So what I'm missing from the plugin spec is the possibility to > describe what preferences are available/required for the plugin to > work. > > It being under would imply this but I think you are asking about the way currently things are. Yeah right now if preference is not added under the

[GitHub] cordova-osx pull request: CB-9581 OSX WebView does not send cookie...

2015-08-31 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-osx/pull/22#issuecomment-136527429 I'll pull this in and close both this and PR #21 at the same time. --- If your project is set up for it, you can reply to this email and have your reply appe

Re: Cordova Face to Face meeting

2015-08-31 Thread Shazron
ar for beer) > > > > Oct 15 > > Starts at 10:00 > > 10:00 - 10:30: Finalize smaller teams for more focussed discussions > > 10:30 - 12:00 - Continue discussions on specific topcis > > 12:-1:00 - Lunch > > 1:00 - 3:00 - Break out sessions, smaller groups

Re: [DISCUSS] Local plugin configuration

2015-08-27 Thread Shazron
I think this is way overdue, good idea. I think tags can already be global to the plugin, and these are plugin variables -- so it will conflict: http://docs.phonegap.com/en/edge/guide_plugins_plugin_spec.md.html I think its safer to just add it under . All relevant platforms will now need to sup

Re: [DISCUSS] Docs release

2015-08-27 Thread Shazron
A bit hidden: https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#update-the-docs svn checkout https://svn.apache.org/repos/asf/cordova/site cordova-website You can use coho to grab it also. I usually grab all the relevant repos with: `./cordova-coho/coho repo-upd

Re: [iOS] proposed major whitelist change

2015-08-27 Thread Shazron
e, > since most users will start with this first and I would like to be secure > by default and they open. meaning rely on CSP, and only use config.xml for > x, y, z > > > On Wed, Aug 26, 2015 at 10:34 AM Tommy-Carlos Williams > > wrote: > > > +1 from me. > >

Re: WKWebView and iOS 9

2015-08-27 Thread Shazron
is the nature of email, and as such, we > can’t be held liable for any loss or damage incurred by replying to this > message with compromising information. Review your message prior to sending > it, and ensure that there is no information you wouldn’t be comfortable > with the enti

[GitHub] cordova-plugin-file pull request: Cb 9544

2015-08-26 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/130#issuecomment-135200565 Merged in, but did not auto-close, so if you can close this that would be great. --- If your project is set up for it, you can reply to this email and

Re: Cordova Face to Face meeting

2015-08-26 Thread Shazron
k he has already joined, so hopefully he will get this message > > > and respond :) > > > > > > Tony > > > > > > > > > > > > On 8/25/15, 7:48 PM, "Jesse" wrote: > > > > > >> Should we do all 3, and make the middle da

Re: [iOS] proposed major whitelist change

2015-08-26 Thread Shazron
, 2015 at 7:01 PM, Shazron wrote: > > So, is the whitelist plugin network request list "*" with no >> entries, or >> "*" because of the entry added to the default project? > > > "*" would be the default. So if there are no entries, it w

Re: Cordova Face to Face meeting

2015-08-25 Thread Shazron
> > >>>>>>>>> travel request > >>> >>> > > >>>>>> by > >>> >>> > > >>>>>>>>> hand to send the fax :-) > >>> >>> > > >>>>>>>>> > >>> >>> &g

Re: WKWebView and iOS 9

2015-08-25 Thread Shazron
y iPhone > > > On Aug 24, 2015, at 4:17 PM, Shazron wrote: > > > > I like the two plugin idea. > > > > Using file:// would be the recommended and default, iOS 9 only -- and > this > > should be wkwebview-engine > > Using the local webserver -- and this

Re: [cordova-lib] Tests require cordova-android devDependencies being updated?

2015-08-25 Thread Shazron
, 2015 at 5:17 PM, Carlos Santana wrote: > Shaz give it a good shake to your Mac :-) > > > On Fri, Aug 21, 2015 at 5:58 PM Shazron wrote: > > > Definitely did happen to me on OS X and another dev had some weirdness as > > well. I'll try to see if I can replicate on a

Re: Korean translation of Cordova

2015-08-25 Thread Shazron
slack.cordova.io to get the invite On Tuesday, August 25, 2015, Andrey Kurdumov wrote: > Slack is easy - Just join http://cordova.slack.com and join channel #docs. > > Did you read the > https://github.com/apache/cordova-docs/blob/master/README.md and > https://github.com/apache/cordova-docs/blo

[GitHub] cordova-lib pull request: CB-9517 Adding a plugin on iOS/OSX that ...

2015-08-24 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-lib/pull/281#issuecomment-134374388 Fails the cordova-lib npm tests. jshint -- "src/plugman/platforms/ios.js: line 107, col 34, Mixed double and single quotes." --- If your project is

Re: CordovaPlugin lifecycle differs from Activity lifecycle

2015-08-24 Thread Shazron
Sorry not much of an Android expert -- but seeing as no one has replied -- is this a bug, since it appears to be not working as expected? If so, please file an issue at issues.cordova.io On Sun, Aug 23, 2015 at 1:35 PM, Kai Schlamp wrote: > The CordovaPlugin has the same onStart and onResume cal

Re: WKWebView and iOS 9

2015-08-24 Thread Shazron
link. > > - Carlos > Sent from my iPhone > > > On Aug 20, 2015, at 3:11 PM, Shazron wrote: > > > > Ok re-capping the proposal, we need to move on this: > > > > 1. Recommend UIWebView usage on iOS 8 and below > > 2. Recommend WKWebView usage on iOS 9 o

Re: Plugin local configuration (ios)

2015-08-24 Thread Shazron
Hi Tobias, You are correct it is not supported. I might be mistaken but I think the feature tag params are for the loading of the plugin themselves by the platform, and not for its configuration. We could support this scenario, it probably should go in a major release if adopted -- propose it, and

Re: [cordova-lib] Tests require cordova-android devDependencies being updated?

2015-08-21 Thread Shazron
sCI: > https://ci.appveyor.com/project/Humbedooh/cordova-lib > https://travis-ci.org/apache/cordova-lib > > I don't see the issue there too. > > It looks like environment issue to me. > > Thanks, > Alexander Sorokin > > -Original Message- > Fro

Re: WKWebView and iOS 9

2015-08-20 Thread Shazron
want to use it on iOS 8 then he install the > webserver plugin manually and maybe add a preference on the WKWebView > engine plugin? or is there a way that the preference (or an install param) > can install the webserver plugin with a hook or something? > > > 2015-08-05 8:30 GMT+02:

Re: [mobilespec] cordova-filetransfer.jitsu.com - time for a new host

2015-08-20 Thread Shazron
good use ;-) > > > > At the same time, I will see if Raymond and myself can see if we can get > > something setup on Bluemix.net > > > > --Carlos > > > > On Fri, Aug 14, 2015 at 7:08 PM Shazron wrote: > > > > > Nodejitsu was bought by GoDaddy s

[cordova-lib] Tests require cordova-android devDependencies being updated?

2015-08-20 Thread Shazron
Firstly I updated all my repos by running: coho repo-update -r all Then, I tried to run "npm test" on cordova-lib on master and I got some failures: -- Failures: 1) (save flag) platform add --save spec.1 should support custom tgz files Message: timeout: timed out

Re: Can I Own Issue CB-9490

2015-08-15 Thread Shazron
Consider it owned, thanks Cody! On Sat, Aug 15, 2015 at 5:15 PM, Cody Balos wrote: > Hi, > > I reported, and I am about to send a PR to fix issue CB-9490, and I was > wanting to own the issue, and assign myself. > > Thank You, > Cody Balos >

Re: Introduction

2015-08-15 Thread Shazron
Welcome! Glad to have help. On Saturday, August 15, 2015, Cody Balos wrote: > Hello everyone, > > I am a software developer from California. I have built several production > applications using Apache Cordova, and I am really excited to become more > active in the Apache Cordova community. > > T

Re: cordova-osx - mothball

2015-08-14 Thread Shazron
;> And my effort into the project is very low at the moment. > >> We will look forward into cordova-electron. > >> > >> Mit freundlichen Grüßen / Best regards > >> > >> CADENAS GmbH > >> Head of Mobile Development > >> Daniel Toplak

[mobilespec] cordova-filetransfer.jitsu.com - time for a new host

2015-08-14 Thread Shazron
Nodejitsu was bought by GoDaddy sometime ago. Logging in to our instance shows this: " As a part of this Nodejitsu will help existing customers transition onto new solutions for their hosting needs until early August 2015. Please migrate your applications from the Nodejitsu platform before the

[GitHub] cordova-labs pull request: Added CORS header

2015-08-14 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-labs/pull/7#issuecomment-131264464 Deployed. Sorry for the late turnaround, had Internet connectivity problems --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-labs pull request: Added CORS header

2015-08-14 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-labs/pull/7#issuecomment-131120548 Pulled in, you can close this PR now. https://github.com/apache/cordova-labs/commit/115e00bdbff872c62986b01745c52aa0e070afca I'm trying to deploy to node

Re: questions about coho audit-license-headers and check-license

2015-08-13 Thread Shazron
Perhaps it will only be trusted (for me) if Steve re-signs it after I signed his key... makes sense. We'll see for the next release... (so sign those keys now?) On Fri, Aug 14, 2015 at 8:17 AM, Shazron wrote: > I think it's a web of trust thing > http://security.stackexchange.co

Re: questions about coho audit-license-headers and check-license

2015-08-13 Thread Shazron
his warning, so... On Fri, Aug 14, 2015 at 8:13 AM, Shazron wrote: > Not sure. Try GPG Keychain -> Key -> Update Key From Server (after > selecting Steve's key) > > On Fri, Aug 14, 2015 at 7:30 AM, Carlos Santana > wrote: > >> So I need to re-import all the

Re: questions about coho audit-license-headers and check-license

2015-08-13 Thread Shazron
dova-coho/blob/master/docs/setting-up-gpg.md#importing-pmc-members-pgp-keys > > Do I need to do it again? > > On Thu, Aug 13, 2015 at 7:17 PM Shazron wrote: > > > I think someone else on the team needs to key sign Steve's key (use GPG > > Keychain). I just did for both

Re: questions about coho audit-license-headers and check-license

2015-08-13 Thread Shazron
I think someone else on the team needs to key sign Steve's key (use GPG Keychain). I just did for both his apache and gmail keys. On Fri, Aug 14, 2015 at 4:55 AM, Homer, Tony wrote: > Thanks for replying Steve - I see what you mean about dependencies, hadn't > thought about that. > > When I did

Re: CORS for http://cordova-filetransfer.jitsu.com

2015-08-12 Thread Shazron
This might be why we're encountering https://issues.apache.org/jira/browse/CB-9483 To update you will have to PR to this repo and branch https://github.com/apache/cordova-labs/tree/cordova-filetransfer Then someone with access rights to the account (I do, plus others not sure whom) has to push the

Re: whitelist plugin problem - wrong version "latest" on npm?

2015-08-11 Thread Shazron
With the latest tools release (vote posted earlier today), we can bump up latest for cordova-plugin-whitelist. On Tue, Aug 11, 2015 at 3:07 AM, Homer, Tony wrote: > I guess there is not much point to 1.1.0 until cordova-ios 4.0.0 is > released... > Is latest intentionally set to 1.0.0 as a way t

Re: issue about cordova

2015-08-11 Thread Shazron
This is a list for discussing issues related to Cordova development itself, not its use. In any case, you can use the Safari Web Inspector to see perf issues, that's for you to figure out, and the plugin developer perhaps. On Mon, Aug 10, 2015 at 3:17 PM, Shrikant Shinde wrote: > Hi, > I build

Re: Record Audio using on Browser platform

2015-08-11 Thread Shazron
No. Media Capture plugin only supports Camera: https://github.com/apache/cordova-plugin-media-capture/tree/master/src Media plugin does not support browser: https://github.com/apache/cordova-plugin-media/tree/master/src On Tue, Aug 4, 2015 at 12:02 AM, Chris Hane wrote: > Is there a way to reco

Re: Dialogs plugin alignment with W3C notification

2015-08-11 Thread Shazron
Not sure if I agree about rolling this into the Notification plugin: https://github.com/apache/cordova-plugin-dialogs which is materially different in that the dialogs it shows are more intrusive (modal) and have buttons etc and conform more to JavaScript alert, prompt and confirm. This should be

Re: Update: Plugins Registry warnings

2015-08-11 Thread Shazron
"At the last hangout we discussed delaying switching the registry over to read only until Aug 15thish. We should discuss what else needs to happen for us to hit this." This is coming up fast. Anything we need to do before this deadline? On Thu, Jul 30, 2015 at 10:08 AM, Steven Gill wrote: > So

Re: How to use the feature of “Default variable”

2015-08-11 Thread Shazron
Junwei, please comment in the JIRA issue for more clarification from the dev that made the change. On Fri, Jul 24, 2015 at 9:25 AM, Fu, Junwei wrote: > Hi All, > > I want to use the feature of “Default variable” that descripted in > https://issues.apache.org/jira/browse/CB-9162. > Is it means th

Re: [iOS] proposed major whitelist change

2015-08-11 Thread Shazron
> So, is the whitelist plugin network request list "*" with no > entries, or > "*" because of the entry added to the default project? "*" would be the default. So if there are no entries, it would be added. If the default project had the wildcard, then no change (since that is the default any

Re: Cordova July Hangout

2015-08-11 Thread Shazron
Just for reference, next time we need to setup Hangouts on Air: https://github.com/nodejs/node/wiki/Meetings:-Creating-a-Hangouts-On-Air-Event On Fri, Jul 17, 2015 at 5:24 AM, Shazron wrote: > Re-cap: > We had two sequential Hangouts on Air due to technical difficulties. > &

Re: Plugin discussion: Feature detection

2015-08-11 Thread Shazron
If no one has any objections, there should be a JIRA issue tracking this task so it doesn't get lost or forgotten. On Thu, Jul 23, 2015 at 6:49 AM, Carlos Santana wrote: > +1 cordova-js have the logic to handle this at bootstrap, it's a matter of > staring for a few minutes to see what are the e

Re: [VOTE] 3.9.1 iOS Release (attempt 2)

2015-08-11 Thread Shazron
+1 * Confirmed sigs & hashes with `coho verify-archive` * Verified sha1s match tags with `coho verify-tags` On Tue, Aug 11, 2015 at 8:30 AM, Steven Gill wrote: > Please review and vote on this 3.9.1 iOS Release > by replying to this email (and keep discussion on the DISCUSS Upcoming > Releases

Re: WKWebView and iOS 9

2015-08-04 Thread Shazron
44 PM, julio cesar sanchez wrote: > My idea: > > Make iOS 9 use WKWebView as default without plugin and iOS 8 and previous > use UIWebView, then if people want WKWebView on iOS 8 they install the > existing plugin with the webserver > > 2015-08-05 5:54 GMT+02:00 Shazron :

Re: WKWebView and iOS 9

2015-08-04 Thread Shazron
Sent from my iPhone > > > On Aug 4, 2015, at 8:16 PM, Shazron > > wrote: > > > > My thinking -- It'll be a hybrid approach - iOS 8 uses local-web server, > > iOS 9 doesn't. We'll have to support both if the dev deploys to an older > > target (t

Re: WKWebView and iOS 9

2015-08-04 Thread Shazron
My thinking -- It'll be a hybrid approach - iOS 8 uses local-web server, iOS 9 doesn't. We'll have to support both if the dev deploys to an older target (the final fallback is UIWebView) Either that or WKWebView plugin only works on iOS 9 and older iOSes fallback to UIWebView. On Wednesday, Augus

Re: [DISCUSS] cordova-ios 3.9.0 release

2015-08-03 Thread Shazron
] cordova-ios 3.9.0 release > > +1 > > 2015-07-17 6:24 GMT+02:00 Carlos Santana : > > > +1 I think MS mentioned they wanted to cherry pick the signing using > > build.json > > > > On Thu, Jul 16, 2015 at 7:25 PM Shazron wrote: > > > > > From the

[GitHub] cordova-docs pull request: CB-8783 Document iOS specific callback ...

2015-07-26 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-docs/pull/276#issuecomment-124972224 No, it only has been reverted for all platforms. You can add it under the iOS platform and it should work. It is already released in the latest cordova-cli, see

Re: Cordova Face to Face meeting

2015-07-22 Thread Shazron
+1 Redmond. Our last F2F at Google Waterloo I thought was useful. On Wednesday, July 22, 2015, Parashuram N wrote: > Hey, > > I had brought up this idea during the recent hangout meeting. The idea was > to have a face to face meeting with various members of the Cordova > community. This could be

[iOS] away

2015-07-22 Thread Shazron
i'll be away for 2 weeks (vacation) so you might see silence from me besides private@ issues. After that I will be GMT+8 working hours for 2 weeks.

Re: www.cordova.apache.org

2015-07-22 Thread Shazron
Hi, Please don't spam us again, we do not require your services. (This never got through our moderation queue - must have been an active subscription) On Wednesday, July 22, 2015, Bryan S Washington < bryanwashington.se...@gmail.com> wrote: > > > Hello, > > My name is Bryan, I work as a Search S

Re: [CI] iOS build breaking

2015-07-21 Thread Shazron
gin add’ is not respecting the > ‘--searchpath’ argument. Bug reopened: CB-8993. > > Any idea how this happened? Also, whoever fixes this should add tests for > it. > > Kindly, > Dmitry > > On Jul 18, 2015, at 1:27 AM, Shazron shaz...@gmail.com>> wrote: > &g

Re: [iOS] proposed major whitelist change

2015-07-20 Thread Shazron
#x27;wildcard' network request list until the > user adds any entries. When they add an entry the default wildcard > entry is replaced. > > Leo > > -Original Message- > From: Shazron [mailto:shaz...@gmail.com] > Sent: Monday, July 20, 2015 3:45 PM > To: dev@cordo

Re: [iOS] proposed major whitelist change

2015-07-20 Thread Shazron
vide an alternative, though inferior solution? > > And, is this different for the Android platform which already supports the > new whitelist plugin? > > Thanks, > Leo > > -Original Message- > From: Shazron [mailto:shaz...@gmail.com] > Sent: Monday, July 2

[iOS] proposed major whitelist change

2015-07-20 Thread Shazron
https://github.com/apache/cordova-plugin-whitelist Previously, the initial implementation for the plugin for iOS didn't support the tag, but that proved problematic since not supporting it meant all *native* code network connections were effectively blacklisted. I added the support back in, but

Re: [CI] iOS build breaking

2015-07-18 Thread Shazron
Not sure what's going on here that line does not exist in master: https://github.com/apache/cordova-plugin-camera/blob/master/src/ios/CDVCamera.m#L23 I fixed this bug 23 days ago: https://github.com/apache/cordova-plugin-camera/commit/63110ea54c16d1e0958f0986b3d5a43b254df13a Perhaps the CI is get

[DISCUSS] cordova-ios 3.9.0 release

2015-07-16 Thread Shazron
>From the hangout today someone mentioned fixes that need to go out, 4.x was holding this back (and won't be ready at least not within the next 4 wks). I'll be away for the next few weeks so I can't help out on this. I'd say branch off 3.8.x and cherry-pick commits in. Thoughts?

[GitHub] cordova-ios pull request: CB-9273 "Copy www build phase" node is n...

2015-07-16 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/149#issuecomment-122115698 Merged in. You can close this PR now (Apache -> Git hooks are not working right) --- If your project is set up for it, you can reply to this email and have y

Re: Cordova July Hangout

2015-07-16 Thread Shazron
t; > > > >> I'm closing the doodle now. Thursday July 16th 12 - 2 PM PST > >> > > > >> has the maximum folks. Please add it to your calendars. I will > >> > > > >> send out a hangout link closer to the event. > >> > > &g

[GitHub] cordova-ios pull request: CB-8789 Asset Catalog support

2015-07-15 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/148#issuecomment-121850800 Fix: remove the files in red from the templates: ![screen shot 2015-07-15 at 11 46 13 pm](https://cloud.githubusercontent.com/assets/36107/8717024/ddf1a140-2b4b

[GitHub] cordova-ios pull request: CB-8789 Asset Catalog support

2015-07-15 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/148#issuecomment-121849886 ``` The following build commands failed: CpResource test/Resources/icons/icon...@2x.png build/emulator/test.app/icon...@2x.png CpResource test

[GitHub] cordova-ios pull request: CB-8789 Asset Catalog support

2015-07-15 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/148#issuecomment-121848272 This PR is failing the project create tests. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

<    10   11   12   13   14   15   16   17   18   19   >