Re: [SailfishDevel] Secure storage for login data

2019-06-12 Thread J Pablo Navarro
Hi there, A few months back, Andrew mentioned this in telegram: https://github.com/sailfishos/sailfish-secrets but I didn't used it or looked into it. It looks like what you are looking for, though. Cheers, Pablo. On miƩrcoles, 12 de junio de 2019 19:41:22 (CEST) Iosif Hamlatzis wrote

Re: [SailfishDevel] heartbeat timer that doenst freeze when phone is hibernated

2017-09-28 Thread J Pablo Navarro
Hi! This is my first answer to any question not started by me on this email list :D I had to deal with something similar. There is a system command that you can use to wake up the phone at specific time: timedclient-qt5. Also, nemo-keepalive is the package you would need in case you want to do

[SailfishDevel] Ship a sqlite dabase with an app

2017-07-20 Thread J Pablo Navarro
Hi SFOS devs! I think this is my first email over here and I don't have too much experice with apps, so please be kind :) I want to ship an sqlite database with the app. The main reason is that generating this database takes around 15 minutes... and it weights 104 KiB, so I think the best solu