On Wed, Nov 28, 2012 at 10:43 PM, Brian LeRoux wrote:
> would this not be an indication that we need to modify the plugin api?
> (code munging would be a bad code smell for a pluggable architecture
> imo)
>
Yes. The current specification does not support this use case.
I can't seem to find a cle
We discussed this previously:
Enhancing the plugin lifecycle for iOS:
http://markmail.org/thread/ecakmzk37vey4kf6
Plugin loading - on startup and on demand:
http://markmail.org/thread/hq2rd5lobbl4nkav
http://issues.cordova.io/1693
We will need to expand on that, to support other application dele
would this not be an indication that we need to modify the plugin api?
(code munging would be a bad code smell for a pluggable architecture
imo)
On Thu, Nov 29, 2012 at 5:41 AM, Anis KADRI wrote:
> It requires some code to be appended in the AppDelegate.m which the plugin
> specification does not
It requires some code to be appended in the AppDelegate.m which the plugin
specification does not support at this time but I added an issue to support
that.
On Wed, Nov 28, 2012 at 2:14 PM, Anis KADRI wrote:
> I will get on that if I have time this afternoon!
>
>
> On Wed, Nov 28, 2012 at 9:33
[
https://issues.apache.org/jira/browse/CB-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506137#comment-13506137
]
Tim Kim commented on CB-1953:
-
And ze fix:
https://git-wip-us.apache.org/repos/asf?p=cordova-js.
[
https://issues.apache.org/jira/browse/CB-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Kim resolved CB-1953.
-
Resolution: Fixed
> PlayBook's apis weren't being clobbered and thus unaccessible
>
Checked in changes for InAppBrowser events for iOS.
Example usage:
var ref = window.open('http://google.com', '_blank');
ref.addEventListener('loadstart', function(event) { alert(event.type + ' -
' + event.url); } );
ref.addEventListener('loadstop', function(event) { alert(event.type + ' - '
+ ev
[
https://issues.apache.org/jira/browse/CB-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506135#comment-13506135
]
Tim Kim commented on CB-1953:
-
It appears that this change was the culprit:
https://git-wip-us.a
Tim Kim created CB-1953:
---
Summary: PlayBook's apis weren't being clobbered and thus
unaccessible
Key: CB-1953
URL: https://issues.apache.org/jira/browse/CB-1953
Project: Apache Cordova
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CB-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1949.
--
Resolution: Fixed
Fix commit - http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/02b5fee9
[
https://issues.apache.org/jira/browse/CB-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-1948:
-
Description:
ML thread: http://markmail.org/thread/zyux3r6rqfhv4bti
Reference:
https://github.com/
[
https://issues.apache.org/jira/browse/CB-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1951.
--
Resolution: Fixed
Fix commit - http://git-wip-us.apache.org/repos/asf/cordova-js/commit/0be53442
[
https://issues.apache.org/jira/browse/CB-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506129#comment-13506129
]
Simon MacDonald commented on CB-1943:
-
No, I didn't put any assets in for the InAppBrowse
[
https://issues.apache.org/jira/browse/CB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506126#comment-13506126
]
Simon MacDonald commented on CB-1856:
-
Hey Joe, there is a delay on the JS side when it r
[
https://issues.apache.org/jira/browse/CB-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506122#comment-13506122
]
Simon MacDonald commented on CB-1944:
-
Well if you look at some of the threads on the mai
Markus - I've merged in your changes to the Cordova-JS project and also applied
them to Cordova-webos.
The changes will be in the 2.3.0rc2 release.
> From: kingoftheo...@hotmail.com
> To: dev@cordova.apache.org
> Subject: RE: tag 2.3.0rc1 this week?
> Date: Wed, 28 Nov 2012 11:49:08 -0800
>
> I'
Hey
Yes, the camera is still an issue. There are two approaches to
getting around this issue. One of which is to allow users to restore
the state that we save for them. I've added this ability in Cordova
for the most part, but the problem with the tests is that I never had
a problem with my cam
Hey Joe,
is the Camera still an issue for state restoration? What are the
limitations of using this feature?
I think the ability to restore state is awesome to have, and would be
appreciated, but depending on the limitations I'm concerned this would be
like handing users a loaded gun that only p
[
https://issues.apache.org/jira/browse/CB-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1904.
Resolution: Fixed
> Update JavaScript for Tizen
> ---
>
> Key: CB-
[
https://issues.apache.org/jira/browse/CB-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1922.
Resolution: Fixed
> Tag Tizen
> -
>
> Key: CB-1922
> URL: https://
[
https://issues.apache.org/jira/browse/CB-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1921.
Resolution: Fixed
> Tag Qt
> --
>
> Key: CB-1921
> URL: https://issues
[
https://issues.apache.org/jira/browse/CB-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1912.
Resolution: Fixed
> Update www/ Application for Qt
> --
>
> Ke
[
https://issues.apache.org/jira/browse/CB-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1899.
Resolution: Fixed
> Update JavaScript for Bada
> --
>
> Key: CB-18
[
https://issues.apache.org/jira/browse/CB-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1917.
Resolution: Fixed
> Tag Bada
>
>
> Key: CB-1917
> URL: https://is
[
https://issues.apache.org/jira/browse/CB-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1908.
Resolution: Fixed
> Update www/ Application for Bada
>
>
>
[
https://issues.apache.org/jira/browse/CB-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1913.
Resolution: Fixed
> Update www/ Application for Tizen
> -
>
>
[
https://issues.apache.org/jira/browse/CB-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anis Kadri resolved CB-1903.
Resolution: Fixed
> Update JavaScript for Qt
>
>
> Key: CB-1903
>
[
https://issues.apache.org/jira/browse/CB-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1922:
--
Assignee: Anis Kadri (was: Steve Gill)
> Tag Tizen
> -
>
> Key: CB-1922
>
[
https://issues.apache.org/jira/browse/CB-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1921:
--
Assignee: Anis Kadri (was: Steve Gill)
> Tag Qt
> --
>
> Key: CB-1921
>
[
https://issues.apache.org/jira/browse/CB-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1912:
--
Assignee: Anis Kadri (was: Steve Gill)
> Update www/ Application for Qt
> ---
[
https://issues.apache.org/jira/browse/CB-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1908:
--
Assignee: Anis Kadri (was: Steve Gill)
> Update www/ Application for Bada
> -
[
https://issues.apache.org/jira/browse/CB-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1917:
--
Assignee: Anis Kadri (was: Steve Gill)
> Tag Bada
>
>
> Key: CB-1917
>
[
https://issues.apache.org/jira/browse/CB-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1913:
--
Assignee: Anis Kadri (was: Steve Gill)
> Update www/ Application for Tizen
>
[
https://issues.apache.org/jira/browse/CB-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1903:
--
Assignee: Anis Kadri (was: Steve Gill)
> Update JavaScript for Qt
>
>
>
[
https://issues.apache.org/jira/browse/CB-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill reassigned CB-1904:
--
Assignee: Anis Kadri (was: Steve Gill)
> Update JavaScript for Tizen
> ---
>
[
https://issues.apache.org/jira/browse/CB-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill updated CB-1899:
---
Assignee: Anis Kadri (was: Steve Gill)
> Update JavaScript for Bada
> --
>
>
Hey Everyone,
Just waiting on a few more tags to come in. Make sure to mark the issue
closed once you tag.
https://issues.apache.org/jira/browse/CB-1895
-Steve
On Wed, Nov 28, 2012 at 11:49 AM, Herm Wong wrote:
> I'll merge it in for RC2.
>
> > From: markus.leutwy...@hp.com
> > To: dev@cordova
Hey
A while ago I did an experiment where I allowed users to restore their
state in the case that Cordova gets killed. This seemed like a good
idea except that I couldn't test it because the Camera requires that
you have background processes running. That being said, I think that
the code is an
Shazron Abdullah created CB-1952:
Summary: Document InAppBrowser events, InAppBrowser API and options
Key: CB-1952
URL: https://issues.apache.org/jira/browse/CB-1952
Project: Apache Cordova
I
Shazron Abdullah created CB-1951:
Summary: InAppBrowser - support events
Key: CB-1951
URL: https://issues.apache.org/jira/browse/CB-1951
Project: Apache Cordova
Issue Type: Sub-task
Shazron Abdullah created CB-1950:
Summary: InAppBrowser - support events
Key: CB-1950
URL: https://issues.apache.org/jira/browse/CB-1950
Project: Apache Cordova
Issue Type: Sub-task
Shazron Abdullah created CB-1949:
Summary: InAppBrowser - support events
Key: CB-1949
URL: https://issues.apache.org/jira/browse/CB-1949
Project: Apache Cordova
Issue Type: Sub-task
Shazron Abdullah created CB-1948:
Summary: InAppBrowser - support events
Key: CB-1948
URL: https://issues.apache.org/jira/browse/CB-1948
Project: Apache Cordova
Issue Type: Bug
Re
[
https://issues.apache.org/jira/browse/CB-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1802.
--
Resolution: Fixed
Fix commit - http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/8724ac6e
[
https://issues.apache.org/jira/browse/CB-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506029#comment-13506029
]
Antony Lees commented on CB-1947:
-
It's not my site, however from inspecting their certificat
[
https://issues.apache.org/jira/browse/CB-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506023#comment-13506023
]
Joe Bowser commented on CB-1947:
When you deploy from Eclipse, it still enforces the whitelis
[
https://issues.apache.org/jira/browse/CB-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antony Lees updated CB-1947:
Description:
Given the config
http://127.0.0.1*"/>
https://mysite.com"; subdomains="true"/>
http:
Antony Lees created CB-1947:
---
Summary: Secure whitelisted URLs not loading in Android
Key: CB-1947
URL: https://issues.apache.org/jira/browse/CB-1947
Project: Apache Cordova
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CB-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser reassigned CB-1943:
--
Assignee: Simon MacDonald (was: Joe Bowser)
Are there now new assets that are required for the ChildBrows
[
https://issues.apache.org/jira/browse/CB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-1856:
---
Priority: Minor (was: Major)
Fix Version/s: (was: 2.3.0)
2.4.0
Seriously, this
[
https://issues.apache.org/jira/browse/CB-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser reassigned CB-1943:
--
Assignee: Joe Bowser (was: Simon MacDonald)
> Update Android Upgrading Guide for 2.3.0
>
[
https://issues.apache.org/jira/browse/CB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506014#comment-13506014
]
Joe Bowser commented on CB-1856:
https://git-wip-us.apache.org/repos/asf?p=cordova-android.gi
[
https://issues.apache.org/jira/browse/CB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506013#comment-13506013
]
Joe Bowser commented on CB-1856:
Added a partial fix. The issue is that when you switch from
[
https://issues.apache.org/jira/browse/CB-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505965#comment-13505965
]
Anis Kadri commented on CB-1944:
How so ? Should it output what exactly is missing ? Or is th
I will get on that if I have time this afternoon!
On Wed, Nov 28, 2012 at 9:33 AM, Brian LeRoux wrote:
> this is sweet --- should get it working w/ plugin-install [1] and/or
> cordova-client [2]
>
> [1] https:github.com/imhotep/pluginstall
> [2] https://github.com/filmaj/cordova-client
>
>
[
https://issues.apache.org/jira/browse/CB-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1752.
--
Resolution: Not A Problem
This is not a Cordova API issue ultimately. This is an iOS issue where y
[
https://issues.apache.org/jira/browse/CB-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1940.
--
Resolution: Fixed
Fix commit - http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/611323c6
[
https://issues.apache.org/jira/browse/CB-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1939.
--
Resolution: Fixed
Fix commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/df1820bf
Wut!
Go for it. The Java code may need to be modified but I've clearly
marked it in the InAppBrowser.java class with TODO's.
Simon Mac Donald
http://hi.im/simonmacdonald
On Wed, Nov 28, 2012 at 4:29 PM, Shazron wrote:
> No worries Simon - I'll add the support to the InAppBrowser window object.
No worries Simon - I'll add the support to the InAppBrowser window object.
Maybe I will even make some Android commits ;)
On Wed, Nov 28, 2012 at 12:46 PM, Simon MacDonald wrote:
> I didn't get a ton of time to work on it but I posted a commit that calls
> the
>
> loadstart
> loadstop
> exit
>
I didn't get a ton of time to work on it but I posted a commit that calls the
loadstart
loadstop
exit
events on the window object. The main window object not the
InAppBrowser window object. I know that will need to be fixed but it
gave me the ability to do some testing.
Plug away at the JS chang
I use jasmine for most of the projects I am involved in:
- cordova.js
- modile spec
- ripple
- etc.
I set up most of these projects to use jasmine and can answer any questions
you have getting started. They should probably be off list so just ask me
directly.
On Wed, Nov 28, 2012 at 3:13 PM, Fi
Yeah man, the cordova-mobile-spec [1] javascript test suite is built on
jasmine and runs inside a cordova app. It exercises our Javascript api.
Check it out.
[1]
https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=summary
On 11/28/12 12:07 PM, "Nicholas Roth" wrote:
>Hi all,
>
[
https://issues.apache.org/jira/browse/CB-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michal Mocny reassigned CB-1475:
Assignee: Michal Mocny (was: Shazron Abdullah)
> Allow Cleaver to use as a wwwFolderName an absol
[
https://issues.apache.org/jira/browse/CB-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505850#comment-13505850
]
Michal Mocny commented on CB-1475:
--
I havent pushed the patch yet, but I've got url start pa
Great idea, ill document it there.
On Wed, Nov 28, 2012 at 2:48 PM, Shazron wrote:
> Hi Michal,
> Perhaps that issue should merge with this one? http://issues.cordova.io/1475
>
>
> On Wed, Nov 21, 2012 at 12:49 PM, Michal Mocny wrote:
>
>> Fair enough, that was what I assumed.
>>
>> I made the m
I'll merge it in for RC2.
> From: markus.leutwy...@hp.com
> To: dev@cordova.apache.org
> Subject: RE: tag 2.3.0rc1 this week?
> Date: Wed, 28 Nov 2012 15:08:37 +
>
> Hi Herm,
>
> Was my pull request included?
>
> https://github.com/apache/incubator-cordova-js/pull/45
>
> Thanks
>
> Markus
Hi Michal,
Perhaps that issue should merge with this one? http://issues.cordova.io/1475
On Wed, Nov 21, 2012 at 12:49 PM, Michal Mocny wrote:
> Fair enough, that was what I assumed.
>
> I made the mistake because I did a recursive grep and chose the first
> one that looked right. While this wa
[
https://issues.apache.org/jira/browse/CB-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505835#comment-13505835
]
Shazron Abdullah commented on CB-1893:
--
I am of the camp where I want to just get rid of
Doesn't look like it yet.
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=shortlog
On Wed, Nov 28, 2012 at 7:08 AM, Leutwyler, Markus
wrote:
> https://github.com/apache/incubator-cordova-js/pull/45
[
https://issues.apache.org/jira/browse/CB-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-573:
--
Fix Version/s: (was: 2.3.0)
2.4.0
This requires a way to click on the tabs in JS. I wish we
[
https://issues.apache.org/jira/browse/CB-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-577:
--
Fix Version/s: (was: 2.3.0)
2.4.0
This also requires Selenium/WebDriver type functionality.
Kevin Hawkins created CB-1946:
-
Summary: iOS: Switch JSON serialization to NSJSONSerialization
Key: CB-1946
URL: https://issues.apache.org/jira/browse/CB-1946
Project: Apache Cordova
Issue Type:
Sounds like a good idea now. Not sure it can get into 2.3.0 but we can
add a task in jira
On 2012-11-28, at 9:25 AM, Kevin Hawkins
wrote:
> Seeing a bug roll across the wire with JSONKit jarred my memory. Now that
> iOS 5 is the baseline for Cordova, should we look at doing away with the
> JSON
this is sweet --- should get it working w/ plugin-install [1] and/or
cordova-client [2]
[1] https:github.com/imhotep/pluginstall
[2] https://github.com/filmaj/cordova-client
On Tue, Nov 27, 2012 at 7:56 PM, Michal Mocny wrote:
> Thanks!
>
> On Tue, Nov 27, 2012 at 2:47 PM, Shazron wrote:
>>
Ingo Bürk created CB-1945:
-
Summary: List Dialog
Key: CB-1945
URL: https://issues.apache.org/jira/browse/CB-1945
Project: Apache Cordova
Issue Type: New Feature
Reporter: Ingo Bürk
Simon MacDonald created CB-1944:
---
Summary: Create script on Android has to provide better error
messages
Key: CB-1944
URL: https://issues.apache.org/jira/browse/CB-1944
Project: Apache Cordova
Hi Herm,
Was my pull request included?
https://github.com/apache/incubator-cordova-js/pull/45
Thanks
Markus
-Original Message-
From: Herm Wong [mailto:kingoftheo...@hotmail.com]
Sent: Mittwoch, 28. November 2012 00:58
To: dev@cordova.apache.org
Subject: RE: tag 2.3.0rc1 this week?
we
[
https://issues.apache.org/jira/browse/CB-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505521#comment-13505521
]
Andrew Grieve commented on CB-1893:
---
I think supporting both was one of the things that ups
79 matches
Mail list logo