[SailfishDevel] Open and Federated Push Messaging Infrastructure

2020-02-02 Thread Trolli Schmittlauch
Hi everyone, I just saw a talk at FOSDEM on OpenPush, an implementation of a federated independent push infrastructure. While it was developed with a focus on Android, the server implementation (a prototype) and protocol should be usable as well. The Sailfish side still needs to local push noti

Re: [SailfishDevel] SFOS 3 public roadmap

2018-12-01 Thread Trolli Schmittlauch
Hi, > Anyway, when can I expect public roadmap to be published? I briefly asked this in the last community meeting [1], that was the answer: > 09:34:55 schmittlauch[m]: That is being worked on actually. There > will be a roadmap pretty soon on the blog So it might be Jolla-soonish, but at lea

Re: [SailfishDevel] [FOSDEM special minutes] Sailfish OS open source community collaboration meeting on 3 Feb 2018 at 13:30 UTC

2018-02-03 Thread Trolli Schmittlauch
James has accidentally provided the links to previous meetings' minutes. Here are the minutes from this one: Minutes: http://merproject.org/meetings/mer-meeting/2018/mer-meeting.2018-02-03-13.30.html Minutes (text): http://merproject.org/meetings/mer-meeting/2018/mer-meeting.2018-02-03-13.30.tx

Re: [SailfishDevel] Best way to seperate QTests

2018-01-04 Thread Trolli Schmittlauch
Oh, I forgot to include the link to the minutes: http://merproject.org/meetings/mer-meeting/2017/mer-meeting.2017-08-23-08.03.html There are some links to resources regarding testing SFOS apps and one of the tutorials also uses the approach of sub-packages for tests. signature.asc Description:

Re: [SailfishDevel] Best way to seperate QTests

2018-01-03 Thread Trolli Schmittlauch
> What's the best way to do this in Sailfish OS? I want to avoid that my QTests > would land in the RPM package that's uploaded on Openrepos/Harbour (RELEASE > mode). I partly mentioned the problem in an earlier community meeting [1], back the Chris Adams was the person to ask regarding that. B

[SailfishDevel] [Minutes] Sailfish OS, open source collaboration meeting, Wednesday 23rd of Aug 2017 at 08:00 UTC

2017-08-27 Thread Trolli Schmittlauch
ember 6th 2017 at 08:00 UTC. Thanks and best regards, Trolli Schmittlauch (just a community guy) signature.asc Description: This is a digitally signed message part. ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-uns

[SailfishDevel] (Unit) tests for QML apps

2017-07-26 Thread Trolli Schmittlauch
Hi, I'm currently working on a QML only app for Sailfish and want to write some unit tests for it. For that I'm using QtTest quick component. Are there some other devs doing UnitTests on their QML apps? Are you using QtTest, too? One important question there is how to structure the project wit