[
https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469180#comment-13469180
]
Ronnie Schaniel commented on CB-902:
Here is the javascript part of adding a contact:
fun
[
https://issues.apache.org/jira/browse/CB-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-1581.
-
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-mobile-spec.git;a=comm
[
https://issues.apache.org/jira/browse/CB-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-1582.
-
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-mobile-spec.git;a=comm
Jesse MacFadyen created CB-1583:
---
Summary: Some types are not constructable
Key: CB-1583
URL: https://issues.apache.org/jira/browse/CB-1583
Project: Apache Cordova
Issue Type: Bug
Com
Jesse MacFadyen created CB-1582:
---
Summary: Geolocaton :: Position constructor Interface
specification is NOT defined
Key: CB-1582
URL: https://issues.apache.org/jira/browse/CB-1582
Project: Apache Cordo
Jesse MacFadyen created CB-1581:
---
Summary: TimeStamp is NOT defined as a Date object - invalid test
Key: CB-1581
URL: https://issues.apache.org/jira/browse/CB-1581
Project: Apache Cordova
Issue
[
https://issues.apache.org/jira/browse/CB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-1580.
Resolution: Fixed
Updated two tests
> Cordova-Android Native Tests need to be updated with ne
Github user olore closed the pull request at:
https://github.com/apache/incubator-cordova-docs/pull/33
Joe Bowser created CB-1580:
--
Summary: Cordova-Android Native Tests need to be updated with new
Plugin code
Key: CB-1580
URL: https://issues.apache.org/jira/browse/CB-1580
Project: Apache Cordova
Is
[
https://issues.apache.org/jira/browse/CB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-1580:
---
Component/s: Android
Affects Version/s: 2.1.0
Fix Version/s: 2.2.0
Assignee: Joe B
[
https://issues.apache.org/jira/browse/CB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-913:
--
Priority: Minor (was: Major)
> Refactor Key Press Overrides on Android
> -
I certainly don't meant to rehash something that has been discussed
ad-nauseam. Nor am I advocating we change how often we release. I think the
key distinction is picking a version number that indicates breaking change,
compatible changes/new features, vs patches. Semantic versioning provides a
cle
[
https://issues.apache.org/jira/browse/CB-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Kim resolved CB-1541.
-
Resolution: Fixed
> Blackberry docs need update
>
>
> Key: CB-1541
[
https://issues.apache.org/jira/browse/CB-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468875#comment-13468875
]
Tim Kim commented on CB-1541:
-
After thinking about this for a bit, I was initially worried about
[
https://issues.apache.org/jira/browse/CB-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468875#comment-13468875
]
Tim Kim edited comment on CB-1541 at 10/4/12 8:37 AM:
--
After thinking ab
This discussion again :)
http://apache.markmail.org/thread/l2et3r5v35efprgd
With a point release coming out every month or so that limits us to being
able to "break" things every 10 months or so. With changing SDKs (see iOS
4.2, 5, and 6) sometimes we need to break things, like, asap.
Other tim
Hey
I added the code for the Preview. There's still issues with the
preview looking distorted, and I'm still tweaking it, but we're close
to getting the features matching up with the pre-existing camera. I
was able to dodge the bullet of creating a 2nd activity by hiding and
showing Android UI e
I agree backing up to iCloud seems like a bad idea. Let alone the
Apple policy issues.
-d
On Wed, Oct 3, 2012 at 10:31 PM, Michal Mocny wrote:
> === Background ===
>
> In IOS5.1 moved these files from the "documents" folder to a "cache"
> folder, which meant they may get purged when the system d
=== Background ===
In IOS5.1 moved these files from the "documents" folder to a "cache"
folder, which meant they may get purged when the system decided memory was
geting tight. To get around this, we implemented a manual backup/restore
plugin (CDVLocalStorage). (I was not here for this work, pie
On Wed, Oct 3, 2012 at 1:05 PM, Simon MacDonald
wrote:
> I kinda think we need a preview. Here is some new plugins that have
> just been submitted that do what we are looking to do:
>
> https://github.com/phonegap/phonegap-plugins/tree/master/Android/ForegroundCamera
> https://github.com/phonegap/
Good stuff. I'll remove the commandDelegate property from CDVViewController
then.
On Wed, Oct 3, 2012 at 4:11 PM, Shazron Abdullah wrote:
> Legacy stuff if you go back in AppDelegate history that was not removed
>
> On 2012-10-03, at 12:49 PM, Jesse wrote:
>
> > Yeah, this is whack!
> > self.c
[
https://issues.apache.org/jira/browse/CB-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468785#comment-13468785
]
Andrew Grieve commented on CB-1579:
---
My initial prototype shows the exec() benchmark goes f
Legacy stuff if you go back in AppDelegate history that was not removed
On 2012-10-03, at 12:49 PM, Jesse wrote:
> Yeah, this is whack!
> self.commandDelegate = self;
>
>
>
> On Wed, Oct 3, 2012 at 12:46 PM, Jesse wrote:
>> The delegate is just meant to define the interface. I am not sure why
[
https://issues.apache.org/jira/browse/CB-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Mueller updated CB-1470:
Assignee: Patrick Mueller (was: Becky Gibson)
> Add Globalization Plug-in for iOS
> -
Andrew Grieve created CB-1579:
-
Summary: Optimize exec() calls made from plugin callbacks on iOS
Key: CB-1579
URL: https://issues.apache.org/jira/browse/CB-1579
Project: Apache Cordova
Issue Type
I kinda think we need a preview. Here is some new plugins that have
just been submitted that do what we are looking to do:
https://github.com/phonegap/phonegap-plugins/tree/master/Android/ForegroundCamera
https://github.com/phonegap/phonegap-plugins/tree/master/Android/ForegroundGallery
One of my
Yeah, this is whack!
self.commandDelegate = self;
On Wed, Oct 3, 2012 at 12:46 PM, Jesse wrote:
> The delegate is just meant to define the interface. I am not sure why
> CDVViewController both HAS and IS one ...
>
> On Wed, Oct 3, 2012 at 12:14 PM, Andrew Grieve wrote:
>> https://git-wip-us.a
The delegate is just meant to define the interface. I am not sure why
CDVViewController both HAS and IS one ...
On Wed, Oct 3, 2012 at 12:14 PM, Andrew Grieve wrote:
> https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=blob;f=CordovaLib/Classes/CDVCommandDelegate.h;h=fce9b78cf
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=blob;f=CordovaLib/Classes/CDVCommandDelegate.h;h=fce9b78cfab7c174efe7fcd75537d5bc1c864df0;hb=HEAD
It has not class description :(.
One thought I had was that it is the interface to make available to
plugins, but if this is the
I want to bump this thread up and get the graduation process started. We
have released 2.1 as the first official release for Apache Cordova.
Looking at the link Jukka posted (
http://incubator.apache.org/guides/graduation.html#process)
There are a few steps left till graduation:
- a charter
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon MacDonald updated CB-1574:
Summary: On Android 4.1 events are only sent on every second menu button
press (was: On Android 4.x e
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon MacDonald resolved CB-1574.
-
Resolution: Fixed
Checked in a fix for this issue.
> On Android 4.1 events are only
I think we are looking good for 2.2.0 on Android. It will mostly be a
bug fix/performance release for us. I suspect we'll need until 2.3.0
to get all the Camera code sorted.
Simon Mac Donald
http://hi.im/simonmacdonald
On Wed, Oct 3, 2012 at 1:05 PM, Bryce Curtis wrote:
> It sounds like resolvi
Should be fixed now. I'm going to spend a bit more time in trying to
optimize the bridge, but AFIAK, it should be bug free now.
On Tue, Oct 2, 2012 at 4:31 PM, Andrew Grieve wrote:
> Created a bug for this:
> https://issues.apache.org/jira/browse/CB-1576
>
> I won't get to it until tomorrow tho
[
https://issues.apache.org/jira/browse/CB-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-1576.
---
Resolution: Fixed
> XHR_OPTIONAL_PAYLOAD is causes messages to be dispatched multiple times
> --
[
https://issues.apache.org/jira/browse/CB-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468696#comment-13468696
]
Andrew Grieve commented on CB-1576:
---
Fixed in commit:
https://git-wip-us.apache.org/repos/
Joe I'm interested in going through what a plugin like that would look
like, gather more use cases for the plugin.xml spec + cli tools
On 10/3/12 7:17 AM, "Andrew Grieve" wrote:
>Sounds like a great test of doing things that other plugin developers will
>have to do. If it's painful for us, then
Very reasonable.
On 10/3/12 10:05 AM, "Bryce Curtis" wrote:
>It sounds like resolving iOS6 issues will drive when 2.2.0 can be
>tagged. What is the readiness of the other platforms so we can have a
>2.2 release when iOS is ready? Does it sound reasonable to have a
>release candidate in a week o
It sounds like resolving iOS6 issues will drive when 2.2.0 can be
tagged. What is the readiness of the other platforms so we can have a
2.2 release when iOS is ready? Does it sound reasonable to have a
release candidate in a week or so, then give a couple of weeks of
testing before tagging 2.2?
O
[
https://issues.apache.org/jira/browse/CB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468655#comment-13468655
]
Anderson Zanardi commented on CB-246:
-
Hello, Is there any solution?
I have the same probl
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468622#comment-13468622
]
Simon MacDonald commented on CB-1574:
-
No, this doesn't touch the back button code at all
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468589#comment-13468589
]
Joe Bowser commented on CB-1574:
Does it break the back button? If not, go for it. If the en
Sounds like a great test of doing things that other plugin developers will
have to do. If it's painful for us, then it will be more painful for
third-party plugins. If it's painful for us, we should fix it. Maybe this
is an example of something that will be made easier with the command line
tools,
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468583#comment-13468583
]
Simon MacDonald commented on CB-1574:
-
If I go into DroidGap and change:
public bool
[
https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468575#comment-13468575
]
Becky Gibson commented on CB-902:
-
Can you provide more specifics? What api's are you calling
[
https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468570#comment-13468570
]
Simon MacDonald commented on CB-1574:
-
I can reproduce this on all my 4.1 devices. Sadly,
He's been answering my direct emails quite quickly (pinged him regarding
some notification work he had done).
On Tue, Oct 2, 2012 at 5:01 PM, Filip Maj wrote:
> Max also hangs out on #phonegap on irc.freenode.net fairly consistently if
> you wanna chat him up
>
> On 10/2/12 12:34 PM, "Mike Rein
[
https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468432#comment-13468432
]
Ronnie Schaniel edited comment on CB-902 at 10/3/12 11:37 PM:
--
I
[
https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468458#comment-13468458
]
Peter Warren commented on CB-1465:
--
Sorry, my mistake. Patch is good.
> We
[
https://issues.apache.org/jira/browse/CB-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468449#comment-13468449
]
Oliver Sahner commented on CB-1570:
---
true.
> App crashing when setting Ena
[
https://issues.apache.org/jira/browse/CB-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Sahner closed CB-1570.
-
Resolution: Fixed
same as CB-1520
> App crashing when setting EnableLocation to YES in cord
Christoph Jerolimov created CB-1578:
---
Summary: App crash (while stopping) caused by an unregistered
notification handler in CDVConnection
Key: CB-1578
URL: https://issues.apache.org/jira/browse/CB-1578
[
https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468432#comment-13468432
]
Ronnie Schaniel commented on CB-902:
After using your fix I got an CFNetwork internal erro
[
https://issues.apache.org/jira/browse/CB-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468412#comment-13468412
]
Pepe Cano commented on CB-1577:
---
I am closing in favor of https://issues.apache.org/jira/browse
[
https://issues.apache.org/jira/browse/CB-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pepe Cano closed CB-1577.
-
Resolution: Duplicate
Fix Version/s: 2.2.0
https://issues.apache.org/jira/browse/CB-902
> Mi
[
https://issues.apache.org/jira/browse/CB-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Charhon reopened CB-1531:
---
According to the comments, I have reopened the issue. The current workaround is
to build the templa
[
https://issues.apache.org/jira/browse/CB-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pepe Cano updated CB-1577:
--
Affects Version/s: 2.1.0
> Missing ABAddressBookRequestAccessWithCompletion makes the Contacts search
> API d
Pepe Cano created CB-1577:
-
Summary: Missing ABAddressBookRequestAccessWithCompletion makes
the Contacts search API doesn't work.
Key: CB-1577
URL: https://issues.apache.org/jira/browse/CB-1577
Project: Apach
Github user pwalczyszyn closed the pull request at:
https://github.com/apache/incubator-cordova-ios/pull/52
[
https://issues.apache.org/jira/browse/CB-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468404#comment-13468404
]
Jean Vean edited comment on CB-1569 at 10/3/12 7:17 PM:
[~agrieve] Th
[
https://issues.apache.org/jira/browse/CB-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468404#comment-13468404
]
Jean Vean commented on CB-1569:
---
[~agrieve]The entry that caused the crash was localhost. It se
[
https://issues.apache.org/jira/browse/CB-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Olusola Jimoh updated CB-1568:
-
Description:
Whenever I try to pass windows.open("index.html2?id="+25) query in Phonegap
2.
[
https://issues.apache.org/jira/browse/CB-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Olusola Jimoh updated CB-1568:
-
Description:
Whenever I try to pass windows.open("index.html2?id="+25) query in Phonegap
2.
[
https://issues.apache.org/jira/browse/CB-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Olusola Jimoh updated CB-1568:
-
Description:
Whenever I try to pass windows.open("index.html2?id="+25) query in Phonegap
2.
[
https://issues.apache.org/jira/browse/CB-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Olusola Jimoh updated CB-1568:
-
Description:
Whenever I try to pass windows.open("index.html2?id="+25) query in Phonegap
2.
65 matches
Mail list logo