[Development] Repository request: Qt Notifier

2018-01-15 Thread Ryan Chu
Hi all, I'm working on a task supporting "Push Notification" for Qt applications. This feature will be implemented on Android and iOS devices as the first stage. A new module called "Qt Notify" will be created for all platforms. Therefore I request a repository. The first draft of this work wa

Re: [Development] Repository request: Qt Notifier

2018-01-15 Thread Jake Petroules
Sent: Monday, January 15, 2018 4:25:20 PM To: development@qt-project.org Subject: [Development] Repository request: Qt Notifier Hi all, I'm working on a task supporting "Push Notification" for Qt applications. This feature will be implemented on Android and iOS devices as the firs

Re: [Development] Repository request: Qt Notifier

2018-01-15 Thread Shawn Rutledge
> On 15 Jan 2018, at 16:25, Ryan Chu wrote: > > Hi all, > > I'm working on a task supporting "Push Notification" for Qt applications. > This feature will be implemented on Android and iOS devices as the first > stage. A new module called "Qt Notify" will be created for all platforms. > There

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Kari Oikarinen
On 15.01.2018 17:25, Ryan Chu wrote: Hi all, I'm working on a task supporting "Push Notification" for Qt applications. This feature will be implemented on Android and iOS devices as the first stage. A new module called "Qt Notify" will be created for all platforms. Therefore I request a repo

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Shawn Rutledge
> On 16 Jan 2018, at 14:49, Kari Oikarinen wrote: > > > On 15.01.2018 17:25, Ryan Chu wrote: >> Hi all, >> I'm working on a task supporting "Push Notification" for Qt applications. >> This feature will be implemented on Android and iOS devices as the first >> stage. A new module called "Qt No

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Konstantin Tokarev
16.01.2018, 17:05, "Shawn Rutledge" : >>  On 16 Jan 2018, at 14:49, Kari Oikarinen wrote: >> >>  On 15.01.2018 17:25, Ryan Chu wrote: >>>  Hi all, >>>  I'm working on a task supporting "Push Notification" for Qt applications. >>> This feature will be implemented on Android and iOS devices as th

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Shawn Rutledge
> On 16 Jan 2018, at 15:18, Konstantin Tokarev wrote: > > Is cloud aspect so principal? Can there be "non-cloud" backend which just > uses persistent > HTTP connection, e.g. with nginx-push-stream-module on the server side? > > https://github.com/wandenberg/nginx-push-stream-module An HTTP se

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Konstantin Tokarev
16.01.2018, 17:46, "Shawn Rutledge" : >>  On 16 Jan 2018, at 15:18, Konstantin Tokarev wrote: >> >>  Is cloud aspect so principal? Can there be "non-cloud" backend which just >> uses persistent >>  HTTP connection, e.g. with nginx-push-stream-module on the server side? >> >>  https://github.com

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Jason H
> Sent: Tuesday, January 16, 2018 at 9:18 AM > From: "Konstantin Tokarev" > To: "Shawn Rutledge" , "development@qt-project.org" > > Subject: Re: [Development] Repository request: Qt Notifier > > > > 16.01.2018, 17:05, "Shawn Rut

Re: [Development] Repository request: Qt Notifier

2018-01-16 Thread Samuel Gaist
> On 16 Jan 2018, at 15:04, Shawn Rutledge wrote: > > >> On 16 Jan 2018, at 14:49, Kari Oikarinen wrote: >> >> >> On 15.01.2018 17:25, Ryan Chu wrote: >>> Hi all, >>> I'm working on a task supporting "Push Notification" for Qt applications. >>> This feature will be implemented on Android an

Re: [Development] Repository request: Qt Notifier

2018-01-17 Thread Ari Salmi
Hi there, Thanks for asking: >Ari: can you give (or point us to, if it's already written up) an  >over-view of what's supported, on which platforms, and how far the API,  >seen by Qt code using it, is independent of choice of back-end ?  >How far is it dependent on the Kaltiot service ? What is t

Re: [Development] Repository request: Qt Notifier

2018-01-17 Thread Jason H
ut I can give parts of my existing code. I don't know what has been done already though so I don't know how helpful it will be.      Sent: Wednesday, January 17, 2018 at 3:41 AM From: "Ari Salmi" To: "development@qt-project.org" Subject: Re: [Development] Repository