November, 2014
now browsing by month
Is there a reliable way to determine wether the screen is unlocked (stock(!) lockscreen) and home screen shown?
I have an issue with LL and ZW (not other widgets). I trigger animation of panels with ZWs inside on ScreenOn. But ZWs disappear until LL is restarted or animation done with screen visible or long tap on ZW. I tried delaying, but that is not a sufficiently reliable solution.
]]>I need some help with making simple script but really have no idea about this computer languages…
I want combine ‘go to home desktop, then zoom 100p’ and ‘close all folders’ in single action, like press home button or back button.
Spend whole day to make this action but couldn’t make it…
Wish someone have any idea to make it. Thank you.
]]>Hi all
I’m very new to Lightning Launcher, and absolutely loving it – so please forgive a very trivial question.
I’ve searched and searched and searched, but… how does LLX generate the white line over the three icons at the bottom of the initial demo screen? Tx for any help…
]]>hi guys, i want to create parallax effect for my widgets, I think it can be realize using scripts
hi guys, i want to create parallax effect for my widgets, I think it can be realize using scripts
can you tell me how to learn using scripts?, any references are there?
thank you
LL.getContext().getWindow().getDecorView().setSystemUiVisibility(4096+4+2);
Can you guess what it does 😉
(The effect will disappear when leaving the launcher, you may want to set it in the resumed event of the desktop, or any item. For android 4.4 or more. Didn’t test a lot)
]]>Is it possible to show variables from Tasker directly through an item in LL.
Is it possible to show variables from Tasker directly through an item in LL. As in Zooper widget. In Tasker I added plugin L action >run script>new script, now I made “content.log (“new message”)” just for fun and educational purposes, now LL asks me which data I want to pass to the script and I added %COUNTGP (this is my Tasker variable).
I know the snippet is wrong, but am I on the right way and need simply the right script. Or is this complete wrong?
Can anyone help me?
How can we use :
public String loadRawResource (String pkg, String name) from the LL class?
]]>