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
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
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
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:
> 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
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
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