Re: Bumping up iOS support to 4.3 from 4.2

2012-10-24 Thread Shazron
arr", @"bazz", nil] forKeys:[NSArray arrayWithObjects:@"foo", @"bar", @"baz", nil] ]; On Wed, Oct 24, 2012 at 2:57 PM, Brian LeRoux wrote: > Awesome. Those language goodies should be nice to incorporate. > > On Wed, Oct

Re: Bumping up iOS support to 4.3 from 4.2

2012-10-24 Thread Shazron
additional C++11 features, including lambdas. On Wed, Oct 24, 2012 at 2:22 PM, Shazron wrote: > Issue: https://issues.apache.org/jira/browse/CB-1145 > > Xcode 4.5 is now required because Apple requires it for the App Store > (latest SDK is required - at this time it is iOS 6, which only

Bumping up iOS support to 4.3 from 4.2

2012-10-24 Thread Shazron
Issue: https://issues.apache.org/jira/browse/CB-1145 Xcode 4.5 is now required because Apple requires it for the App Store (latest SDK is required - at this time it is iOS 6, which only comes with Xcode 4.5). Xcode 4.5 does not build for armv6, thus the minimum supported target is iOS 4.3 which r

[jira] [Updated] (CB-1145) Require minimum Xcode 4.5 (Lion and Mountain Lion only - LLVM Compiler 4.0)

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1145: - Description: Xcode 4.5 does not build for armv6, thus the minimum supported target is iOS 4.3

