November, 2016

now browsing by month

 

How many people are learning Java and Java Script through LL?

How many people are learning Java and Java Script through LL?

Only me?

]]>

Test script of Customview.

Test script of Customview.

It’s only show toast once.

Android.makeNewToast(“test”,true).show();

return;

Next script is ‘re-create’ Customview.

Run in foreground, show toast once.

LL.getItemById(customview’s item id).getProperties().edit().setString(“v.onCreate”,customview’s script id).commit();

But, Run ‘re-create’ script in background(using Tasker), after then, every time creating Customview, show toast twice.

So, It’s means that it’s creating Customview twice.

And when open LL’s desktop settings, toast will also be shown. It’s means that ‘re-create’ Customviews.

I’m in trouble because of this…

]]>

Does anyone uses the termux widget?

Does anyone uses the termux widget?

I’ve had to reinstall my phone from scratch around 2 weeks ago and since then termux widget doesn’t appear in the app widgets list…

Installed the new version of Lightning Launcher yesterday.

Installed the new version of Lightning Launcher yesterday.

I use a lot of scripting and it seems to crash now.

Previously, I used the method “LL.getAllDesktops()” and it worked fine. Now, LL crashes when I try to access the result of this function. I tried to use “getConfiguration().getAllDesktops()” instead since I saw that LL was deprecated, but LL keeps crashing.

Can someone please help me ?

Here is a preview of my code:

var dTab=getConfiguration().getAllDesktops();

var i=0,myCurrentDesktop=”default”;

myCurrentDesktop = getVariables().getString(“myCurrentDesktop”);

alert(myCurrentDesktop); // the correct value is displayed when I run the script

alert(dTab.getLength().toString()); // LL crashes without displaying this value. It crashes also if this line is removed

for(i=0;i

{

var id=dTab.getAt(i) ;

if(getContainerById(id).getName() == myCurrentDesktop)

{

getHomeScreen().goToDesktop(id);

return;

}

}

getHomeScreen().goToDesktop(getConfiguration().getHomeDesktopId());

Using a panel I want to create an infinite 2 page doc I used in nova launcher.

Using a panel I want to create an infinite 2 page doc I used in nova launcher. I was going to use a panel & pin them say they can’t move vertically but beyond this I’m unsure of where to go from there. I can’t figure out how to get it to go back the first page by swiping to the right when I’m on the second page/settings. Any suggestions?

Thanks in advance for any help given.

Now that plugins are compatible, is having an unread count in any of your future plans?

Now that plugins are compatible, is having an unread count in any of your future plans?

(Though I imagine this has been asked plenty of times)

]]>

Multitool V2.9.2

Multitool V2.9.2

Important for all users: Please check that Bug Reports are enabled in the settings, I falsely disabled them by default in V2.9. No personal information is sent with bug reports.

]]>

I have a problem i cant get Internet Permissions working even installing all apks i was pointed to..im using the…

I have a problem i cant get Internet Permissions working even installing all apks i was pointed to..im using the zunish Template..and also eher time i load Contacts or all Apps LL launcher FC’s

#KLWP #KWGT

#KLWP #KWGT

#Noizy icons Patryk Goworowski​

]]>

I have the Auto-edit option disabled, but whatever I try to add an app to the current desktop/panel, it’s going into…

I have the Auto-edit option disabled, but whatever I try to add an app to the current desktop/panel, it’s going into edit mode.

I tried to check/uncheck the option, and just updated LL to last version, the issue is still there!

Pierre Hébert​

]]>