Re: THE f#%king Facebook Plugin

2013-04-04 Thread Shazron
I would expect the PhoneGap Build guys to be more active in this, although they have their own fork. On Wed, Apr 3, 2013 at 8:55 PM, Ally Ogilvie wrote: > Its all about making the best of a bad situation with FB... I heard they > have 1 billion users.. > > > On Thu, Apr 4, 2013 at 12:43 PM, Fil

Re: Test ID's for Mobile Spec unit tests

2013-04-04 Thread Shazron
I think its a good idea. The ids would have to be long-lived for JIRA issues though - not sure if the script can really guarantee that especially if one adds more tests in the middle of a test suite. The only way I could see this working if we manually add ids (with namespacing it won't be too much

Re: Test ID's for Mobile Spec unit tests

2013-04-04 Thread Shazron
ld help, but it's still not a guarantee, and eventually it > turns into a guid, and we lose our ability to refer to it in conversation. > > > @purplecabbage > risingj.com > > > On Thu, Apr 4, 2013 at 11:50 AM, Shazron wrote: > > > I think its a good idea. The i

Re: Cordova iOS ready for 2.6.0 tag (mobile-spec results)

2013-04-04 Thread Shazron
docs.cordova.ioinstead: https://issues.apache.org/jira/browse/CB-2909) Tagged iOS 2.6.0 On Thu, Apr 4, 2013 at 10:39 AM, Shazron wrote: > FYI - will tag soon. > > Fails 2 mobile-spec tests (off 2.6.x branch), 1 is expected, the other > really should be in 2.7.0/master for this

Re: [ios] Feature Request: Adding NSUrlProtocol handling for plugins

2013-04-05 Thread Shazron
+1 do it On Friday, April 5, 2013, Michal Mocny wrote: > I've written a plugin to handle a custom url protocol using NSURLProtocol. > However, I had to modify CDVViewController's shouldStartLoadWithRequest: > in order to actually have the URL navigation progress to that point. > > Currently, we

Re: Mobile-Spec contains Cordova 2.7 tests

2013-04-05 Thread Shazron
Let's revert, not rollback. I'm sure we expected some teething pains adjusting to the new scheme. On Friday, April 5, 2013, Ian Clelland wrote: > It looks like a number of commits intended for 2.7.0 were merged back into > the 2.6.x branch > > My commits: > dbf631c: [CB-2305] Add spec tests for I

Re: camera saveToPhotoAlbum intent

2013-04-05 Thread Shazron
Like the Transformers, I think there is more than meets the eye. On Friday, April 5, 2013, James Jong wrote: > I have been looking at Lorin's iOS image metadata writer that was recently > merged in 2.6.x and noticed that the exif metadata was missing from the > saved photos. After troubleshootin

Re: camera saveToPhotoAlbum intent

2013-04-05 Thread Shazron
Bah iOS landscape mode on Gmail app is too small - hit Send accidentally when scrolling. Becky can elaborate (I think she implemented this) but I think it was needed at the time. On Friday, April 5, 2013, Shazron wrote: > Like the Transformers, I think there is more than meets the eye. >

Re: Use of Google Docs for Planning / Specifications / etc

2013-04-05 Thread Shazron
+1 On Friday, April 5, 2013, Michael Brooks wrote: > Hey guys, > > I know this has been on the minds of a number of contributors and I want to > bring it up on the list. > > I think we need to stop using Google Docs for drafting our plans, > specifications, and such. > > For myself, this is a lit

Re: Mobile-Spec contains Cordova 2.7 tests

2013-04-05 Thread Shazron
2.6.x, so don't be > surprised if the SHA changes after you cherry-pick it in. > > On 4/5/13 9:51 AM, "Shazron" wrote: > > >Let's revert, not rollback. I'm sure we expected some teething pains > >adjusting to the new scheme. > > > >On Friday

Re: Mobile-Spec contains Cordova 2.7 tests

2013-04-05 Thread Shazron
; was not reverted since my other revert included this commit's revert as well. On Fri, Apr 5, 2013 at 11:17 AM, Shazron wrote: > I'll revert those commits mentioned by Ian and tag 2.6.0 after. > > > On Fri, Apr 5, 2013 at 10:19 AM, Filip Maj wrote: > >> +1 to

Re: Mobile-Spec contains Cordova 2.7 tests

2013-04-05 Thread Shazron
1 to Shaz's point, slowly people will learn. For the record, if you > > > >>want > > > >> to cherry-pick a commit from master into 2.6.x, you would do: > > > >> > > > >> $ git checkout master > > > >> $ git log

Re: The plugin repos and reality

2013-04-07 Thread Shazron
Fil, I have some issues filed for plugman: http://cl.ly/O7Th I'd like to contribute but since we have many cooks here, I don't know if I will be treading on some code that is going to change anyway. Some of them filed are critical for iOS, but not labeled with 'future'. Can you take a quick glance

Re: The plugin repos and reality

2013-04-07 Thread Shazron
details and separation of work. > > On 4/7/13 12:57 PM, "Anis KADRI" wrote: > > >CB-2727 && CB-2719 <https://issues.apache.org/jira/browse/CB-2719> are > >resolved shaz (in master not future). I will take care of CB-2717 && > >CB-2718 >

Re: Spam control in the Wiki

2013-04-08 Thread Shazron
+1 I love this - how do we get it set up? On Mon, Apr 8, 2013 at 5:03 AM, Simon MacDonald wrote: > +1 > On Apr 8, 2013 3:32 AM, "Jukka Zitting" wrote: > > > Hi, > > > > On Mon, Apr 8, 2013 at 10:21 AM, Shazron wrote: > > > Any other better way?

Re: Spam control in the Wiki

2013-04-09 Thread Shazron
Thanks Jukka, I can file the issue, following the template. I suppose I can request to set myself as the initial admin as well. On Tue, Apr 9, 2013 at 1:37 AM, Jukka Zitting wrote: > Hi, > > On Mon, Apr 8, 2013 at 6:18 PM, Shazron wrote: > > +1 I love this - how do we get it

Re: Spam control in the Wiki

2013-04-09 Thread Shazron
Filed the INFRA issue: https://issues.apache.org/jira/browse/INFRA-6131 On Tue, Apr 9, 2013 at 10:58 AM, Shazron wrote: > Thanks Jukka, > I can file the issue, following the template. I suppose I can request to > set myself as the initial admin as well. > > > On Tue, Apr

Version release 2.6.0 in JIRA

2013-04-10 Thread Shazron
FYI we still have 60 issues open in JIRA for 2.6.0. I'll wait until EOD and then pull the trigger and "release" the version which will enable a rollover of all open issues to the 2.7.0 version.

Re: [Android] The Deprecation of Froyo

2013-04-10 Thread Shazron
My Nexus One latest upgradeable OS is 2.3.6 +1 for dropping fwiw On Wed, Apr 10, 2013 at 2:58 PM, Lorin Beer wrote: > +1 for dropping > > Steve found a Nexus One in his filing cabinet last week, wonder what that > was running ... > > > On Wed, Apr 10, 2013 at 2:53 PM, Tommy-Carlos Williams > wr

Re: iOS: The future of whitelisting

2013-04-10 Thread Shazron
Ideally we would have a WebPolicyDelegate like OS X (webView:decidePolicyForMIMEType:): https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/WebKit/Protocols/WebPolicyDelegate_Protocol/Reference/Reference.html ...where we can have some granularity - I'm not sure we can yet. If so

Re: iOS: The future of whitelisting

2013-04-10 Thread Shazron
"promise" is true. Certain resources bypass the whitelist anyway because we have no way to control them at the moment (audio/video tags): https://issues.apache.org/jira/browse/CB-2451 On Wed, Apr 10, 2013 at 5:22 PM, Shazron wrote: > Ideally we would have a WebPolicyDeleg

Re: Did Deepak forget to turn off debug in 2.6?

2013-04-12 Thread Shazron
There is no such committer/contributor from Cordova. Also try searching the code-base using any key words that you provided (initializeAttributes, AtomicHTMLToken), you won't find anything: https://github.com/search?q=DEEPAK+%40apache%2Fcordova-android&type=Code&ref=searchresults This is not comi

Re: Spam control in the Wiki

2013-04-15 Thread Shazron
d any pages to the wiki at the moment. I assume Jukka will have to add at least one of us to get the ball rolling? On Tue, Apr 9, 2013 at 2:27 PM, Shazron wrote: > Filed the INFRA issue: https://issues.apache.org/jira/browse/INFRA-6131 > > > On Tue, Apr 9, 2013 at 10:58 AM, Shazron w

Re: iOS: The future of whitelisting

2013-04-15 Thread Shazron
eas with whitelists the js file's domain "*some_** malicious**_ > > site.com" > > * would probably not be a part of the whitelist. > > > > *Small caveat: *The executeScript does have means to inject code directly > > as well with *w.executeSc

Re: Add Cordova-failed-to-initialize logic right into cordova.js

2013-04-15 Thread Shazron
+1 On Mon, Apr 15, 2013 at 12:49 PM, Andrew Grieve wrote: > We have this in many of our tests, but why not just put it right in > cordova.js? > > e.g. > > var timerId = null; > document.addEventListener('deviceready', function() { > window.clearTimeout(timerId); > }, false); > timerId = window

Re: Wiki: Immutable Page

2013-04-15 Thread Shazron
Read the wiki spam thread. On Mon, Apr 15, 2013 at 2:10 PM, Simon MacDonald wrote: > It'll get fixed soon. Shaz is spearheading the reduction of wiki spam. > This immutable page thing shall pass. > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Mon, Apr 15, 2013 at 5:09 PM, Filip Maj w

Re: Spam control in the Wiki

2013-04-16 Thread Shazron
Nope, still no access :( I re-opened https://issues.apache.org/jira/browse/INFRA-6131 On Tue, Apr 16, 2013 at 12:07 AM, Jukka Zitting wrote: > Hi, > > On Mon, Apr 15, 2013 at 9:51 PM, Shazron wrote: > > But there is still a problem - I don't have access to these pag

Re: --arc support to create script on iOS

2013-04-16 Thread Shazron
+1 On Tue, Apr 16, 2013 at 10:58 AM, Michal Mocny wrote: > I think we plan to default to ARC support for iOS projects post 3.0. > > As a first transition I'm hoping to add a --arc option to the create script > to use optionally starting today, since its necessary for bleeding edge new > style p

Re: Spam control in the Wiki

2013-04-16 Thread Shazron
Ok, I've added - FilMaj - AndrewGrieve - MichaelBrooks to the AdminGroup, please test whether you can edit. For the others, please reply with your wiki usernames so I can add you... On Tue, Apr 16, 2013 at 10:14 AM, Shazron wrote: > Nope, still no access :( > I re-o

Re: iOS ScreenCapture plugin for Cordova

2013-04-16 Thread Shazron
For the GUI - I've started on something - only for new project create though, with hopefully cordova-cli support in the future: http://shazronatadobe.wordpress.com/2013/04/16/create-new-phonegapcordova-projects-using-cordova-create-gui/ On Tue, Apr 16, 2013 at 2:32 PM, Anis KADRI wrote: > Thank

Re: Spam control in the Wiki

2013-04-17 Thread Shazron
apache conference > > > since > > > > 1970. > > > > > > > > > > > > On Tue, Apr 16, 2013 at 2:42 PM, Filip Maj wrote: > > > > > > > > > Yep works! Thanks shaz > > > > > > > >

Re: Spam control in the Wiki

2013-04-17 Thread Shazron
Thanks Jukka, Added the committers from the list plus any Apache members On Wed, Apr 17, 2013 at 11:20 AM, Jukka Zitting wrote: > Hi, > > On Wed, Apr 17, 2013 at 6:54 PM, Shazron wrote: > > Done. As a general rule, I'm adding all committers in the AdminGroup, >

Re: Migrating to

2013-04-17 Thread Shazron
+1 for deprecate now, remove 3.0 On Wed, Apr 17, 2013 at 10:00 AM, Filip Maj wrote: > My vote is to set up deprecation of plugin now, and remove it completely > for 3.0. Our tooling should be able to handle this stuff by then.. > > On 4/16/13 8:23 PM, "Joe Bowser" wrote: > > >Only when we deci

Re: [iOS] iOSExec

2013-04-17 Thread Shazron
It's deprecated, see "Deprecated Plugin Signature Note": http://docs.phonegap.com/en/2.6.0/guide_plugin-development_ios_index.md.html#Developing%20a%20Plugin%20on%20iOS ... although I don't think we print out a notice currently. I propose that we remove it for the next version, it's definitely mo

Re: Ian Clelland is now a Cordova Committer

2013-04-18 Thread Shazron
Congrats!! On Thursday, April 18, 2013, Andrew Grieve wrote: > Wanted to publicly announce that Ian is now a Cordova committer! > > Ian started working on Cordova just over a month ago and has already made > many big changes. To highlight a few: > > - FileTransfer progress events for gzipped resp

Re: [iOS] iOSExec

2013-04-18 Thread Shazron
we have no particular plans to remove it any time soon. > > > > On Wed, Apr 17, 2013 at 7:54 PM, Shazron > > wrote: > > > It's deprecated, see "Deprecated Plugin Signature Note": > > > > > http://docs.phonegap.com/en/2.6.0/guide_plugin-development

Re: Spam control in the Wiki

2013-04-19 Thread Shazron
LucasHolmquist added On Fri, Apr 19, 2013 at 6:59 AM, Lucas Holmquist wrote: > LucasHolmquist > > > On Apr 17, 2013, at 2:33 PM, Shazron wrote: > > > Thanks Jukka, > > Added the committers from the list plus any Apache members > > > > > > On Wed, Ap

Re: plugin.xml config-file setting not copying all tags

2013-04-19 Thread Shazron
I was just playing with plugman yesterday with the Facebook Connect plugin, it did however install my access tags that were in the top-level: https://github.com/phonegap/phonegap-facebook-plugin/blob/plugman-FB-SDK-3.2.1/plugin.xml#L12-L16 On Fri, Apr 19, 2013 at 7:23 AM, Michal Mocny wrote: >

Re: [Android] HTTP Authentication and WebKit: WTF?

2013-04-19 Thread Shazron
It's not just Android, iOS as well: https://issues.apache.org/jira/browse/CB-2415 On Fri, Apr 19, 2013 at 3:16 PM, Joe Bowser wrote: > Hey > > I'm looking at CB-2962, and I'm not sure how we can resolve this one. > Should we intercept any XHR requests with a Basic Auth token, and set > it on t

Re: Re-tag Cordova Js?

2013-04-19 Thread Shazron
Looking at cordova-js: https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=summary The 2.7.0rc1 tag, the last two commits: https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=log;h=refs/tags/2.7.0rc1 1. Fixed version number 2. Set VERSION to 2.7.0 I can't seem to find these commits

Re: Re-tag Cordova Js?

2013-04-19 Thread Shazron
a detached head state when pushed to the repo. I wasn't too > sure what was going on, so I decided to go with the flow. > > > > On 19 April 2013 16:46, Shazron wrote: > > > Looking at cordova-js: > > https://git-wip-us.apache.org/repos/asf?p=cordova-js

Re: Re-tag Cordova Js?

2013-04-19 Thread Shazron
You checked in merge conflicts. e.g. +<<<<<<< HEAD 2.5.0 +=== +2.7.0rc1 +>>>>>>> On Fri, Apr 19, 2013 at 5:14 PM, Tim Kim wrote: > Ok, it should be good to go now. > > > On 19 April 2013 16:59, Shazron wrote: > > > Can you

Re: Re-tag Cordova Js?

2013-04-19 Thread Shazron
gt; > > NOOO > > > > > > On 19 April 2013 17:15, Shazron wrote: > > > > > You checked in merge conflicts. e.g. > > > > > > +<<<<<<< HEAD > > > 2.5.0 > > > +=== > > >

Re: Release Page Updated

2013-04-22 Thread Shazron
Coho was named for an ex-Vancouver Canucks player that was traded I believe (and of course is also a native salmon species in Vancouver). That copyright tool is Apache RAT http://creadur.apache.org/rat/ On Mon, Apr 22, 2013 at 1:01 PM, Andrew Grieve wrote: > I pretty much re-wrote the page:

Re: (CB-3022) add default textbox value for notification.prompt dialog

2013-04-23 Thread Shazron
I would say this is low risk since it's adding a parameter at the end (so existing usage works) where we can have a default of "" which it is already I think. On Tue, Apr 23, 2013 at 10:14 AM, Andrew Grieve wrote: > Makes sense. > > > On Tue, Apr 23, 2013 at 11:45 AM, James Jong wrote: > > > ht

Re: reviews.apache.org

2013-04-24 Thread Shazron
Sounds cool - added myself to cordova as shazron On Wed, Apr 24, 2013 at 11:42 AM, Brian LeRoux wrote: > Added myself. Could be promising. > > On Wed, Apr 24, 2013 at 7:35 AM, Andrew Grieve > wrote: > > https://issues.apache.org/jira/browse/INFRA-5889 > > > > We

Re: [plugin.xml spec] usefulness of preserve-dirs attribute?

2013-04-24 Thread Shazron
d go. > > Can I safely remove this functionality? > > [1] https://github.com/phonegap-build > [2] > https://github.com/couchbaselabs/cordova-browserid/blob/master/plugin.xml > [3] https://github.com/shazron/KeychainPlugin/blob/master/plugin.xml > [4] https://github.com/shazron/TestFlightPlugin/blob/master/plugin.xml > >

Re: [plugin.xml spec] usefulness of preserve-dirs attribute?

2013-04-24 Thread Shazron
ibute, that attribute gets tacked > onto the end of the namespaced location for plugin native code, I.e. > Plugin with id "foo.bar.baz": > > > > Results in > > myApp/Plugins/foo.bar.baz/emFiles/MyPlugin.m > > > > On 4/24/13 1:57 PM, "Shazron"

[iOS] Project-level CLI changes into 2.7.0

2013-04-25 Thread Shazron
I've checked in the fixes for these into master: https://issues.apache.org/jira/browse/CB-2998 https://issues.apache.org/jira/browse/CB-2980 https://issues.apache.org/jira/browse/CB-2988 https://issues.apache.org/jira/browse/CB-2915 https://issues.apache.org/jira/browse/CB-2964 https://issues.apach

Re: [iOS] Project-level CLI changes into 2.7.0

2013-04-25 Thread Shazron
Ok sounds good then. On Thu, Apr 25, 2013 at 8:55 AM, Filip Maj wrote: > Meh, I'd wait for 2.8. Let the integration bake a little via cordova-cli > > On 4/25/13 6:48 AM, "Shazron" wrote: > > >I've checked in the fixes for these into master: > >h

Re: Question about caching

2013-04-25 Thread Shazron
We set up a cache in AppDelegate.m[1], and I suppose you could hook into CDVPageDidLoadNotification[2] in your own plugin, then clear the cache[3]: e.g. [[NSURLCache sharedURLCache] removeAllCachedResponses] [1] https://github.com/apache/cordova-ios/blob/c6e71147386d4ad94b07428952d1aae0a9cbf3f5/

Re: Question about caching

2013-04-25 Thread Shazron
; > > [[NSURLCache sharedURLCache] removeAllCachedResponses]; > > [self.webView loadRequest:[NSURLRequest requestWithURL:[NSURL > fileURLWithPath:reloadTarget]]]; > > > On Thu, Apr 25, 2013 at 3:57 PM, Shazron wrote: > > > We set up a cache in AppDelegate.m[1], and I suppose yo

Re: Scripts for CLI

2013-04-29 Thread Shazron
I think the main purpose of the scripts being in the project is that they can exist outside of having the repo source download around, afaik. The script upgrades which I've been documenting have been a straight copy and paste of the whole 'cordova' folder. I suppose we could have a: bin/cli-up

Re: Scripts for CLI

2013-04-29 Thread Shazron
*over-write (oops on the oop) On Mon, Apr 29, 2013 at 11:15 AM, Shazron wrote: > I think the main purpose of the scripts being in the project is that they > can exist outside of having the repo source download around, afaik. > The script upgrades which I've been documenti

Re: Platforms 3.6.0 release timeline

2014-06-27 Thread Shazron
Victor, See our 2.9.x backporting support http://wiki.apache.org/cordova/2.9.x%20Support 3.0 was released on July 19th 2013, so 6 months later on January 19th, 2014 our support for 2.x issues ended. On Wed, Jun 25, 2014 at 10:46 AM, Victor Sosa wrote: > Hello all. > > I'm not a committer, so the

Re: [VOTE] Network information plugin release

2014-06-27 Thread Shazron
+1 - verified signature & hash On Fri, Jun 27, 2014 at 12:34 PM, Max Woghiren wrote: > +1 > >- verified signature and hashes using `coho verify-archive` > > plugin-network-information-r0.2.10.zip signature and hashes verified. > > >- verified that the contents of the zip match the conten

[GitHub] cordova-plugin-inappbrowser pull request: Only Navigate *after* th...

2014-06-27 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/42#issuecomment-47393202 Also Github says there are merge conflicts -- up to the PR submitter to resolve. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-statusbar pull request: Added javascript event on s...

2014-06-27 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/4#issuecomment-47393316 Github says there are merge conflicts. Up to the PR submitter to resolve them first --- If your project is set up for it, you can reply to this email

Re: WKWebView for iOS8

2014-06-27 Thread Shazron
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 - no. Something about requests being out > of process > > > On Monday, June 16, 2014, Andrew Grieve

Re: nodejitsu instance failing; can't test file-transfer

2014-06-27 Thread Shazron
Just sent you the creds through private email. On Friday, June 27, 2014, Ian Clelland wrote: > I'm seeing 502 responses from cordova-filetransfer.jitsu.com, the instance > that we use for testing file-transfer, so I can't properly test a couple of > pull requests. > > Who manages that machine, a

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'

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: 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: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-08 Thread Shazron
@google.com [mailto:agri...@google.com] On Behalf Of Andrew > Grieve > Sent: Tuesday, July 8, 2014 5:45 PM > To: dev > Subject: Re: iOS: add target-device and MinimumOSVersion support to config.xml > > Agree with this. These are in the same vein as app icons, where they go in >

Re: Ajax search API on plugins.cordova.io

2014-07-08 Thread Shazron
Thanks Victor, Looks like you just documented the unofficial API - here's the permalink http://s.apache.org/zgt ;) Perhaps someone can patch the -/all request to contain platforms as well (or organize it by platform key, or something). On Tue, Jul 8, 2014 at 6:45 AM, Victor Sosa wrote: > Hello F

Dropbox with Cordova

2014-07-08 Thread Shazron
In community news: https://www.dropbox.com/developers/blog/95/using-dropbox-datastores-in-a-cordova-app

Re: Proposal: hooks support for plugins

2014-07-09 Thread Shazron
Question, from the Cordova Hooks doc: "This directory used to exist at .cordova/hooks, but has now been moved to the project root." -> doesn't this imply that .cordova/hooks does not work anymore, you should use hooks/ ? On Wed, Jul 9, 2014 at 9:24 AM, Sergey Grebnov (Akvelon) wrote: > I've just

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

2014-07-09 Thread Shazron
s/ directory. We > already have build-time-only settings in the top-level config.xml with > icons, so I think your proposal is fine. > > > On Tue, Jul 8, 2014 at 1:05 PM, Shazron wrote: > >> I'm not sure how PG Build does it, but I can find out and see if they >>

Re: whitelist as a plugin

2014-07-09 Thread Shazron
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 >> > &g

Re: Proposal: hooks support for plugins

2014-07-09 Thread Shazron
t 10:15 AM, Josh Soref wrote: > Shazron wrote:‎ >> from the Cordova Hooks doc: >> "This directory used to exist at .cordova/hooks, but has now been >> moved to the project root." >> -> doesn't this imply that .cordova/hooks >> does not work anymo

Re: CordovaPlugin intialized immediately

2014-07-09 Thread Shazron
Yup. Should be supported on most platforms, but curiously undocumented(!): http://cordova.apache.org/docs/en/3.5.0/plugin_ref_spec.md.html#Plugin%20Specification It was previously documented here for example: http://cordova.apache.org/docs/en/3.1.0/guide_platforms_android_plugin.md.html Current p

Re: CordovaPlugin intialized immediately

2014-07-09 Thread Shazron
It is still there, but in the Platform specific Plugin Guide: http://cordova.apache.org/docs/en/edge/guide_platforms_android_plugin.md.html#Android%20Plugins On Wed, Jul 9, 2014 at 11:56 AM, Shazron wrote: > Yup. Should be supported on most platforms, but curiously undocumented(!): >

[iOS] CDVPluginResult breaking change

2014-07-10 Thread Shazron
I would like to apply this fix: https://issues.apache.org/jira/browse/CB-6165 Essentially, right now if the plugin result is OK (or any other status) without a message, iOS inserts a the human readable part of the status ordinal as the message, which I think is wrong, this is not a message that is

Re: Mailing List Subscription

2014-07-14 Thread Shazron
Please send an email to the appropriate mailing list subscription address as described on our homepage: http://cordova.apache.org/index.html#mailing-list On Mon, Jul 14, 2014 at 3:40 AM, Rahul Pandey wrote: > Hi, > > I would like to subscribe for the mailing lists. > > -- > *Rahul Pandey* > *Gene

[iOS] CDVPlugin method deprecations

2014-07-14 Thread Shazron
https://issues.apache.org/jira/browse/CB-7000 They were documented in 2.x, but not in 3.x. According to the deprecation policy (http://wiki.apache.org/cordova/DeprecationPolicy), it will be deprecated in the next release (changes are already in trunk), and removed in 3.9.0. If it was a publicly d

Re: [iOS] CDVPlugin method deprecations

2014-07-14 Thread Shazron
w available, and changes may be needed to > some plugins." > > > On Mon, Jul 14, 2014 at 3:22 PM, Shazron wrote: > >> https://issues.apache.org/jira/browse/CB-7000 >> >> They were documented in 2.x, but not in 3.x. >> According to the deprecation policy &

Re: Mailing List Subscription

2014-07-14 Thread Shazron
It uses ezmlm, so unless there is a way through it, probably not. On Mon, Jul 14, 2014 at 3:46 PM, Jan Velecký wrote: > @Shazron: Is there any option to subscribe cordova mailing list, but with > receiving only e-mails from threads which I sent message into?

Re: Manual iOS steps for a Cordova plugin... really?

2014-07-15 Thread Shazron
There is an enhancement request for this sort of situation: https://issues.apache.org/jira/browse/CB-5601 IMO, modifying files through the CLI will be problematic -- what happens if N plugins want to modify the AppDelegate for example? On Tue, Jul 15, 2014 at 12:27 PM, Sergey Grebnov (Akvelon) wr

Re: 4.0.x, efcedabe, Patch-Bombing and good faith

2014-07-15 Thread Shazron
More communication is always better -- I feel that might be the missing piece here. Let's try to move on from this and discuss this in the call to solve this situation: 1. Identify what's broken and fix that, with verifying tests 2. Revert for now so others can continue, while trying to fix what's

Re: Monthly Cordova hangouts

2014-07-15 Thread Shazron
The hangout worked for me on Firefox 30 On Tue, Jul 15, 2014 at 2:01 PM, Michal Mocny wrote: > Heres the join link: > https://plus.google.com/hangouts/_/hoaevent/AP36tYfTj9kMff-jbzkYFk8EY9Uxz7HyaEOM1fdUI8McirXxJ91N8w > > I'm creating it nice and early so people can tell me if its working for > th

Re: Monthly Cordova hangouts

2014-07-15 Thread Shazron
I believe he was thinking of not including the Q&A since we have limited time. On Tue, Jul 15, 2014 at 2:05 PM, Ian Clelland wrote: > Joe -- are you asking to use something other than hangouts for the call? > > I don't have a problem, if someone wants to set it up. The only things I'd > ask for w

Re: Monthly Cordova hangouts

2014-07-15 Thread Shazron
thought I could make it, but something's come up. On Tue, Jul 15, 2014 at 2:17 PM, Josh Soref wrote: > Brian wrote: >> I won't be able to make this evening (and suspect many in the same boat) > > nor will I

Re: Monthly Cordova hangouts

2014-07-16 Thread Shazron
If Tommy doesn't mind, my suggestion for the hangout is to have it during the window of PST and EST working hours :/ It's unfortunate that we can't cover everyone worldwide, but this time window captures the majority of the committers. We could do one once in a while to accommodate the other half o

Re: [VOTE] Network information plugin release

2014-07-16 Thread Shazron
tes we need > to be sure to update the thread. > > @purplecabbage > risingj.com > > > On Fri, Jun 27, 2014 at 12:39 PM, Shazron wrote: > >> +1 >> - verified signature & hash >> >> On Fri, Jun 27, 2014 at 12:34 PM, Max Woghiren wrote: >> >

Re: [VOTE] Network information plugin release

2014-07-16 Thread Shazron
. > Ignore me... > > @purplecabbage > risingj.com > > > On Wed, Jul 16, 2014 at 11:40 AM, Shazron wrote: > >> It was closed: http://s.apache.org/Ew6 >> >> Noted in the upcoming board report: >> https://github.com/cordova/apache-board-reports/blob/master/2014/2014-09.md &

Re: [VOTE] Network information plugin release

2014-07-16 Thread Shazron
1. For compiling the board report as the chair (and for future chairs), I can see how [VOTE][RESULT] is useful if they haven't been keeping up with vote results. One could search for [VOTE] and read the thread, but then there could be closed threads because something failed. 2. As a daily user of @

Re: Monthly Cordova hangouts

2014-07-17 Thread Shazron
ul 17, 2014 at 3:34 AM, Tommy Williams >> wrote: >> >> > Absolutely. 1pm/4pm in the USA is just 6am here. Barely even have to get >> up >> > early. :) >> > On 17 Jul 2014 04:39, "Shazron" wrote: >> > >> > > If Tommy

Re: 3.6.0 Release Discussion, Schedule + Planning

2014-07-17 Thread Shazron
+1 Thanks purplecabbage! On Thu, Jul 17, 2014 at 11:12 AM, Carlos Santana wrote: > Glad to see some windows love :-). And again thanks to Jesse for being a > great platform leader and the folks from MSOpenTech keep the good stuff > coming > > > On Thu, Jul 17, 2014 at 1:59 PM, Michal Mocny wrote

