*** frinring_ is now known as frinring | 01:08 | |
*** zbenjamin is now known as Guest48110 | 02:55 | |
*** zbenjamin_ is now known as zbenjamin | 02:55 | |
*** frinring_ is now known as frinring | 05:04 | |
*** BitEvil is now known as SpeedEvil | 14:25 | |
*** zbenjamin is now known as Guest66139 | 14:42 | |
*** zbenjamin_ is now known as zbenjamin | 14:42 | |
*** zbenjamin_ is now known as zbenjamin | 15:02 | |
*** zbenjamin_ is now known as zbenjamin | 15:04 | |
*** zbenjamin is now known as Guest94509 | 15:11 | |
*** zbenjamin_ is now known as zbenjamin | 15:11 | |
*** zbenjamin is now known as Guest9862 | 15:14 | |
*** zbenjamin_ is now known as zbenjamin | 15:14 | |
*** zbenjamin_ is now known as zbenjamin | 15:23 | |
*** zbenjamin is now known as Guest25922 | 15:41 | |
*** zbenjamin_ is now known as zbenjamin | 15:41 | |
*** zbenjamin_ is now known as zbenjamin | 15:50 | |
Tekk_ | Took more than a month to get caught up on it, but I've got permission to release my app :) One thing I've run into in use though: I'm using the python bindings and a qml Timer to trigger refreshes but it doesn't *seem* like it always autorefreshes. Is there an API I missed which has some better guarantees? | 16:17 |
---|---|---|
Tekk_ | (basically the app polls a rest api every n seconds) | 16:17 |
Nico[m] | <Tekk_ "Took more than a month to get ca"> There is a background task API, which can even wake up the phone | 16:28 |
Nico[m] | Currently on mobile, I can check later, if I can find it | 16:29 |
Tekk_ | I'll poke around and see if it's supported in the python api later (or maybe just rewrite the app as an excuse to learn some C++..) | 16:33 |
*** frinring_ is now known as frinring | 17:52 | |
Nico[m] | Tekk_: This is what I meant, but it only has a C++ and Qml API: https://git.sailfishos.org/mer-core/nemo-keepalive | 20:16 |
Nico[m] | Specifically this: https://git.sailfishos.org/mer-core/nemo-keepalive/blob/master/examples/qml/backgroundjob.qml | 20:16 |
Nico[m] | There's also docs here: https://sailfishos.org/develop/docs/nemo-qml-plugins-keepalive/qml-nemo-keepalive-backgroundjob.html/ | 20:18 |
Tekk_ | Nico[m]: might be worth a rewrite then. | 20:40 |
Nico[m] | Or invoke a slot from qml :D | 20:41 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!