Yes, several times, but it still shows 0
Strange⦠which face do you use?
And which Version of UL?
But did the hr light turn on ?
The HR light turn on, and it shows a reasonable HR, but not in the face. Latest version of UL and this face (but in other similar the same thing happens)
Please i am using kospet hope lite and the Universal Launcher is not working on it properly⦠do you have any other version that works with kospet hope lite?
You need to let us know specifically what is not working correctly or we canāt really offer much help.
Well, Iām sure that the heartrate Integration in UL is working fine. If you are sure that your heartrate sensor is working, my only idea is to delete UL completly and reinstall it. You might have skipped a needed permission.
@Eric_Crochemore hey there, the latest version of ulauncher completely broke the tourbillon logics on a watch I created. Do you have a link to the previous version?
If you want specifics with the faulty elements let me now. Thanks!
Yes give the skin link and details if you have. Thanks
Previous. Version is in first post.
Hey @Eric_Crochemore thanks for swift reply!
you can see here in the gif some of the animation taking place on the previous version of ulauncher;
the black ring should spin to each side a bit then reverse but the rotation is no longer working:
math.abs((math.floor({dss}/500)*500)-(math.mod({dss},500)))/1.7-140
Spring no longer contracting and expanding (change in height) with every second:
math.abs((math.floor({dss}/500)*500)-(math.mod({dss},500)))/17+100
Enjoy your vacation! Thanks again
Is there an option that I can hide the app name? I used to set the system font size to the largest. The app name can only show half. So I want to hide the app name.
No, not possible atm.
Thanks. Hope to see this feature in the future versions.
I found the problem. The new version of UL is based on a new version of the Cocos2dx release. This new version has aligned the lua langage to a new release too⦠In short, the āmodā function has been deprecated, replaced by fmod. So adding a mapping from mod to fmod and everything works again.
I will try to see what other deprecated function have been removed and then publish the update.
Thanks for your patience and @G1NT0N1C for his help !
Edit: Lua version is the same (so i was wrong, thereās not really an update), but this deprecated method is not activated in this version⦠iām still searchingā¦
We are lucky to have you xD well done, and I hope you remember to enjoy your vacation too
This may sound like a weird question, but is there any way to save the stock watchfaces and use them with the universal launcher? I really like the Sport watchface on my Thor 4 pro
No, itās not possible. The reason is that the stockfaces are embedded in the os, they are not in clockskin format.
Not totally true, some are embedded in the launcher and some are in Clockskin format but in a system directory.
Ah ok, I didnāt know. I thought all of them are embedded.