May, 2016

now browsing by month

 

I’m STARTING to actually find my way around in LL (no more groping around in pitch darkness LOL).

I’m STARTING to actually find my way around in LL (no more groping around in pitch darkness LOL).

Please confirm:

Folders, including sidebars, can be hidden (no icon on desktop), and opened via a gesture (eg: a dock to toggle, as in Nova).

A panel, on the other hand, can scroll, but cannot be hidden and set to a gesture toggle.

Am I on the right track here?

Sorry…total LL noob. 😮

]]>

Hi Pierre Hébert​

Hi Pierre Hébert​

The SMS script from Jay M​ is no more working on the last update

Was fine before

]]>

Help when I use this script Lightning Launcher get force stop.what to do?

Help when I use this script Lightning Launcher get force stop.what to do?

function myfunction()

{

var d = LL.getCurrentDesktop();

var b = d.getPositionX();

var x = b/2;

d.getItemByName(“Welcome”).setPosition(x,0);

setTimeout(myfunction(),100);

}

myfunction()

]]>

Is there any way to block ‘size-in’ and ‘size-out’ two-finger gesture on the main screen?

Is there any way to block ‘size-in’ and ‘size-out’ two-finger gesture on the main screen?

]]>

Any one can tell me in detail that how can I repeat(loop) a script rapidly.

Any one can tell me in detail that how can I repeat(loop) a script rapidly.

]]>

Is there a script where I can swipe from one place on the desktop to another?

Is there a script where I can swipe from one place on the desktop to another? Or a script which unlocks my screen and then swipe left or right? Clicking is much easier for me than to always swipe. Hehe. Thanks and God bless!

]]>

Been a good while since I have had the time to play with anything on Android, been catching up on my PC skills in my…

Been a good while since I have had the time to play with anything on Android, been catching up on my PC skills in my spare time lol But I just caught this.. in the app drawer I have always set the icons to rotate and the page indicator to stay put. I always turned on rotation for the overall drawer then the indicator back off but now when I turn the indicator off it turns the whole drawer off. Sooo I can’t turn off just the indicator. Also the first couple times randomly, they don’t rotate all the way but seems to correct itself . That’s it so far, I just started lol.

]]>

Is there some easy way to use a binding to make an item spin forever?

Is there some easy way to use a binding to make an item spin forever?

]]>

Circular Battery Indicator

Circular Battery Indicator

Use this in a custom view:

Comment #1: Create script

Comment #2: Dummy Binding

You can also take this script as an inspiration to create circular progressbars for other things.

]]>

Pierre Hébert​

Pierre Hébert​

Kudos to you for an incredibly powerful platform!

I’m about a week into fumbling around in LL, and I see TONS of potential here, but I have to admit, editing (at least for now) feels very awkward and counterintuitive.

With that said, given the abilities of the platform, I’m totally willing to deal with the large learning curve, in order to ‘grow’ into being able to take advantage of LL’s abilities.

________

One question for the community, at this point:

I’m using a Kustom (1×1) widget (battery monitor) as an app drawer button. I’ve incorporated a background square with rounded corners, so it looks like any other icon, but gives real-time battery information (Bottom-Center in screenshot).

Is there a way to enable ‘reflection’ on this widget, like on an icon? Maybe I’m approaching this the wrong way, but reflection settings don’t seem to be available.

Thanks!