Colistete Jr.
> CC: devel@lists.sailfishos.org
>
>
> Hi,
>
> Another suggestion : add "DejaVu Sans Mono" font so we can better show
> mathematical symbols in Sailfish OS.
>
> Regards, Roberto
>
> Em 06-09-2013 02:34, Seppo Tiainen escreveu:
> > Hi
Hi,
I hear Jolla will be available in India soon. When will the Devanaagarii
character set (Hindi/Sanskrit) be available in the OS. As far as I can
tell, such 'code page' does not exist in the latest SailfishOS update, or
does it?
Regards,
Seppo
___
Sai
Hi,
How about using QML and MultiPointTouchArea as a starting point to get the
touch data? Probably you are more interested in Qt...
Seppo
2014-04-16 9:58 GMT+03:00 Vivia Nikolaidou :
> Hi all, and thanks a lot for your replies!
>
> We did investigate the patents before deciding to start the p
Hi,
What might be the Harbour policy for an app accessing received SMSs?
However, I have not yet found any QML tool to enable that.
On N9, I did that with Harmattan's Mobility and ListView + MessageModel.
Does anyone know how to do that in Sailfish?
Regards,
Seppo
__
Hi,
I would like to add two more items to the SMS wish list:
1) If you use Qt.openUrlExternally("sms:" + smsNumber + "?body=" +
smsText); in your app you will not be returned back to the app after
sending but instead you will have to close the sms sending UI and and
'maximize' the app. In some c
Hi,
I would like to add two more items to the SMS wish list:
1) If you use Qt.openUrlExternally("sms:" + smsNumber + "?body=" +
smsText); in your app you will not be returned back to the app but you will
have to close the sms sending UI (at least when cancelling) and this may
result in some kind
Hi,
I would like to add two items to the list:
5) If you use Qt.openUrlExternally("sms:" + smsNumber + "?body=" +
smsText); in your app you will not be returned back to the app but you will
have to close the sms sending UI (at least when cancelling) and this may
result in some kind of stack error
Hi,
You can check if these easy QML tools are enough for you app:
- gesture.grab command within a MultiPointTouchArea ( onGestureStarted:
{gesture.grab();} )
- or, page by page you can use backNavigation: false and/or
forwardNavigation: false.
Seppo
2014/1/15 Alexander Ladygin
> Hi there
> Ju
Hi,
I just tested SMS transmission by QML by using method
Qt.openUrlExternally("sms:01234567444" + "?body=" + "bodytext") on my Jolla
device with OS version 1.0.1.12, sending to my N9.
It seems to work fine but there is a danger with it too: You cannot see to
whom the message is going. The is no
Please check thread 'Connecting Jolla device to SDK', 5th December below.
It is not too simple yet.
2013/12/14 Kalle Lammenoja
> There is propably a quide somewhere, i just havent found it. So how do i
> deploy an app on sailfish IDE directly to Jolla device connected with usb
> on dev mode? On
..so that solved it. Now I have the latest Sailfish OS version on my orange
poppy.
2013/12/11 Seppo Tiainen
> OK, on terminal I get:
>
> ssu domain => Device domain is currently: jolla
> ssu domain sales => changing domain from jolla to sales
>
> Then I reboot and
in ircNET
> and ask for help there. It's also ok to ask questions on this mailing list.
>
> Best regards,
> Juha
>
>
> On 11.12.2013 14:12, Seppo Tiainen wrote:
>
> ...just adding that the version keeps showing Salfish 1.0.0.5
> (Kajaanlampi) and the checking doe
...just adding that the version keeps showing Salfish 1.0.0.5 (Kajaanlampi)
and the checking does not take long. Working on WLAN.
2013/12/11 Seppo Tiainen
>
> Today, on 11th December, I choose on my Jolla v.1.0.0.5:
>
> Settings > [i] Device info > pull-down menu /
Today, on 11th December, I choose on my Jolla v.1.0.0.5:
Settings > [i] Device info > pull-down menu / Check for updates
=>
Updates: checking...
then
Updates: Up to date
The device has not been hacked in any way, just Dev mode is active as
normal.
Did I do something wrong or is there a delay w
First, is the current Alpha2 QtCreator/SDK capable of connecting to the new
Jolla phone through USB for testing apps under development?
If yes, there are many parameters (Device type, Username/Password...) that
need to be correctly set. Short instructions would be very welcome.
I did not succeed
OK, my mistake. So you can use Telepathy service to control the 'real' SMS.
Need to study more. Thanks.
2013/11/15 Andrey Kozhevnikov
> Telepathy is not protocol. Its service controlling all system-wide
> accounts including ring, sms, mms services.
>
>
> On 15.11.
r with that side of middleware, so someone else can comment
>> more.
>>
>> re, Jonni
>>
>>
>> From: devel-boun...@lists.sailfishos.org [devel-bounces@lists.
>> sailfishos.org] on behalf of Seppo Tiainen [seppo.tiai...@gmail.co
Thank you! That clarified things.
Seppo
2013/11/14 Robin Burchell
> Hi,
>
> On Wed, Nov 13, 2013 at 11:08 PM, Seppo Tiainen
> wrote:
> > Yes, that's the way to go. In Harmattan QML, there were:
> >
> > Qt.openUrlExternally("tel:012345x")
its just AFAIK on store QA process.
>
> But ofcourse if you enable developer mode you can do what ever you want.
> I'm not familiar with that side of middleware, so someone else can comment
> more.
>
> re, Jonni
>
> --
> *From:* devel-bo
Hi,
Does anybody know about a possible module and its status in Sailfish/Qt-5
that corresponds to Harmattan Qt Mobility Messaging so that it would be
possible to send and receive SMSs (which is essential in my app) through
Qt/QML on the Jolla phone?
Thanks,
Seppo
_
gs.
>
> thanks, Jarko
>
> From: devel-boun...@lists.sailfishos.org [
> devel-boun...@lists.sailfishos.org] on behalf of Seppo Tiainen [
> seppo.tiai...@gmail.com]
> Sent: Friday, October 11, 2013 7:29 AM
> To: devel@lists.sailfishos.o
The SailfishOS SDK (Qt5 Alpha) assumes a screen resolution of 854 × 480
which is the same as on N9. It seems, however, the first Jolla device will
have a 960 × 540 pixel display. How should one prepare for that? I have
understood that the current advice is to use 16:9 aspect ratio and no
hard-codin
Hi,
Still hoping to have a more complete implementation of the character sets
on SailfishOS:
1) It seems that unicodes u2190... u2193 (arrow key arrow signs) have been
implemented in SailfishOS but the codes for arrow symbols do not extend as
far as in Harmattan because some important signs are s
In addtition to generating touch events (multi or single), it seems it is
not possible to change the device orientation in the SDK's Sailfish OS
Emulator either. Is this true or is there a way to test switching between
portrait and landscape orientations?
2013/3/24 Seppo Tiainen
> Stil
Still, being able generate touch events in the next update of QtCreator's
Sailfish OS Emulator would surely be welcomed by many...
Seppo
2013/3/20 Seppo Tiainen
> Hi Lucien and Jonni,
>
> Thanks for your help guys. I appreciate very much having your advice and a
> working fram
g
> Subject: Re: [SailfishDevel] QML support of Multitouch
>
> Hello Seppo,
>
> Instead of subclassing QmlApplicationViewer, did you ever tried to just
> subclass a QDeclarativeView, and add the given code from your link to that
> subclass ? It should work.
>
> Cheers,
>
What I have been missing most in QML is multitouch support. Only Qt 5.0 has
QML MultiPointTouchArea but Sailfish is using Qt 4.8. In Harmattan, I was
able to read multiple touch points by Lauri Jääskeläinen's QmlMultiTouch
code (
http://www.developer.nokia.com/Community/Blogs/blog/lauri-jaaskelas-f
27 matches
Mail list logo