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 >minutes in a var

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] 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 Walker escr

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

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

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

2016-09-15 Thread J. Pablo
Hello sailors! This is my first email in the list, although I've been reading for a while. I'm designing a simple app that show the user some info about its contract with its mobile carrier (pepephone, from Spain). Their API is pretty simple and you have to login each time with user and passwo