Re: Docs backporting

2013-10-17 Thread Shazron
If it's a small change I go back and edit the previous release folders as well. There was a thread I posted regarding this -- there was no resolution on what to do - I believe the doc system is getting revamped (not sure though). On Wed, Oct 16, 2013 at 1:29 PM, Joe Bowser wrote: > Hey > > Ofte

Re: Tag 2.9.1

2013-10-17 Thread Shazron
15, 2013, at 8:24 PM, Brian LeRoux wrote: > > > > > 3.5 > > > > > > (Or six months.) > > > > > > But ya, what Jesse said. > > > > > > On Tuesday, October 15, 2013, Jesse wrote: > > > > > >> I would not add iOS7 support.

Re: Tag 2.9.1

2013-10-17 Thread Shazron
plugins to backport code to (for example in 3.0 the Notification plugin diverged into the Notification and Vibration plugins, so for 2.9 we won't re-organize it also) On Thu, Oct 17, 2013 at 11:42 AM, Shazron wrote: > Thanks Dan, > All feedback appreciated! It's one way to c

Re: Tag 2.9.1

2013-10-17 Thread Shazron
s pushed back to 3.0 as well? > Plus more? > > > > On Thu, Oct 17, 2013 at 2:52 PM, Shazron wrote: > > > To reiterate (before updating the wiki page) > > > > - Backporting ends with the 3.5 release (or six months, whichever comes > > first) > > - Onl

iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-17 Thread Shazron
I propose moving these iOS only plugins to the cordova-ios repo, and adding the corresponding components in JIRA (ios-statusbar, ios-keyboard) for issue tracking. With https://issues.apache.org/jira/browse/CB-5026 - plus these two plugins, that would make a total of three plugins in cordova-ios (pr

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-17 Thread Shazron
Also, to avoid any "git entanglements" with trying to keep history between the two repos (it's possible but I'm not at level of git black-belt yet), I'm just going to copy the folders in, and add them. On Thu, Oct 17, 2013 at 4:11 PM, Shazron wrote: > I propose movi

Re: Should we add platform info in commit message?

2013-10-18 Thread Shazron
There was a discussion earlier about removing the square brackets because it did something funny with some tool, so I would remove the square brackets. On Thu, Oct 17, 2013 at 7:41 PM, lmnbeyond wrote: > Hi guys, > > Since plugin-related code are all grouped into its own repo, should we > a

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-18 Thread Shazron
le > > > code. > > > > > > It doesn't really matter I guess, but I just don't see the point of > > having > > > seperated out all of the plugins into separate repos and now we shove > > some > > > back alongside platforms. > > >

Default template - size

2013-10-18 Thread Shazron
When someone creates a vanilla iOS project from the CLI, the default app is 8 MB. It's obvious why this is so, the www/res folder includes all the icons for all the platforms and is 8 MB. Can we change this (why include all icons -- the www should be agnostic), or is this a documentation problem.

Re: new meta data for plugin.xml

2013-10-18 Thread Shazron
Perhaps either plugman or the registry should do some validation, and have some "required" fields? I know that PhoneGap Build when you try to submit a plugin they error out if you are missing some fields that they require. On Fri, Oct 18, 2013 at 11:50 AM, Gorkem Ercan wrote: > +1 for adding met

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-18 Thread Shazron
iscoverability: > > navigator.cordovaPreferences.setPreference(win, fail, > navigator.cordovaPreferences.PREFERENCE-iOS-GapBetweenPages, 0); > > > On Fri, Oct 18, 2013 at 2:17 PM, Shazron wrote: > > > Not feeling hot about the namespace thing - as Jesse said it might limi

Re: Default template - size

2013-10-18 Thread Shazron
Ian Clelland > >wrote: > > > > > I'd love to have this fixed as part of CB-2606; There's a lot we could > do > > > to make icons and splashscreens better. > > > > > > > > > On Fri, Oct 18, 2013 at 2:52 PM, Shazron wrote: >

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-18 Thread Shazron
never used it but just figured it > might apply to our case. I also think namespacing is a bad idea. > > [1] http://schacon.github.io/git/git-read-tree.html#_sparse_checkout > > On Fri, Oct 18, 2013 at 12:57 PM, Shazron wrote: > > Great -- i *think* we have consensus, but I wi

Re: Intro Jerome

2013-10-19 Thread Shazron
Welcome Jerome! On Sat, Oct 19, 2013 at 12:06 PM, Jerome Schmaltz wrote: > Hi! > > My name is Jerome and it's my first experience as a committer for Apache. > > I've been programming since 11 and I love Apache projects which I use > regularly in my daily work. > > I'm pretty excited to give a h

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-10-21 Thread Shazron
; > On Fri, Oct 18, 2013 at 1:31 PM, Anis KADRI > > wrote: > > > > > > > I am just curious. Why do that only for those plugins only and not > > > > every other plugins ? I know phonegap/phonegap-plugins was a bad idea > > > > but since git 1.7 th

Re: Code review of new ios plugins

2013-10-21 Thread Shazron
Answers inline. Looking at the Keyboard & Statusbar plugins, would you be opposed to using: > > > > instead of: > > > > Agreed. > Would require a major version bump, but probably it has little usage since > it's new & in labs still? > > Agreed, major version bump. > Thinking here is that s

Re: Code review of new ios plugins

2013-10-21 Thread Shazron
https://issues.apache.org/jira/browse/CB-5138 On Mon, Oct 21, 2013 at 5:10 PM, Shazron wrote: > Answers inline. > > > Looking at the Keyboard & Statusbar plugins, would you be opposed to using: >> >> >> >> instead of: >> >> >> >

Re: Wiki permission

2013-10-21 Thread Shazron
Done. On Mon, Oct 21, 2013 at 6:48 PM, Josh Soref wrote: > Could someone please add JoshSoref to the list of accounts able to edit > the wikiŠ > > - > This transmission (including any attachments) may contain confidential > inf

Re: 2.9.1 Backport release

2013-10-22 Thread Shazron
Gonna look over all the iOS issues tomorrow. Most of them are just straight copy and paste jobs (yay for them all being plugins!). When is the schedule for release? (since we have 3.2 on the plate as well) On Tue, Oct 22, 2013 at 8:26 AM, Andrew Grieve wrote: > Thanks Joe! > > Will work on the

Re: cordova release naming -- proposal

2013-10-23 Thread Shazron
I like the Spanish + Canadian thing. Or using obscure Canadian towns like Saint-Louis-du-Ha! Ha!, QC ( http://en.wikipedia.org/wiki/Saint-Louis-du-Ha!_Ha!) LOL On Wed, Oct 23, 2013 at 10:42 AM, Brian LeRoux wrote: > YES! We've been talking about this for years. Al and I felt racing horse > name

Re: 2.9.1 Backport release

2013-10-23 Thread Shazron
:25 PM, Shazron wrote: > Gonna look over all the iOS issues tomorrow. Most of them are just > straight copy and paste jobs (yay for them all being plugins!). When is the > schedule for release? (since we have 3.2 on the plate as well) > > > On Tue, Oct 22, 2013 at 8:26 AM, A

Re: 2.9.1 Backport release

2013-10-23 Thread Shazron
iOS tracked as subtask under https://issues.apache.org/jira/browse/CB-5189 On Wed, Oct 23, 2013 at 2:55 PM, Shazron wrote: > Will integrate: > > 1. https://issues.apache.org/jira/browse/CB-4958 (Camera - iOS 7) > 2. https://issues.apache.org/jira/browse/CB-4930 (InAppBrowser

Re: 2.9.1 Backport release

2013-10-24 Thread Shazron
wser (pass) Accelerometer (pass) Camera (pass) Media Capture Audio (pass, but UI is "shifted up" a bit, instead of sticking to the bottom, un-related to recording) On Wed, Oct 23, 2013 at 5:16 PM, Shazron wrote: > iOS tracked as subtask under https://issues.apache.org/jira/browse/CB-5189 >

Re: how to execute a program when app launched on desktop OS ?

2013-10-25 Thread Shazron
Hi Lu Dongping, This is Cordova related how exactly? On Fri, Oct 25, 2013 at 1:12 AM, lu dongping wrote: > As title, > I need to launch a small web server locally when app launched on > windows/mac/linux, not mobile os. > > Thanks, > Outersky >

Re: create and override of default template

2013-10-25 Thread Shazron
Yup, file a doc issue - but I'm not sure if this is a cross-platform thing, or iOS only for now: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/create;h=244c8a9c1f9264fa11e0a6ebb43336070d40e644;hp=461392e22e6e221cf61d6b87da356b5cf95bf3f2;hb=4375681;hpb=609e8828107a84e5e7

Re: Medic / fruitstrap /xcode 5

2013-10-25 Thread Shazron
http://github.com/phonegap/ios-deploy or from npm install -g ios-deploy This is used in cordova-ios On Fri, Oct 25, 2013 at 1:58 PM, David Kemp wrote: > Hi all, > It seems that xcode 5 no longer supports gdb, resulting in fruitstrap not > being able to deploy iOS apps. fruitstrap seems to ha

Re: Medic / fruitstrap /xcode 5

2013-10-25 Thread Shazron
related: xcode 5 command line tools however, have a way to deploy to a device directly but *only* for running XCTest based tests (xcodebuild -destination [destination-specifier]) On Fri, Oct 25, 2013 at 3:23 PM, Shazron wrote: > http://github.com/phonegap/ios-deploy > or from npm inst

Re: Medic / fruitstrap /xcode 5

2013-10-28 Thread Shazron
rts running the test. During that time > the cordova bot image is on the device (so something has started). > > There is no debug output for this time, but at the end of the delay > everything moves along as expected. > > Any idea whats up with that? > > > > On Fri, Oct

Plugin migration to plugins.cordova.io

2013-10-29 Thread Shazron
The "canonical" plugin repo phonegap-plugins currently has 135 pull requests: https://github.com/phonegap/phonegap-plugins/pulls I've been instructing people who are wondering what is happening with this dormant repo to do this: 1. Install plugman: sudo npm install -g plugman 2. Run 'plugman

Re: Plugin migration to plugins.cordova.io

2013-10-29 Thread Shazron
wrote: > > > We should just trash that repository and add the instructions to the > > README.rd. I think it's about time. > > > > On Tue, Oct 29, 2013 at 2:26 PM, Shazron wrote: > > > The "canonical" plugin repo phonegap-plugins currently has 1

Re: Plugin migration to plugins.cordova.io

2013-10-29 Thread Shazron
Oct 29, 2013 at 11:34 AM, Anis KADRI wrote: > > > We should just trash that repository and add the instructions to the > > README.rd. I think it's about time. > > > > On Tue, Oct 29, 2013 at 2:26 PM, Shazron wrote: > > > The "canonical" plugin repo

keyboard mobile-spec test

2013-10-30 Thread Shazron
It's checked into master (not in 3.2.x branch yet until this issue below is resolved). Should I add it in the dependency plugin? The problem is I have to add it as a url, not from a local repo (thus install requires an internet connection). This is because we can't switch to a branch _and_ a sub

Re: keyboard mobile-spec test

2013-10-30 Thread Shazron
if we had the cordova-plugins repo created, this won't be a problem. The issue is not resolved yet: https://issues.apache.org/jira/browse/INFRA-6902 On Wed, Oct 30, 2013 at 1:38 PM, Shazron wrote: > It's checked into master (not in 3.2.x branch yet until this issue below

Re: keyboard mobile-spec test

2013-10-30 Thread Shazron
1:58 PM, Brian LeRoux wrote: > > > >> I'm not a very big fan of this sub directory business anyhow. Too many > >> ways > >> to fail. It would be better, in my mind, if we aimed to always have one > >> repo equals one package. > >> >

Re: 2.9.1 Backport release

2013-10-30 Thread Shazron
iOS is ready for js, then retest. On Wednesday, October 30, 2013, Jesse wrote: > Okay, I am ready to tag the js, and get to releasing ... > Where is everyone else at? > > @purplecabbage > risingj.com > > > On Thu, Oct 24, 2013 at 2:43 PM, Shazron wrote: > > &g

Re: 2.9.1 Backport release

2013-11-01 Thread Shazron
t 30, 2013 at 5:41 PM, Shazron wrote: > > > iOS is ready for js, then retest. > > > > On Wednesday, October 30, 2013, Jesse wrote: > > > > > Okay, I am ready to tag the js, and get to releasing ... > > > Where is everyone else at? > > > > > >

Re: 2.9.1 Backport release

2013-11-01 Thread Shazron
gt; Awesome. So Android is left to tag now! Thoughts on what we should do for > > docs? Just point people to 2.9.0 docs or create 2.9.1 based of 2.9.0? Any > > changes in docs between the two? > > > > > > > > > > On Fri, Nov 1, 2013 at 12:50 PM, Shaz

weird issue (can't resolve) https://issues.apache.org/jira/browse/CB-4948

2013-11-01 Thread Shazron
https://issues.apache.org/jira/browse/CB-4948 I can't seem to see the "Resolve Issue" toolbar button. Is anyone else seeing this?

Re: Cordova Plugins and CocoaPods

2013-11-01 Thread Shazron
The core and core plugins are cocoapods already, see the list (search for 'Cordova'): https://github.com/CocoaPods/Specs Someone is maintaining them, modifying the specs for them as versions go out: https://github.com/CocoaPods/Specs/pull/4539 On Thu, Oct 31, 2013 at 8:11 AM, Don Coleman wrote:

Re: HiRes Cordova Images

2013-11-04 Thread Shazron
The two one-colour logos (all white/all black) are vector but the other ones don't seem to be. On Mon, Nov 4, 2013 at 6:19 AM, Andrew Grieve wrote: > We're looking to make some decals for our office. Anyone have high-res > CordovaBot images? >

Re: Cordova Team Visit WAT 2013 [pic]

2013-11-04 Thread Shazron
Here is the link, verified it works if you don't have a G+ account: http://cl.ly/SJSd (full url below, not sure if your email reader will truncate or not highlight) https://plus.google.com/_/notifications/emlink?emr=00742488774900654498&emid=CJmFktLty7oCFYG33AodJDUAAA&path=%2Fphotos%2F106555950828

Re: Cordova Team Visit WAT 2013 [pic]

2013-11-04 Thread Shazron
> > > On Mon, Nov 4, 2013 at 2:26 PM, Shazron wrote: > > > Here is the link, verified it works if you don't have a G+ account: > > http://cl.ly/SJSd > > > > (full url below, not sure if your email reader will truncate or not > > highlight) >

Re: 2.9.1 + 3.2.0rc1

2013-11-04 Thread Shazron
+1 No OS X (no, don't do the 2.9.0 OS X) On Mon, Nov 4, 2013 at 11:37 AM, Steven Gill wrote: > For 2.9.1 > > I am going to release: > iOS > Android > Windows 8 > WP 7/8 > BlackBerry (no updates were made for 2.9.1. Just going to ship the 2.9.0 > version) > > I will create 2.9.1 docs based of 2.

Re: iOS only cordova-labs plugins (keyboard and statusbar, in plugins branch) - move to cordova-ios repo

2013-11-04 Thread Shazron
cordova-plugins repo created https://git-wip-us.apache.org/repos/asf?p=cordova-plugins.git;a=summary I'll start migrating by EOD cordova-labs/#plugins On Mon, Oct 21, 2013 at 9:13 AM, Shazron wrote: > INFRA request filed: https://issues.apache.org/jira/browse/INFRA-6902 > > &g

Re: Plugin migration to plugins.cordova.io

2013-11-04 Thread Shazron
This work has been completed. On Tue, Oct 29, 2013 at 1:57 PM, Joe Bowser wrote: > +1 to DEPRECATED > > On Tue, Oct 29, 2013 at 4:07 PM, Tommy Williams > wrote: > > +1 for whacking it all in a branch plus a README > > On 30/10/2013 7:03 AM, "Shazron" wrote:

Re: Android target level for CLI

2013-11-05 Thread Shazron
5.0.1 should be the min if we want to go arm64: https://issues.apache.org/jira/browse/CB-4863 On Tue, Nov 5, 2013 at 2:31 PM, Carlos Santana wrote: > Similar problem with iOS cheq_reqs > > CLI Checks for XCode 4.5 as min [1] > Platform Checks for XCode 4.6 as min [2] > > Which with XCode 5 out,

Re: cordova-js commits on master but not on 3.2.x branch

2013-11-07 Thread Shazron
+1 On Thu, Nov 7, 2013 at 2:17 PM, Steven Gill wrote: > Blackberry and Android would need to get retagged. I have no issue with > retagging the JS in-regards to firefoxos. Other platform maintainers can > chime in. > > > On Thu, Nov 7, 2013 at 2:08 PM, Carlos Santana > wrote: > > > Should the

Re: CI failures - CLI & WP8

2013-11-08 Thread Shazron
Don't forget if you want to run the WP8 emulator you _have_ to install at least Windows 8 *Pro* On Fri, Nov 8, 2013 at 6:36 AM, Carlos Santana wrote: > My main dev system is Mac, but I run Windows 8 on a Virtual Machine (VM). > > The Windows Phone Emulator can be also run inside a VM [1] using

Re: plugin.xml validated by cli?

2013-11-10 Thread Shazron
It is in Marcel's personal branch, and issue was filed: https://issues.apache.org/jira/browse/CB-4195 On Sun, Nov 10, 2013 at 7:39 PM, Michal Mocny wrote: > A contributor once claimed they started work on an xml validator if I > recall, but code was never submitted. > > I'm not sure what PhoneG

cordova-labs plugins branch to be deleted

2013-11-11 Thread Shazron
FYI Since the code has been migrated to cordova-plugins a week or so ago, this branch can be deleted.

Re: cordova serve broken

2013-11-12 Thread Shazron
I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 rc1 yet.

Re: 2.9.1 + 3.2.0rc1

2013-11-12 Thread Shazron
Steve, you published the version as: 3.2.0-rc.1 so the correct line is: npm install -g cordova@3.2.0-rc.1 On Tue, Nov 12, 2013 at 2:15 PM, Steven Gill wrote: > Hey all, > > I am going to put up a blog post for review shortly for the RC. > > If you are interested in helping test the RC (DO IT),

Re: cordova serve broken

2013-11-12 Thread Shazron
cordova cli 3.2.0-rc.1 --> cordova serve works fine on iOS On Tue, Nov 12, 2013 at 2:14 PM, Shazron wrote: > I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 rc1 > yet. > >

Re: Media class downloading whole streaming file on iOS before play?

2013-11-13 Thread Shazron
AVAudioPlayer does not provide streaming support anyway: https://developer.apple.com/library/ios/qa/qa1634/_index.html Related: https://issues.apache.org/jira/browse/CB-1176 The workaround here is to download the file first using the FileTransfer API (which has progress callbacks) and then load it

Re: Media class downloading whole streaming file on iOS before play?

2013-11-13 Thread Shazron
ut it using AVPlayer instead would be better. On Wed, Nov 13, 2013 at 11:41 AM, Shazron wrote: > AVAudioPlayer does not provide streaming support anyway: > https://developer.apple.com/library/ios/qa/qa1634/_index.html > > Related: https://issues.apache.org/jira/browse/CB-1176 > The w

Re: tag, and accessing the plugin list

2013-11-13 Thread Shazron
e.) > > > On Wed, Nov 13, 2013 at 2:39 PM, Shazron Abdullah wrote: > > > Brian: plugin mapping "service js name" -> "service native name/class" > > > > On 11/13/13 2:36 PM, "Brian LeRoux" wrote: > > > > >what are we

Re: tag, and accessing the plugin list

2013-11-13 Thread Shazron
t I can tell. > This would require changes to all existing plugins, AND all platform > bridges native bits, and cordova-js. I don't think we want to be this > destructive. > > > @purplecabbage > risingj.com > > > On Wed, Nov 13, 2013 at 3:11 PM, Shazron wrote

Re: input type=file broken on Android 4.4

2013-11-15 Thread Shazron
This "filling in the gap" is what we were born to do On Thu, Nov 14, 2013 at 11:10 AM, Brian LeRoux wrote: > Ugly indeed but that is what we do! =) > > Probably just a docs issue doing what you describe. > > > On Thu, Nov 14, 2013 at 10:57 AM, Andrew Grieve >wrote: > > > I'll ask around and se

Re: plugin documentation: param onload

2013-11-15 Thread Shazron
Hi Axel, File the issue and just copy in your email :) Someone will get to it eventually. Perhaps you could send a pull-request as well. On Thu, Nov 14, 2013 at 6:20 AM, wrote: > Hi, > > I think this issue > https://issues.apache.org/jira/browse/CB-4293?jql=text%20~%20%22onload%22 > documents

Re: Propagate OS events to plugins

2013-11-18 Thread Shazron
Well if one wants to go through this rabbit-hole of Objective-C, your plugin can load itself (on a class level) without Cordova's help, see this blog post for the +load method: http://www.mikeash.com/pyblog/friday-qa-2009-05-22-objective-c-class-loading-and-initialization.html This is in fact how

Re: library use in plugins

2013-11-20 Thread Shazron
See my plugin as well (deep linked in the SO link provided by Dan Moore): https://github.com/shazron/TestFlightPlugin/blob/master/plugin.xml#L35 On Wed, Nov 20, 2013 at 6:44 AM, Dan Moore wrote: > Hi Erik, > > Here is a stackoverflow question that might address some of your conce

Re: Testing multiple iOS versions

2013-11-20 Thread Shazron
There is no spec for this in the CLI. But for iOS, using the underlying ios-sim tool which runs the emulator, it is possible. On Wed, Nov 20, 2013 at 1:26 PM, Michael Gauthier wrote: > Is there a way to test apps in older versions of iOS using the CLI? > > cordova emulate just runs iOS7. > > I w

cordova-plugins repo release

2013-11-22 Thread Shazron
The cordova-plugins repo has plugins as well, but are outside of the purview of the planned weekly core plugins release - I plan to upload independently. The repo does not have the concept of "dev" and "master" plugins as well like the core plugins. It was suggested we have tags, but this is probl

releasing 3.2.0 on jira

2013-11-27 Thread Shazron
Going to do it later today - push 3.2.0 outstanding issues to 3.3.0. Prepare your inboxes.

Re: iOS Camera asking for Location

2013-11-29 Thread Shazron
I believe Lorin is working on it being a preference, with it turned off by default. https://issues.apache.org/jira/browse/CB-4003 Also FYI Adobe US ppl are away for the turkey long weekend, so responses might be late On Fri, Nov 29, 2013 at 11:04 AM, Michal Mocny wrote: > I agree, rip it out.

Re: [Camera Plugin] Add support to save unmodified image to photoalbum

2013-12-01 Thread Shazron
The enum thing could work, at least on the iOS side since it is marshalled into a NSNumber anyway [1]. NSNumber* savetoPhotoAlbum = whatever; BOOL value = [saveToPhotoAlbum boolValue]; This way it is backwards compatible (with any positive value treated as YES on older versions of the plugin) yet

Re: [Android] InAppBrowser UI changes and Resources

2013-12-03 Thread Shazron
Moving it out of src is no problem for iOS, if we need to be consistent for all the platforms. e.g. https://github.com/apache/cordova-plugin-media-capture/tree/master/src/ios/CDVCapture.bundle On Tue, Dec 3, 2013 at 11:42 AM, Steven Gill wrote: > I think it looks good! > > I noticed that you c

Re: Camera targetWidth & targetHeight

2013-12-03 Thread Shazron
Thanks for doing this John. I think the immediate win is to do this: "If the group doesn't want to support only providing one of the properties, then I would expect that the onError callback is called when only one is provided rather than simply ignoring them as is the case with iOS and Windows Ph

Re: ios7 overlapping status bar

2013-12-04 Thread Shazron
Yeah there have been blog posts about it. Also see: 1. https://gist.github.com/shazron/6602131 2. http://shazronatadobe.wordpress.com/2013/10/15/cordova-ios-and-ios-7-support/ 3. https://issues.apache.org/jira/browse/CB-4918?focusedCommentId=13782197&

Re: cordova-labs plugins branch to be deleted

2013-12-04 Thread Shazron
Deleted. On Mon, Nov 11, 2013 at 4:21 PM, Shazron wrote: > FYI > Since the code has been migrated to cordova-plugins a week or so ago, this > branch can be deleted. >

Re: "coho last-week" command

2013-12-09 Thread Shazron
That is nice. If I can make a suggestion -- if the bot thing is a go -- email comm...@cordova.apache.org instead of dev@cordova.apache.org On Mon, Dec 9, 2013 at 11:24 AM, Andrew Grieve wrote: > In case anyone finds it useful, I've just pushed a new coho command that is > a glorified "git log".

Re: Review request for CB-5579

2013-12-09 Thread Shazron
It's best also to file an issue at http://issues.cordova.io and include the patch: https://github.com/leyonh/cordova-plugman/commit/42ee27d1439bb676ea0c60fed46f9dd28e9d9e92.patch That might get more visibility - the team doesn't get emails for pull requests from Github (yet). On Sun, Dec 8, 2013

handleOpenURL on Android

2013-12-09 Thread Shazron
https://issues.apache.org/jira/browse/CB-5581 Are we documenting this or does every Android dev know about intents (which I doubt)? iOS supports this method and is mentioned in the docs, but I don't think Android does anything with this.

Re: 3.3.0 Release

2013-12-12 Thread Shazron
Thanks for looking at iOS James 3.3 iOS is essentially 3.2 since most of the work has gone into plugins. I will be tagging 3.3 iOS final soon. On Thu, Dec 12, 2013 at 5:34 AM, David Barth wrote: > Le 11/12/2013 23:49, Steven Gill a écrit : > > The master branch on CLI now depends on the correct

Re: Transitioning to a better File API implementation

2013-12-12 Thread Shazron
Reminds me of the iOS LocalStorage (CDVLocalStorage plugin) bs that needed to be handled - we definitely need a migration path (automatic hopefully) if not users are in for a world of hurt... On Wed, Dec 11, 2013 at 11:33 AM, Tommy Williams wrote: > +1 > On 12/12/2013 6:26 am, "Ian Clelland" w

Re: plugins.cordova.io: UX redesign

2013-12-12 Thread Shazron
Awesome, love Pluggy(?) the robot. Some comments if I may: 1. Plugin Details - maintainers should be linkable, so we can go to a list of their authored packages (like npmjs) 2. Plugin Details - not sure if we want "previous versions" here. npmjs does this by appending the version to the url, but t

Re: plugins.cordova.io: UX redesign

2013-12-12 Thread Shazron
) > > > On Fri, Dec 13, 2013 at 10:57 AM, Shazron wrote: > > > Awesome, love Pluggy(?) the robot. > > > > Some comments if I may: > > 1. Plugin Details - maintainers should be linkable, so we can go to a > list > > of their authored packages (like npmjs

Re: Apache Cordova

2013-12-13 Thread Shazron
These articles below will help immensely Differences (wrt to PhoneGap vs Cordova, but generally applicable to other downstream dists): http://phonegap.com/2012/03/19/phonegap-cordova-and-what%E2%80%99s-in-a-name/ PhoneGap Beliefs, Goals and Philosophy: http://phonegap.com/2012/05/09/phonegap-beli

Re: cordova.apache.org inconsistent: 3.3 and 3.2

2013-12-13 Thread Shazron
Hey Steve while you're at it, this is still buggy: https://issues.apache.org/jira/browse/CB-5623 thx On Fri, Dec 13, 2013 at 10:58 AM, Steven Gill wrote: > Thanks Axel! > > I just fixed this. > > > On Fri, Dec 13, 2013 at 4:53 AM, wrote: > > > Hi, > > > > on the top of the page there is a "D

Re: cordova.apache.org inconsistent: 3.3 and 3.2

2013-12-13 Thread Shazron
sorry Steve... have a great vacation :) On Fri, Dec 13, 2013 at 11:08 AM, Steven Gill wrote: > fixed just for you Shaz! > > > On Fri, Dec 13, 2013 at 11:02 AM, Shazron wrote: > > > Hey Steve while you're at it, this is still buggy: > > https://issues.apache.org

cordova.apache.org Quick Links - when a version is updated

2013-12-13 Thread Shazron
commit: http://svn.apache.org/viewvc?view=revision&revision=r1550810 As you can see, when you update a version, you need to update the footers for all past published articles, tedious really. Not sure how to make this bullet-proof, but I'm probably going to create a wiki article so we don't have t

Re: ios-deploy issues

2013-12-13 Thread Shazron
Yup I've been looking at the issues today - how coincidental. There's been new code that I've been testing, but I'm having problems: https://github.com/phonegap/ios-deploy/pull/12 On Fri, Dec 13, 2013 at 1:02 PM, David Kemp wrote: > Hi all, > I am having pretty regular problems with phonegap/i

Re: inspectable or loggable versions of binary

2013-12-13 Thread Shazron
I would think device.cordova would do this? (from the org.apache.cordova.device plugin) but yeah if your cordovaJS doesn't work this doesn't help. Would be an easy addition nonetheless. On Fri, Dec 13, 2013 at 2:26 PM, Marcel Kinard wrote: > I was talking to Carlos regarding a situation where a

Re: Deleting Plugin Docs

2013-12-13 Thread Shazron
+1 from me, makes sense On Fri, Dec 13, 2013 at 2:07 PM, Brian LeRoux wrote: > ya I like that plan too > > README should just be simple description of what it is and how to install > > does raise the query: should plugin install automate config.xml tags? > > > On Sat, Dec 14, 2013 at 8:22 AM, M

Re: [Node 101] Part 1: Small Modules

2013-12-16 Thread Shazron
I've encountered this myself in personal projects. With tests you will catch it early of course, but I'm not sure if there is a linter/tool that will catch this early on to save grief later On Mon, Dec 16, 2013 at 4:49 AM, Patrick Mueller wrote: > What I've learned from this is to be carefu

Re: libCordova.a, missing required architecture arm64

2013-12-16 Thread Shazron
Add arm64 to both the Build Settings of the CordovaLib sub-project and the main project. Instructions in the comments of: https://issues.apache.org/jira/browse/CB-4863 On Sun, Dec 15, 2013 at 5:00 AM, Jorge Torres < jorge.torres.maldon...@gmail.com> wrote: > Hello, > > Does someone know how can

Re: Platform update warning

2013-12-16 Thread Shazron
+1 On Mon, Dec 16, 2013 at 8:59 AM, Marcel Kinard wrote: > Wondering if the "cordova info" command might also be a good place for > this. >

Re: Camera targetWidth & targetHeight

2013-12-16 Thread Shazron
Thanks John, Filing the issue on iOS would be great, summarizing what needs to be done (and the consensus). On Mon, Dec 16, 2013 at 5:30 PM, John M. Wargo wrote: > So, does anyone have an opinion on how this discrepancy should be > addressed? The methods work differently on different platforms

Re: 3.3 Blog Post (Please Review)

2013-12-18 Thread Shazron
Thanks for doing this Andrew. One comment (which I will fix with a patch, prob tomorrow) is that the css is not responsive so on mobile you have to scroll horizontally to read it. On Tue, Dec 17, 2013 at 4:56 PM, Andrew Grieve wrote: > http://cordova.apache.org/announcements/2013/12/16/cordova-

Re: Dropping iOS 5.0 support

2013-12-19 Thread Shazron
://issues.apache.org/jira/browse/CB-5286 On Tue, Sep 17, 2013 at 3:45 PM, Shazron wrote: > On the eve of the launch of iOS 7, I filed this issue: > https://issues.apache.org/jira/browse/CB-4863 > > I left the "Fix version" empty for now... >

Re: Cordova 3.3.1-0.1.2 doesn't load javascript for plugins

2013-12-19 Thread Shazron
device.name has been deprecated for some time, and probably has been removed (but doc not updated) just repro'ed your steps with 3.3.1-0.1.2 if you tried device.model - it should work On Thu, Dec 19, 2013 at 3:49 PM, Don Coleman wrote: > I upgraded to 3.3.1-0.1.2 and iOS isn't working anymore.

Re: Dropping iOS 5.0 support

2013-12-20 Thread Shazron
I'm definitely all for customers first - the proposal is based on the practicality factors I've previously stated: http://markmail.org/message/mldr2mzrpf233h2r It's hard to vouch for a release "runs on iOS 5.0" when we can't test on it, internally I've already asked around but no dice, and I suppo

Re: Dropping iOS 5.0 support

2013-12-20 Thread Shazron
Oh, and I forgot - there are actually 4 more configurations to test (for a total of 12). I forgot "iPhone only" on an iPad (retina and non-retina) on iOS 6 and 7. Yes, there is an Apple bug on iOS 7 for "iPhone only" on iPad *sigh*... On Fri, Dec 20, 2013 at 2:50 AM, Sh

Re: Camera targetWidth & targetHeight

2013-12-20 Thread Shazron
on anything. One or two people > > have spoken up, but not much beyond that. > > > > John M. Wargo > > SCN Blog: http://scn.sap.com/blogs/johnwargo > > Twitter: @johnwargo > > > > > > -Original Message- > > From: Shazron [mailto:s

Re: Dropping iOS 5.0 support

2013-12-20 Thread Shazron
I think that last paragraph is key - let's provide instructions in a doc in cordova-ios/guides if they need this support. Not sure we need this in cordova-docs On Fri, Dec 20, 2013 at 6:15 AM, Andrew Grieve wrote: > I think we'd be fine to drop "official support" for iOS 5, but as has been > po

Releasing 3.3.0 on jira - move issues to 3.4.0

2014-01-07 Thread Shazron
prepare your inboxes I also added more versions 3.5, 3.6

Re: Releasing 3.3.0 on jira - move issues to 3.4.0

2014-01-07 Thread Shazron
Done. (begin barrage) On Tue, Jan 7, 2014 at 2:58 PM, Shazron wrote: > prepare your inboxes > > I also added more versions 3.5, 3.6 >

Re: merging PR for cordova-mobile-spec

2014-01-09 Thread Shazron
Hi James, If you can create the corresponding Jira issue that would be great (as per this workflow): http://wiki.apache.org/cordova/ProcessingPullRequests The problem in general with pull requests from Github is, we don't get notifications that someone filed one... On Thu, Jan 9, 2014 at 11:24 A

Re: merging PR for cordova-mobile-spec

2014-01-09 Thread Shazron
r work) > > Thanks, it's still nice to create a PR so we can keep track of what > hasn't been merged but should be. Otherwise it's really hard to make > sure everything gets merged. > > On Thu, Jan 9, 2014 at 2:56 PM, Shazron wrote: > > Hi James, > >

3.4.0 Release schedule

2014-01-10 Thread Shazron
When do we want to start - last week of Jan? Start RC Jan 20 Start Final Jan 27 ... so we can have a Jan release http://wiki.apache.org/cordova/RoadmapProjects

<    1   2   3   4   5   6   7   8   9   10   >