Re: [SailfishDevel] Ship a sqlite dabase with an app

2017-07-23 Thread Pablo
! Pablo. El Jueves 20 de julio de 2017, Sebastian Wolf escribió: > Hi Pablo, > > Am Do. Juli 20 21:29:39 2017 GMT+0200 schrieb 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, s

[SailfishDevel] Storing credentials safely in a python+QML app

2016-09-15 Thread J. Pablo
is appreciated :) Cheers, Pablo. ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Storing credentials safely in a python+QML app

2016-09-15 Thread J. Pablo
r saving credentials, or ask every time > to enter password and save only login. > > -- Исходное сообщение -- > От: "J. Pablo" > Кому: "Sailfish OS Developers mailing list (devel@lists.sailfishos.org)" > > Отправлено: 15.09.2016 16:44:22 > Тема: [S

Re: [SailfishDevel] Change of positioning in QML

2017-10-15 Thread J. Pablo
Hello Chris, I didn't build your app or anything, but the code looks just great. Could you provide some link with an screenshot? What are the elements you are seeing moved? That could also help to sort this out. Cheers, Pablo. El domingo, 15 de octubre de 2017 12:00:42 (CEST) Chris W

Re: [SailfishDevel] [Minutes] Sailfish OS, OSS community meeting on 9 Jan 2020

2020-01-09 Thread J. Pablo
Hi there, Thanks for the minutes. For some reason, links are pointing to a December meeting. Could you check that James? Thanks! Pablo. El 9 de enero de 2020 10:59:57 CET, James Noori escribió: >Hi all, > >Thanks for attending today's meeting. Below you can find the meeting

[SailfishDevel] Ship a sqlite dabase with an app

2017-07-20 Thread J Pablo Navarro
best solution would be to shipt it as part of the app instead of download it from somewhere (I don't have a server, so that would be a problem) or generate it the first time the app is opened. My question is, what's the best way to do this? T

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

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 Haml