Re: [SailfishDevel] [Official Announcement] Join the Sailfish Community Device Program now!

2016-05-26 Thread Oleksii Serdiuk
I'd expect at least API level 19, thus BLE support in Android. On 26.05.2016 14:44, juice wrote: Oleksii Serdiuk kirjoitti 2016-05-26 15:41: I think that the question might have been BTLE support in Android. On Jolla Phone it doesn't work due to old Android version. From the specs it

Re: [SailfishDevel] [Official Announcement] Join the Sailfish Community Device Program now!

2016-05-26 Thread Oleksii Serdiuk
Jolla device. - juice - ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature ___ SailfishOS.

Re: [SailfishDevel] Help for Syncthing App

2016-03-16 Thread Oleksii Serdiuk
er [nemo@Jolla ~]$ ls /sys/class/power_supply/*/online /sys/class/power_supply/dollar_cove_charger/online -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature ___ SailfishOS.org Devel mailing list To

Re: [SailfishDevel] Help for Syncthing App

2016-03-16 Thread Oleksii Serdiuk
in general that is not the right way to differentiate between different types of devices. Because there could be ARM tablets and x86 phones. Most likely if you need to do some decisions based on the device type, you should do that at run time. -- With best regards, O

Re: [SailfishDevel] Qt5SystemInfo status

2016-01-14 Thread Oleksii Serdiuk
Андреевич wrote: you can read /etc/sailfish-version and etc. 12.01.2016 18:00, Oleksii Serdiuk пишет: Well, just for getting cell info - yes, should be enough to query ofono(?) through dbus. For my case, Inned more info, like device model, OS version, etc. So custom-built libQt5SystemInfo.so.5

Re: [SailfishDevel] Qt5SystemInfo status

2016-01-12 Thread Oleksii Serdiuk
m the RPM without needing to change anything in my app. On 12/01/16 12:53, Кожевников Андрей Андреевич wrote: In most cases you can fetch information using dbus calls without using systeminfo lib. 12.01.2016 17:51, Oleksii Serdiuk пишет: I've had a similar issue: I needed Qt SystemInfo to

Re: [SailfishDevel] Qt5SystemInfo status

2016-01-12 Thread Oleksii Serdiuk
used or are there other paths to proceed? I know OpenRepos is one way but I like the work they do in Jolla Harbour very much to increase the reliability of our software. Best Regards Riku -- With best regards, Oleksii Serdiuk ___ SailfishOS.org Devel mailing

Re: [SailfishDevel] Workflow for co-development for desktop / sailfish silica

2015-10-23 Thread Oleksii Serdiuk
x86 binaries. This can speed up your development. I have not done that so I unfortunately cannot help here but it should be doable. HTH Cheers, -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature ___ SailfishOS

Re: [SailfishDevel] [Not TLS] How to use self-signed certificates transparently in a https POST/GET request with a QT Quick application?

2015-08-20 Thread Oleksii Serdiuk
r completeness sake. -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Translate

2015-06-30 Thread Oleksii Serdiuk
at each placeholder means. Also, there is a nice page on QML/JS translation in Qt documentation: http://doc.qt.io/qt-5/qtquick-internationalization.html But I recommend reading all "Internationalization with Qt" section: http://doc.qt.io/qt-5/internat

Re: [SailfishDevel] Introducing the Jolla Tablet Developer Device loan program (Pilot)

2015-05-29 Thread Oleksii Serdiuk
r.jolla.com/>https://harbour.jolla.com/ [1] <https://jolla.com/tablet>https://jolla.com/tablet [2] <http://sailfishos.org/>http://sailfishos.org/ [3] <https://sailfishos.org/develop/docs/silica/>https://sailfishos.org/develop/docs/silica/ -- With best regards, Oleksii Serdiuk smim

Re: [SailfishDevel] ListView vs Repeater

2014-10-14 Thread Oleksii Serdiuk
f I didn't > write this letter I might not think of it. :) > > Anyway if you want to see the latest version you can have a look here: > https://github.com/KrisztianOlah/london-sail/blob/devel/qml/pages/MyMapsPage.qml > > I'd be happy for any feedback. :) &g

Re: [SailfishDevel] ListView vs Repeater

2014-10-13 Thread Oleksii Serdiuk
my model with animation and would allow me to have a list up to 1000 members(in real use it will probably be under 100) long? Thanks in advance Kris -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature __

Re: [SailfishDevel] Internationalization problem on Sailfish

2014-09-11 Thread Oleksii Serdiuk
t;taot_" + lc, ":/l10n")) > app->installTranslator(&tr); I also try to load Qt translation file, else all strings that come from Qt will remain in English. -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature

Re: [SailfishDevel] Align 2 labels with different font.pointSize

2014-02-13 Thread Oleksii Serdiuk
Hi Oleg, Aligning to baseline should align text on the same line (even if its size is different). And it works correctly in my app, for example: https://openrepos.net/sites/default/files/packages/813/screenshot-20140112215811.jpg Could it be because one of your labels is rich text and another isn

Re: [SailfishDevel] How to hide pushup menu?

2014-01-23 Thread Oleksii Serdiuk
Did you try setting `pushUpMenu` property to null? Docs say that it should be "null if no push-up menu has been assigned": https://sailfishos.org/sailfish-silica/qml-sailfishsilica-silicaflickable.html#pushUpMenu-prop On 23/01/14 11:35, Tero Siironen wrote: > I have PushUpMenu in my app which cur

Re: [SailfishDevel] Status menu?

2014-01-17 Thread Oleksii Serdiuk
such menu -- Marcin 2014/1/17 Oleksii Serdiuk mailto:conta...@oleksii.name>> On 17.01.2014 20:14, Marcin M. wrote: The settings have some wifi thing on the top, but it seems to be enable/disable auto-scanning, and I'd like to always connect myself, never autom

Re: [SailfishDevel] Status menu?

2014-01-17 Thread Oleksii Serdiuk
7;s a nice feature I accidentally found in Settings. Go to Settings -> System settings and long tap WLAN. Context menu will slide out. Tap "Add to favourites" there. This will place an icon to the top of the main page of Settings app that will take you directly to WLAN page. -- Wit

Re: [SailfishDevel] QML Timer stops running

2014-01-15 Thread Oleksii Serdiuk
On 15/01/14 18:31, Oleksii Serdiuk wrote: > On 15/01/14 13:16, Thomas Tanghus wrote: >> On Wednesday 15 January 2014 12:48 Oleksii Serdiuk wrote: >>> On 15/01/14 11:54, Thomas Tanghus wrote: >>>> On Wednesday 15 January 2014 08:26 Jonni Rainisto wrote: >>>&g

Re: [SailfishDevel] QML Timer stops running

2014-01-15 Thread Oleksii Serdiuk
On 15/01/14 13:16, Thomas Tanghus wrote: > On Wednesday 15 January 2014 12:48 Oleksii Serdiuk wrote: >> On 15/01/14 11:54, Thomas Tanghus wrote: >>> On Wednesday 15 January 2014 08:26 Jonni Rainisto wrote: >>>> dont use libiphb every 5 seconds, that will kill >>

Re: [SailfishDevel] QML Timer stops running

2014-01-15 Thread Oleksii Serdiuk
On 15/01/14 11:54, Thomas Tanghus wrote: > On Wednesday 15 January 2014 08:26 Jonni Rainisto wrote: >> dont use libiphb every 5 seconds, that will kill >> batterylife for suspend (store QA will reject apps that eat battery). Its >> more meant to be triggered every 10, 15, 30 etc. minutes. So if you

Re: [SailfishDevel] How to translate (lupdate) ?

2014-01-13 Thread Oleksii Serdiuk
Here's alternative and faster approach to setting LC_ALL. I use QLocale().name() to get current locale code. This creates QLocale instance which equals to QLocale::system() by default, but can be changed by calling QLocale::setDefault(). Then, when I want to test another language, I just put Q

Re: [SailfishDevel] Harbour QA process...

2014-01-10 Thread Oleksii Serdiuk
Just a suggestion: add a configurable option "Run when minimized" with a notice that it will consume device power/CPU if it's enabled. Maybe, this will satisfy Harbour QA. On 10/01/14 10:01, Martin Windolph wrote: > Hi, > > another point for me is a possibility to contact the tester. > A prior re

Re: [SailfishDevel] ContextMenu with repeater

2014-01-05 Thread Oleksii Serdiuk
{ console.log(index: " + currentIndex) } } } No output is produced when i selecting item, but item in repeater changed. -- With best regards, Oleksii Serdiuk smi

Re: [SailfishDevel] Undocumented Silica components

2014-01-05 Thread Oleksii Serdiuk
eventually be distributed through the Harbour, I would like to know if it is OK to do so. Best regards, Luciano -- With best regards, Oleksii Serdiuk smime.p7s Description: S/MIME Cryptographic Signature ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Check for OS in .PRO file

2014-01-05 Thread Oleksii Serdiuk
.pro file: IS_SAILFISH_OS = $$(IS_SAILFISH_OS) contains(IS_SAILFISH_OS, 1) { .. do stuff .. } HTH :) Thomas [1] http://qt-project.org/doc/qt-4.8/qmake-function-reference.html#packagesexist-packages -- With best regards, Oleksii Serdiuk smim