[jira] [Updated] (CB-1145) Require minimum Xcode 4.5 (Lion and Mountain Lion only - LLVM Compiler 4.0)

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1145: - Fix Version/s: (was: 3.0.0) 2.2.0 > Require minimum Xcode 4.5 (Lion

Re: Camera API error codes?

2012-10-24 Thread Shazron
Do we know when the API rework is scheduled? On Wed, Oct 24, 2012 at 1:59 PM, Filip Maj wrote: > Should we slate this for the API rework or get to it sooner? > > On 10/23/12 1:07 PM, "Tim Kim" wrote: > >>+1 >> >>On 23 October 2012 11:55, Shazron wrote: &

[jira] [Resolved] (CB-1720) Update www/ Application for iOS

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1720. -- Resolution: Not A Problem 2.2.0rc2 tag is identical to 2.2.0rc1, no changes needed

[jira] [Resolved] (CB-1711) Update JavaScript for iOS

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1711. -- Resolution: Fixed commit http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit

Re: 2.2.0rc2 Monday?

2012-10-24 Thread Shazron
> > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Wed, Oct 24, 2012 at 4:24 PM, Simon MacDonald > wrote: > >> I have to re-tag JS and Android. There is a bug that causes almost >> everything to fail on Android 2.2. The code is in the Android version of >

[jira] [Updated] (CB-1738) PhoneGap iOS 6 - wrong network.connection.type during turning OFF airplane mode

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1738: - Fix Version/s: 2.2.0 Tagging 2.2.0 if can be slotted in - if not bump to 2.3.0

Re: 2.2.0rc2 Monday?

2012-10-24 Thread Shazron
I'll update the iOS bits right now. On Wed, Oct 24, 2012 at 11:57 AM, Filip Maj wrote: > JS. Mobile spec and hello world app is tagged. > > Gogo! > > On 10/19/12 1:41 AM, "Leutwyler, Markus" wrote: > >>+1 >> >>Let me know if you need any help >> >>Markus >> >>-Original Message- >>From: F

[jira] [Created] (CB-1739) Update Getting Started Guide for iOS for Xcode 4.5 minimum

2012-10-24 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1739: Summary: Update Getting Started Guide for iOS for Xcode 4.5 minimum Key: CB-1739 URL: https://issues.apache.org/jira/browse/CB-1739 Project: Apache Cordova

[jira] [Commented] (CB-1597) Running ./cordova/debug / cordova/emulate causes errors

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483518#comment-13483518 ] Shazron Abdullah commented on CB-1597: -- They are, in: http://docs.phonegap.com/en/

[jira] [Commented] (CB-1614) release build via command line tools

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483326#comment-13483326 ] Shazron Abdullah commented on CB-1614: -- Also please use this updated script: h

[jira] [Commented] (CB-1614) release build via command line tools

2012-10-24 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483324#comment-13483324 ] Shazron Abdullah commented on CB-1614: -- Hmm seems like it can't find the C

Re: Cordova desktop (again)

2012-10-23 Thread Shazron
I've been thinking about cordova-osx and how to proceed with respect to plugins, which all the APIs are of course implemented in. There are two ways to approach this -- direct object binding (so the API will be synchronous), or asynchronous through a bridge like how iOS does it (possible plugin re

[jira] [Updated] (CB-1285) Include EXIF metadata in image upload

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1285: - Fix Version/s: (was: 2.2.0) 2.3.0 Won't make 2.2.0. Punting to 2.3.0

[jira] [Resolved] (CB-1246) camera.getPicture should keep original date and orientation

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1246. -- Resolution: Duplicate Closing - essentially a dupe since if CB-1285 is fixed, it will fix this

[jira] [Updated] (CB-200) FileTransfer should support uploading multiple files in one HTTP request

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-200: Fix Version/s: (was: 2.2.0) 2.3.0 Punting to 2.3.0

[jira] [Updated] (CB-1614) release build via command line tools

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1614: - Fix Version/s: (was: 2.2.0) 2.3.0 Punting to 2.3.0. This is a common problem

[jira] [Commented] (CB-1561) Using Storage API - rejected by Apple

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482732#comment-13482732 ] Shazron Abdullah commented on CB-1561: -- Michal I believe your patches have landed

[jira] [Updated] (CB-1550) iOS build, debug, emulate scripts should check xcode version

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1550: - Fix Version/s: (was: 2.2.0) 2.3.0 Punting to 2.3.0 -- may be obsolete once

[jira] [Updated] (CB-1475) Allow Cleaver to use as a wwwFolderName an absolute path (eg. ~/Library)

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1475: - Fix Version/s: (was: 2.2.0) 2.3.0 Too late to add a new feature for 2.2.0

[jira] [Updated] (CB-1495) iOS default splash screen images take up several megabytes

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1495: - Fix Version/s: (was: 2.2.0) 2.3.0 Punting to 2.3.0 >

[jira] [Resolved] (CB-1698) Remove WebScriptDebugDelegate.h

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1698. -- Resolution: Fixed 1. Commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios

[jira] [Commented] (CB-1614) release build via command line tools

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482710#comment-13482710 ] Shazron Abdullah commented on CB-1614: -- In the bin folder, run the diagnose_pro

[jira] [Resolved] (CB-1597) Running ./cordova/debug / cordova/emulate causes errors

2012-10-23 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1597. -- Resolution: Fixed Fix commits: 1. http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios

Re: Camera API error codes?

2012-10-23 Thread Shazron
+1 On Tue, Oct 23, 2012 at 11:51 AM, Simon MacDonald wrote: > +1 to adding error codes > +1 to cancel being reported by the error callback > > You may want to check out what Capture uses for error codes. > > http://docs.phonegap.com/en/2.1.0/cordova_media_capture_capture.md.html#CaptureError > >

Re: Repo renames for graduation

2012-10-22 Thread Shazron
I suggest renaming cordova-mac to cordova-osx. Apple does not attach "Mac" before "OS X" anymore. Should be low impact since that repo is extremely low traffic. On Mon, Oct 22, 2012 at 3:49 PM, Steven Gill wrote: > Hey Everyone, > > I am going to create a infra ticket for our new repos now that w

[jira] [Commented] (CB-1698) Remove WebScriptDebugDelegate.h

2012-10-22 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481834#comment-13481834 ] Shazron Abdullah commented on CB-1698: -- No, it does not need to be in Cordova any

[jira] [Updated] (CB-1698) Remove WebScriptDebugDelegate.h

2012-10-22 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1698: - Fix Version/s: 2.2.0 > Remove WebScriptDebugDelegat

Re: capabilities api

2012-10-22 Thread Shazron
We could always give it a go as a non-core plugin (incubation?), then once it matures we can graduate it to core. On Mon, Oct 22, 2012 at 2:39 PM, Andrew Grieve wrote: > Haven't tried it yet, but it looks like you can see if various things exist > without having Camera permission on android using

Re: Mailing List Rename

2012-10-22 Thread Shazron
+1 to what Anis said. On Mon, Oct 22, 2012 at 10:58 AM, Anis KADRI wrote: > I wouldn't mind one more for jira issues and one more for commits. > > On Mon, Oct 22, 2012 at 10:55 AM, Steven Gill wrote: > >> I am going to be creating a few discussion threads here to help me sort out >> the graduatio

Re: iOS changes in 2.2.0

2012-10-22 Thread Shazron
r > -15% speed improvement in benchmarks > > > On Mon, Oct 22, 2012 at 3:57 AM, Shazron wrote: > >> I'm preparing a blog post. Here is the outline of what I have so far: >> >> 1. CordovaLib multiple architecture support (across all versions of iOS) >> 2. Adde

iOS changes in 2.2.0

2012-10-22 Thread Shazron
I'm preparing a blog post. Here is the outline of what I have so far: 1. CordovaLib multiple architecture support (across all versions of iOS) 2. Added Capture API microphone image for iPhone 5 dimensions and orientation fix 3. Adde dFileTransfer API progress events, abort function 4. Cordova.plis

[jira] [Resolved] (CB-1677) Update Splashscreen docs for iOS

2012-10-22 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1677. -- Resolution: Fixed Fix commit http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs

[jira] [Resolved] (CB-1676) Write Upgrade Guide for 2.1.0 to 2.2.0

2012-10-22 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1676. -- Resolution: Fixed Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs

[jira] [Resolved] (CB-1664) Device Object

2012-10-21 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1664. -- Resolution: Not A Problem > Device Object > - > >

[jira] [Commented] (CB-1695) [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova view controllers/requests

2012-10-21 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481189#comment-13481189 ] Shazron Abdullah commented on CB-1695: -- I'm guessing (which we can verif

[jira] [Commented] (CB-1695) [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova view controllers/requests

2012-10-21 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481187#comment-13481187 ] Shazron Abdullah commented on CB-1695: -- Possible solution -- setting the User A

[jira] [Updated] (CB-1695) [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova view controllers/requests

2012-10-21 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1695: - Fix Version/s: 2.3.0 > [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova v

Re: A couple of proposed updates to the iOS Cordova library

2012-10-21 Thread Shazron
1) ok 2) something like: [CDVWhiteList errorStringWithFormat:(NSString*) format forUrl:(NSString*)url] ? On Sun, Oct 21, 2012 at 4:03 PM, Kevin Hawkins wrote: > I have a couple of (minor) proposed updates to the iOS Cordova library. I > have code for these already, so they'd be easy enough

Re: Best practices for contributing near a release boundary

2012-10-21 Thread Shazron
That is the contrib flow as Brian described. Generally I would say that is enough but sometimes pull requests do get overlooked even though there is an email that is reported in this list. Once the email is read, it could be overlooked since it usually is acted on later, maybe even weeks later depe

Re: enhancing the plugin lifecycle for ios

2012-10-21 Thread Shazron
gt; On Sat, Oct 20, 2012 at 7:14 AM, Brian LeRoux wrote: > >> Koolaide, I added a subtask. >> >> On Fri, Oct 19, 2012 at 3:02 PM, Shazron wrote: >> > We have https://issues.apache.org/jira/browse/CB-1108 for 2.3.0 >> > >> > On Fri, Oct 19, 2012 at 1:39 PM

[jira] [Commented] (CB-1695) [iOS]: CDVURLProtocol should not apply whitelist to non-Cordova view controllers/requests

2012-10-21 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481178#comment-13481178 ] Shazron Abdullah commented on CB-1695: -- We've had some discussion regardin

[jira] [Updated] (CB-1694) [iOS]: View controller not properly unregistered in CDVURLProtocol

2012-10-19 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1694: - Fix Version/s: 2.2.0 > [iOS]: View controller not properly unregistered in CDVURLProto

Re: capabilities api

2012-10-19 Thread Shazron
tion, color depth, zoom > capabilities, hdr, ... > > > > > On Fri, Oct 19, 2012 at 5:44 PM, Shazron wrote: >> re: the boolean properties -- I was thinking about Modernizr plus >> yepnope http://yepnopejs.com/ >> >> Don't know about the other platforms,

Re: capabilities api

2012-10-19 Thread Shazron
so not sure what the perf impact would be > like. (presumably these are blocking calls which kinda sucks.) > > > On Fri, Oct 19, 2012 at 5:29 PM, Shazron wrote: >> So... if the device is capable of something (say front and back >> camera) and we don't enable the Camer

Re: capabilities api

2012-10-19 Thread Shazron
evice.capabilities.camera // returns ... an array? an integer? >> >> >> >> On Fri, Oct 19, 2012 at 5:06 PM, Filip Maj wrote: >>> Hmm so then standardizing the .capabilities object becomes the hard part? >>> >>> On 10/19/12 4:56 PM, "Shazron"

Re: capabilities api

2012-10-19 Thread Shazron
? an integer? > > > > On Fri, Oct 19, 2012 at 5:06 PM, Filip Maj wrote: >> Hmm so then standardizing the .capabilities object becomes the hard part? >> >> On 10/19/12 4:56 PM, "Shazron" wrote: >> >>>We already have the window.device object

Re: capabilities api

2012-10-19 Thread Shazron
We already have the window.device object -- we can tack on a window.device.capabilities object that could contain the boolean properties or something. On Fri, Oct 19, 2012 at 4:52 PM, Brian LeRoux wrote: > I dunno, I think this is independent of the current APIs. (More than > one API we have deal

[jira] [Resolved] (CB-1680) Uncaught TypeError in cordova-*.js when using media API

2012-10-19 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1680. -- Resolution: Invalid Ripple issue - it has been filed here: https://github.com/blackberry/Ripple

Re: enhancing the plugin lifecycle for ios

2012-10-19 Thread Shazron
We have https://issues.apache.org/jira/browse/CB-1108 for 2.3.0 On Fri, Oct 19, 2012 at 1:39 PM, Brian LeRoux wrote: > Thats cool. Is the config.xml thing in jira? (Maybe add as subtask if so?) > > On Fri, Oct 19, 2012 at 12:48 PM, Shazron wrote: >> Dave - no we did not. We disc

Re: enhancing the plugin lifecycle for ios

2012-10-19 Thread Shazron
19, 2012 at 12:02 PM, Shazron wrote: >> We can do the same for iOS once we move to config.xml. Should we wait till >> then? >> >> On Fri, Oct 19, 2012 at 11:58 AM, Filip Maj wrote: >>> Plugin Manager in java land loads plugins defined with the 'onl

Re: IOS6 LocalStorage filesystem target location.

2012-10-19 Thread Shazron
to have things safe by >>> default, and have apps get rejected than to have them get through the >>> app-store and have their users hate them when data loss happens. >>> >>> >>> >>> >>> >>> On Thu, Oct 18, 2012 at 2:57 PM, Michal

Re: IOS6 LocalStorage filesystem target location.

2012-10-19 Thread Shazron
> On Thu, Oct 18, 2012 at 1:55 PM, Shazron wrote: >> To recap: >> >> iOS 6 indeed does solve this problem with the NSUserDefaults key >> "WebKitStoreWebDataForBackup" - which I think the web data is stored >> in Library/Caches as changed by iOS 5.1. &g

Re: enhancing the plugin lifecycle for ios

2012-10-19 Thread Shazron
b.com/apache/incubator-cordova-android/blob/master/framework/s > rc/org/apache/cordova/api/PluginManager.java#L189 > > > On 10/19/12 11:54 AM, "Shazron" wrote: > >>This is possible if somehow we can set which plugins can be "loaded" >>at startup (or shoul

Re: Documenting sensor variance in our docs

2012-10-19 Thread Shazron
Do all platforms document this variance? I'm for it being in our docs (with a link for "read more" to the platform docs) On Thu, Oct 18, 2012 at 4:41 PM, Filip Maj wrote: > I've had some conversations with people on twitter along the lines of > > "yo my accelerometer values being returned are wit

Re: enhancing the plugin lifecycle for ios

2012-10-19 Thread Shazron
This is possible if somehow we can set which plugins can be "loaded" at startup (or should all of them be loaded? seems wasteful). Right now they are lazily loaded (on first use), so sending them a "onAppLaunch" event (or equivalent) would do nothing since they are not listening of course. Now's a

[jira] [Commented] (CB-1681) Inconsistent time units in media API

2012-10-19 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480240#comment-13480240 ] Shazron Abdullah commented on CB-1681: -- This would be a breaking API chang

[jira] [Updated] (CB-1680) Uncaught TypeError in cordova-*.js when using media API

2012-10-19 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1680: - Labels: javascript ripple (was: javascript) Is this more of a Ripple issue? Not sure when their

[jira] [Commented] (CB-1683) Allow the user to select front or back camera on Camera.getPicture()

2012-10-19 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480218#comment-13480218 ] Shazron Abdullah commented on CB-1683: -- We should consider this for the Capture AP

[jira] [Commented] (CB-1597) Running ./cordova/debug / cordova/emulate causes errors

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479531#comment-13479531 ] Shazron Abdullah commented on CB-1597: -- That will be the easiest fix, yes - upgrad

[jira] [Updated] (CB-1597) Running ./cordova/debug / cordova/emulate causes errors

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1597: - Environment: Mac OS 10.6.8 with Xcode 4.2 Build 4C199 Mac OS 10.7.4 with Xcode 4.2 Mac OS 10.8.2

[jira] [Updated] (CB-1597) Running ./cordova/debug on Mac OS 10.6.8 with Xcode 4.2 causes errors

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1597: - Fix Version/s: 2.2.0 > Running ./cordova/debug on Mac OS 10.6.8 with Xcode 4.2 causes err

[jira] [Commented] (CB-1597) Running ./cordova/debug on Mac OS 10.6.8 with Xcode 4.2 causes errors

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479480#comment-13479480 ] Shazron Abdullah commented on CB-1597: -- No keep it in this issue. Might be the ver

[jira] [Commented] (CB-1597) Running ./cordova/debug on Mac OS 10.6.8 with Xcode 4.2 causes errors

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479388#comment-13479388 ] Shazron Abdullah commented on CB-1597: -- Well at least that narrows it down - never

Re: 2.2.0rc2 Monday?

2012-10-18 Thread Shazron
+1 On Thu, Oct 18, 2012 at 11:47 AM, Filip Maj wrote: > That cool? Would be good to get a cordova-js friendly version of webos out > there. >

[jira] [Assigned] (CB-1677) Update Splashscreen docs for iOS

2012-10-18 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-1677: Assignee: Shazron Abdullah (was: Michael Brooks) > Update Splashscreen docs for

[jira] [Created] (CB-1677) Update Splashscreen docs for iOS

2012-10-18 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1677: Summary: Update Splashscreen docs for iOS Key: CB-1677 URL: https://issues.apache.org/jira/browse/CB-1677 Project: Apache Cordova Issue Type: Task

Re: Splashscreen documented on docs.phonegap.com

2012-10-18 Thread Shazron
Awesome! I was just thinking about the splashscreen API, and I believe we brought this up some time ago also. On iOS the API is the same, but using it is just slightly different. I'll add the iOS once this lands in the repo. http://shazronatadobe.wordpress.com/2011/09/15/ios-phonegap-splash-screen

[jira] [Created] (CB-1676) Write Upgrade Guide for 2.1.0 to 2.2.0

2012-10-18 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1676: Summary: Write Upgrade Guide for 2.1.0 to 2.2.0 Key: CB-1676 URL: https://issues.apache.org/jira/browse/CB-1676 Project: Apache Cordova Issue Type: Task

Re: IOS6 LocalStorage filesystem target location.

2012-10-18 Thread Shazron
To recap: iOS 6 indeed does solve this problem with the NSUserDefaults key "WebKitStoreWebDataForBackup" - which I think the web data is stored in Library/Caches as changed by iOS 5.1. iOS 5.1 it is stored in Library/Caches thus it is not backed up - that's why we backed it up to the Documents/Ba

[jira] [Updated] (CB-1669) Media.startRecord() is sometimes failing

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1669: - Attachment: (was: AuphonicRecordingLog2.log.txt) > Media.startRecord() is sometimes fail

[jira] [Updated] (CB-1669) Media.startRecord() is sometimes failing

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1669: - Comment: was deleted (was: Attached text version of the log) > Media.startRecord()

[jira] [Updated] (CB-1669) Media.startRecord() is sometimes failing

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1669: - Attachment: AuphonicRecordingLog2.log.txt Attached text version of the log

[jira] [Updated] (CB-1669) Media.startRecord() is sometimes failing

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1669: - Fix Version/s: 2.3.0 > Media.startRecord() is sometimes fail

[jira] [Commented] (CB-1669) Media.startRecord() is sometimes failing

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478397#comment-13478397 ] Shazron Abdullah commented on CB-1669: -- My early hunch is it is a memory purge,

[jira] [Updated] (CB-1176) Media.play() freezes app until file has loaded

2012-10-17 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1176: - Fix Version/s: 2.3.0 Network downloads are sync because of an Apple issue: https://github.com

[jira] [Resolved] (CB-1649) Tag Mac

2012-10-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1649. -- Resolution: Fixed refs/tags/2.2.0rc1 [created] bcb2f0824 > Tag

[jira] [Resolved] (CB-1639) Update www/ Application for Mac

2012-10-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1639. -- Resolution: Invalid > Update www/ Application for

[jira] [Resolved] (CB-1629) Update JavaScript for Mac

2012-10-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1629. -- Resolution: Invalid > Update JavaScript for

[jira] [Resolved] (CB-1648) Tag iOS

2012-10-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1648. -- Resolution: Fixed refs/tags/2.2.0rc1 [created] b74752f42 > Tag

[jira] [Updated] (CB-1664) Device Object

2012-10-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1664: - Fix Version/s: (was: 2.1.0) 2.2.0 Thanks for the bug report. This may be the

Re: cordova/debug vs. cordova/emulate

2012-10-15 Thread Shazron
> on iOS - why do a clean build instead of a regular build? This was because in some cases an updated file was not copied over, or a built app still had an older file that was removed from the project. An edge case to be sure, but if there was a script that referred to the old file still, it might

[jira] [Updated] (CB-1360) Conditionally add architectures based on iOS version in CordovaLib

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1360: - Summary: Conditionally add architectures based on iOS version in CordovaLib (was: iOS 6 - bump

[jira] [Updated] (CB-1539) Cordova's console.log does not log to remote web-inspector

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1539: - Component/s: CordovaJS > Cordova's console.log does not log to remote web-i

[jira] [Resolved] (CB-1638) Update www/ Application for iOS

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1638. -- Resolution: Fixed > Update www/ Application for

[jira] [Updated] (CB-1495) iOS default splash screen images take up several megabytes

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1495: - Attachment: crushed.zip pngcrushed files attached. > iOS default splash scr

[jira] [Resolved] (CB-1628) Update JavaScript for iOS

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1628. -- Resolution: Fixed > Update JavaScript for

Re: point release?

2012-10-15 Thread Shazron
iOS updated to 2.2.0rc1 (cordova-js, cordova-hello-world). Mobile-spec passes all tests. On Mon, Oct 15, 2012 at 10:59 AM, Shazron wrote: > 1502 fixed, and updated the version but forgot to add rc1 to the end, > oops. I will re-do that once the js and cordova-app bits are > tagged/updat

Re: js commit: Incremented version

2012-10-15 Thread Shazron
Wait - are we adding a dash between the version and rc1 now? On Mon, Oct 15, 2012 at 11:26 AM, wrote: > Updated Branches: > refs/heads/master 058b400e1 -> 3ba9898b6 > Updated Tags: refs/tags/2.2.0-rc1 [created] 3ba9898b6 > refs/tags/android [created] 038ade86b > > > Incremented version > >

Re: point release?

2012-10-15 Thread Shazron
1502 fixed, and updated the version but forgot to add rc1 to the end, oops. I will re-do that once the js and cordova-app bits are tagged/updated and re-test. So far with the interim js all mobile-spec tests are passing. On Mon, Oct 15, 2012 at 9:47 AM, Shazron wrote: > iOS these have been fi

[jira] [Resolved] (CB-1502) Update Capture Audio images for iPhone 5

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1502. -- Resolution: Fixed Fix commit - https://git-wip-us.apache.org/repos/asf?p=incubator-cordova

Re: point release?

2012-10-15 Thread Shazron
iOS these have been fixed: https://issues.apache.org/jira/browse/CB-1604 https://issues.apache.org/jira/browse/CB-1600 I'm fixing this one: https://issues.apache.org/jira/browse/CB-1502 This one will be left, don't know if we can fix it: https://issues.apache.org/jira/browse/CB-1603 I will be up

[jira] [Commented] (CB-1661) LocalStorage does not persist on ios6

2012-10-15 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476254#comment-13476254 ] Shazron Abdullah commented on CB-1661: -- Clemens, that's strange. I know that

[jira] [Commented] (CB-1597) Running ./cordova/debug on Mac OS 10.6.8 with Xcode 4.2 causes errors

2012-10-13 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475739#comment-13475739 ] Shazron Abdullah commented on CB-1597: -- We are not supporting Snow Leopard any

[jira] [Commented] (CB-1614) release build via command line tools

2012-10-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474518#comment-13474518 ] Shazron Abdullah commented on CB-1614: -- Just to rule things out, can you download

[jira] [Commented] (CB-1619) Camera shutter remains closed when returning to app

2012-10-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474515#comment-13474515 ] Shazron Abdullah commented on CB-1619: -- Since we are targeting iOS 4.2 still, we sh

[jira] [Updated] (CB-1603) Compass / Geolocation issue on iOS 6 (iPhone)

2012-10-10 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1603: - Fix Version/s: 2.2.0 Adding to 2.2.0 tag (for decision later) > Comp

  1   2   3   4   5   6   7   8   9   10   >