*** zbenjamin_ is now known as zbenjamin | 01:37 | |
*** nyov_ is now known as nyov | 03:15 | |
*** Oksana_ is now known as Oksana | 06:13 | |
PureTryOut[m] | chriadam: I understood I should talk to you about Qt5Pim. It seems the source of https://code.qt.io/cgit/qt/qtpim.git is not up-to-date with what is used in Mer/Sailfish https://git.sailfishos.org/mer-core/qtpim. Is there a chance the sources used could be synced? | 11:38 |
---|---|---|
*** frinring_ is now known as frinring | 14:38 | |
Simerax | Is there a standard way of creating background services? Any Sailfish specific api's or helpers? how would i go about if i want parts of my app to run as a service? for example push notifications if the app is closed etc. | 18:26 |
Nico|MentorforNh | I usually just keep my app running and just destroy the view, unless someone specifically chooses exit in the menu | 18:27 |
Nico|MentorforNh | Depecher may be a good example on how to do that | 18:29 |
Simerax | perfect! ill check out the depecher source! | 18:30 |
*** attah__ is now known as attah | 18:41 | |
Simerax | how would i go about adding cryptographic functions to my application? do i need to bundle third party libs? I did not really find anything about that in the official sailfish documentation | 22:46 |
r0kk3rz | static link everything you need for your app | 22:47 |
Nico|MentorforNh | What cryptographic functions? You can link to openssl, but you would need to bundle libsodium for example, iirc | 22:47 |
Simerax | ah okay..well i need aes and sha | 22:49 |
Nico|MentorforNh | Those are available in openssl | 22:50 |
Simerax | thanks for the info :P | 22:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!