V14a4 alpha
V14a4 alpha
Plenty of bug fixes, and even some optimizations, hurry up, get the update đ
Full ChangeLog: http://www.lightninglauncher.com/wordpress/change-log/
]]>« I’m having a problem creating widgets. (Previous Post)
< ![CDATA[
Yeaaah. Trying to grab it now
]]>
< ![CDATA[
Update is not there.
Hurry up Google !
]]>
< ![CDATA[
I got it straight away try a reboot.
]]>
< ![CDATA[
Thank you it saved date n bindings and app in folder so ignore my last report
]]>
< ![CDATA[
V14a4.
It’s “just” an alpha, but on my phone, with my same setup sinds months, LL works really good.
For such a huge change “under the hood”, i really thought there must be a lot of bugs crawling around.
But with me, it’s the opposite.
The a4 works on my phone better than the latest stable version.
Respect……. đ
]]>
< ![CDATA[
Roger Schreuders there were a ton of bugs. Hopefully Mr bug hunter was there đ
]]>
< ![CDATA[
Roger Schreuders indeed, Bruno is right, there was a lot of bugs, although not as many as I initially thought and nothing too weird (except widgets, as usual, lol). There is a lot of work to do still, but I hope that a consequence of the new architecture will be more stability.
]]>
< ![CDATA[
Pierre HĂ©bertâ bug with getItemById() isn’t solved with v14a4. getEvent screen().getItemById() throws error that function not in object and LL.getItemById() sometimes returns null for an existing and valid id.
var ev = getEvent();
var text = “ID: “;
if (ev.getSource() == “MENU_ITEM”)
{
var id = ev.getItem().getId();
text += id;
}
else
{
var id = ev.getData();
text += id;
}
var evs = getEventScreen();
text += “\nscreen: ” + evs;
text += “\nitem: ” + getEventScreen().getItemById(id);
alert(text);
This script throws an error, when launched from item menu. Changing in this script to LL.getItemById() and error is gone.
]]>
< ![CDATA[
Pierre HĂ©bertâ starting script from tasker causes LL.getItemById(id) returning null. Starting same Script in lightning returns valid object. id var is set to an valid existing id of a shortcut in folder.
]]>
< ![CDATA[
Ah sorry, I just understood what the problem is. This time this is a build issue. All methods in the Screen APIs will be hidden (in fact present, but with a shorten and unusable name).
]]>
< ![CDATA[
I am also getting a couple of errors of null on desktop load, paused and resumed event and asking for element ids or the current desktop that is affecting my current setup unfortunately.
Fingers crossed for the next version.
]]>
< ![CDATA[
Karsten Franke not sure whether the next update will fix these or not. If it doesn’t please let me know.
]]>
< ![CDATA[
Pierre HĂ©bert could you check why Load event is not loading app when the device is starting ?
]]>
< ![CDATA[
Could you export a sample desktop so that I can load it and experiment with the same context?
]]>
< ![CDATA[
Pierre HĂ©bert sure
I’ll do this evening
]]>
< ![CDATA[
Thanks Bruno-Isa LAMOUR-ARNOULDÂ
]]>
< ![CDATA[
Mail sent with my template âș
]]>