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
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
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
[
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
[
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
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:
&
[
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
[
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
>
> 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
>
[
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
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
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
[
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/
[
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
>
[
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
[
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
[
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
+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
>
>
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
[
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
[
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
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
+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
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
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
[
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
[
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
[
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
> -
>
>
[
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
[
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
[
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
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
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
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
[
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
[
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
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,
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
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"
? 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
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
[
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
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
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
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
> 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
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
+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.
>
[
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
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
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
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
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
[
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
[
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()
[
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
[
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
[
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,
[
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
[
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
[
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
[
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
[
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
[
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
> 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
[
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
[
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
[
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
[
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
[
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
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
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
>
>
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
[
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
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
[
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
[
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
[
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
[
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
[
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 - 100 of 2410 matches
Mail list logo