Re: [SailfishDevel] QML DeviceInfo

2014-05-01 Thread Peter Pykäläinen
Thank you Lorn, then WakeupWatcher works as expected. The only problem I now have is that the timer used to monitor the state wheter the Android service is running or not keeps running forever. Even if I set the Timer's running property to false when the screen is closed the timer keeps on runnin

Re: [SailfishDevel] QML DeviceInfo

2014-04-28 Thread Peter Pykäläinen
Thank you so much. I will give this a try. // Peter Pykäläinen 29.4.2014 6.43 kirjoitti "Lorn Potter" : > > On 29 Apr 2014, at 5:09 am, Peter Pykäläinen > wrote: > > > Hi, > > > > any idea on how to use QML DeviceInfo on Sailfish? > > I have been searching for a solution to get the event when de

Re: [SailfishDevel] QML DeviceInfo

2014-04-28 Thread Lorn Potter
On 29 Apr 2014, at 5:09 am, Peter Pykäläinen wrote: > Hi, > > any idea on how to use QML DeviceInfo on Sailfish? > I have been searching for a solution to get the event when device screen is > locked (onLockStatusChanged), but apparently the imports are not working / > not allowed. DeviceInfo

[SailfishDevel] QML DeviceInfo

2014-04-28 Thread Peter Pykäläinen
Hi, any idea on how to use QML DeviceInfo on Sailfish? I have been searching for a solution to get the event when device screen is locked (onLockStatusChanged), but apparently the imports are not working / not allowed. // Peter Pykäläinen ___ SailfishOS