[GitHub] cordova-docs pull request: CB-7113 - Document UseWKWebView config....

2014-07-17 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-docs/pull/222 CB-7113 - Document UseWKWebView config.xml preference Pull in only when [CB-7093](https://issues.apache.org/jira/browse/CB-7090) is complete You can merge this pull request into a Git

[GitHub] cordova-docs pull request: CB-7121 - Document MinimumFontSize sett...

2014-07-17 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-docs/pull/223 CB-7121 - Document MinimumFontSize setting for WKWebView preferences Pull in only when [CB-7090](https://issues.apache.org/jira/browse/CB-7090) is complete. You can merge this pull request

Re: Add build status to github

2014-07-17 Thread Shazron
Yes, only INFRA ppl have the privileges on Github to add anything to the repos. On Thu, Jul 17, 2014 at 4:20 PM, Parashuram Narasimhan (MS OPEN TECH) wrote: > We would need to raise an INFRA ticket for this, right ? > > -Original Message- > From: Sergey Grebnov (Akvelon) [mailto:v-seg...@

Re: Proposal: hooks support for plugins

2014-07-18 Thread Shazron
Echoing what Jesse said - having a prompt will defeat tools, especially since early on we kinda had consensus not to add in a security layer. The middle way is to add a CLI option to "auto-accept" all prompts with Y, kinda like a lot of command line tools. I think there is this pattern in Windows c

[GitHub] cordova-ios pull request: Fix __PROJECT_NAME__ replacing code

2014-07-18 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/100#issuecomment-49486359 Created [CB-7169](https://issues.apache.org/jira/browse/CB-7169) --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: sticker?

2014-07-21 Thread Shazron
http://www.apache.org/foundation/marks/ *Using Apache trademarks on merchandise:* You *must obtain prior written approval from the VP, Apache Brand Management* [1] to apply the "Apache", "Apache Foo" or "Foo" trademarks or their graphic logos to any merchandise that is intended to be associated i

Re: When is .cordova created?

2014-07-21 Thread Shazron
My guess is ever since hooks were moved out of .cordova to hooks/ the creation of .cordova by default wasn't removed also when using --copy-from. On Mon, Jul 21, 2014 at 10:34 AM, Ray Camden wrote: > (This question feels like it *should* be appropriate here, but if I should > raise it on the PG

Re: Clarification for Camera manual tests

2014-07-29 Thread Shazron
Definitely no developer tests all possible combinations, that’s not feasible :/ More likely these manual tests (at least how I’ve used them) is to verify a Camera bug, then verify the fix to the bug worked. It’s not ideal of course since the fix could break some other functionality, but I don’t h

Re: Cordova plugin : plugin-network-information

2014-07-31 Thread Shazron
Hmm, indeed 0.2.10 was released but not tagged 0.2.10 in the plugin's Apaches git repo. On Thu, Jul 31, 2014 at 5:51 AM, BOURGE, Guillaume wrote: > Hello, > > We work on cordova app for a client and he requires that each externals > sources must be tagued. We used the 0.2.9 but we had the issue

Re: Cordova plugin : plugin-network-information

2014-07-31 Thread Shazron
14 at 12:23 PM, Shazron wrote: > Hmm, indeed 0.2.10 was released but not tagged 0.2.10 in the plugin's > Apaches git repo. > > On Thu, Jul 31, 2014 at 5:51 AM, BOURGE, Guillaume > wrote: >> Hello, >> >> We work on cordova app for a client and he requires tha

Re: [DISCUSS] Plugins Release

2014-08-01 Thread Shazron
You can add a .ratignore file, and add the note about the libs being approved by Apache legal. On Fri, Aug 1, 2014 at 6:41 AM, Bryan Higgins wrote: > Thanks Steve. > > I've done this, but RAT doesn't recognize zlib/libpng even though it has > been approved by Apache legal. > > http://www.apache.o

Re: remotely loaded pages

2014-08-01 Thread Shazron
I agree that it is not recommended, but it's possible. I delved into this question here: https://github.com/shazron/phonegap-questions/issues/37 The PhoneGap Developer App is an example of how this is working at http://app.phonegap.com but they do some proxying to get around the CORS limita

<    6   7   8   9   10   11   12   13   14   15   >