RE: online/offline Events

2012-11-14 Thread Leutwyler, Markus
Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Dienstag, 13. November 2012 18:41 To: dev Subject: Re: online/offline Events The spec says to fire an online event whenever the connection type changes, and to fire an offline event only when you lose

Re: online/offline Events

2012-11-14 Thread Simon MacDonald
as Connection.NONE? What I'm seeing is that the event online is fired as Connection.NONE is passed in Markus -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Dienstag, 13. November 2012 18:41 To: dev Subject: Re: online/offline Events

Re: online/offline Events

2012-11-13 Thread Andrew Grieve
...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Mittwoch, 7. November 2012 16:27 To: dev Subject: Re: online/offline Events Here's the Android impl: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=blob;f=framework/src/org/apache/cordova

Re: online/offline Events

2012-11-07 Thread Simon MacDonald
Subject: Re: online/offline Events http://docs.phonegap.com/en/2.2.0/cordova_events_events.md.html#online http://docs.phonegap.com/en/2.2.0/cordova_events_events.md.html#offline Simon Mac Donald http://hi.im/simonmacdonald On Wed, Nov 7, 2012 at 9:36 AM, Leutwyler, Markus markus.leutwy

RE: online/offline Events

2012-11-07 Thread Leutwyler, Markus
I saw that ... but how is that handled by the platform specific plugins? Markus -Original Message- From: Simon MacDonald [mailto:simon.macdon...@gmail.com] Sent: Mittwoch, 7. November 2012 15:56 To: dev@cordova.apache.org Subject: Re: online/offline Events lolz I didn't read what list

Re: online/offline Events

2012-11-07 Thread Andrew Grieve
by the platform specific plugins? Markus -Original Message- From: Simon MacDonald [mailto:simon.macdon...@gmail.com] Sent: Mittwoch, 7. November 2012 15:56 To: dev@cordova.apache.org Subject: Re: online/offline Events lolz I didn't read what list this was on. The src for network.js