now browsing by category

 

Pierre Hébert​ found a bug in the stable ll14:

Pierre Hébert​ found a bug in the stable ll14:

Running this crashes ll:

if(confirm(“test1”)){

if(confirm(“test2”)){}

}

It didn’t do that in 14b7

Seems to be something with a nullpointer exception

Phone: ecoo 304

Rom: stock android 4.4.4

]]>

I use Customview with clicklistener applied to views, but the click action does not work in Floatingdesktop on V14.

I use Customview with clicklistener applied to views, but the click action does not work in Floatingdesktop on V14. It worked on V12.

]]>

Hi, I don’t know if this is a bug, but: if I change Settings > General > Events & actions > Home key to “Unset”,…

Hi, I don’t know if this is a bug, but: if I change Settings > General > Events & actions > Home key to “Unset”, after LL restart, the event is changed back to “Go to home desktop, then zoom 100p” (default value). If “Home key” event is changed with anything else but “Unset”, all is OK.

]]>

Pierre Hébert​

Pierre Hébert​

Is there an issue with text rendering? In normal mode the text is cut off, in edit mode it renders correct.

]]>

latest version 14b6

latest version 14b6

in binding,

It seems that ‘$screenwidth’ ‘$screenheight’ don’t work.

]]>

Pierre Hébert​​​​ Lukas Morawietz​​​​

Pierre Hébert​​​​ Lukas Morawietz​​​​

App drawer Plugin bug

Edit: on a fresh install of lightning there is no error popup.

So i don’t know what’s causing it in my test setup in de video. I did not mess with script. I will try to make setup again and see if everything stays good. 

Edit 2

Reinstalled previous lightning template setup (instead of remake) and tried to install Plugin again. This time without error.

]]>

In the Folder’s API documentation, you’re repeating yourself in #openFrom (at the end of the description)

In the Folder’s API documentation, you’re repeating yourself in #openFrom (at the end of the description)

]]>

Pierre Hébert could you check if there is a problem with setDefaultIcon and/or createImage?

Pierre Hébert could you check if there is a problem with setDefaultIcon and/or createImage? This line worked before (I think until last beta, but I’m not sure)

play.setDefaultIcon(Image.createImage(MY_PKG, “ic_play”));

(context is the multitool music widget setup)

]]>

Script to launch Tasker task not working on latest beta. Here’s my code – any suggestions?

Script to launch Tasker task not working on latest beta. Here’s my code – any suggestions?

var i = new TaskerIntent(“Listen”);

i.addParameter(LL.getEvent().getItem().getLabel());

LL.sendTaskerIntent(i, true);

]]>

Setting Font-size is not working properly when multiple items selected. (latest beta)

Setting Font-size is not working properly when multiple items selected. (latest beta)

]]>