December, 2015

now browsing by month

 

I go to edit mode for panel, here im doing zooming.

I go to edit mode for panel, here im doing zooming. Now i tap to back button. Icons in panel are now something, if i found it, icons are small. If i doing zoom, this doing zoom for icon on desktop, not for panel. Only one working, when i tap to home buton, right now i have normal size icons in panel. Pierre Hébert​

]]>

In edit mode for panel are now on background visible transparent icons.

In edit mode for panel are now on background visible transparent icons. I dont know, if is this bug, or features, but this effect is very strange… Pierre Hébert​

]]>

V12.8b4

V12.8b4

A new beta with the following improvements:

The new panel edit mode is now in a pretty good shape. The only situation where entering edit mode may seem strange is when the panel is scaled or rotated (but that’s understandable)

The script editor received some improvements: long tapping on suggestions will bring you to the online help, the editor will now go to the right line upon script error, it will also remember the current line as a general rule, and a few other minor things (more to come in a future version).

At last but not least, the app will now do a much better job at requesting permissions when needed on Android 6, hopefully eliminating a cause of frustration 😉

Full ChangeLog:

http://www.lightninglauncher.com/wordpress/change-log/ ‎

]]>

From the author of the ‘variable editor’ here comes the binding dictionary yay!

From the author of the ‘variable editor’ here comes the binding dictionary yay!

The idea behind this script was a simple one: allow to organize a bit the bindings and have them stored for multiple use. Then I started adding features, tweaking menus… ~600 lines of code at the end (almost half of them are empty, but impressive nonetheless).

How to use it:

– simply run it and choose what you want to do. Check the features for more information.

Features:

– Add bindings directly from text, writing/pasteing them.

– Add binding from the current item (you need to run the script from an item)

– Add all bindings on the launcher: this will search all bindings from all items from the launcher to save them (will ask one by one without duplicates)

– Rename a saved binding

– See/Edit/Delete a saved binding

– Set a saved binding to the current item (you need to run the script from an item) at a chosen property.

Configuration:

– You can change the folder where the data (the bindings) are saved.

Notes:

– When choosing a property, VOID means DUMMY

– Editing the bindings folder from outside will only take effect after restarting the script (and is recommended to not do it while the script is running)

– You can remove/add/edit manually the files without problem (if you don’t do strange things). You can make a copy, delete all at once, add some, etc

Important:

– Due to the complexity of the script, it may contain bugs. If you find one don’t be afraid of tell me in the comments.

]]>

Is there a way to read/export the scripts from lla (backup files) ?

Is there a way to read/export the scripts from lla (backup files) ?

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

]]>

Small bug:

Small bug:

While in the app drawer, if you open the user menu (The custom folder with lighting shortcuts) and you press ‘edit layout’, lighting settings is opened instead.

On the desktop it works fine.

]]>

Hi, 2 things I can’t get to work:

Hi, 2 things I can’t get to work:

1: enabling scrollbar on a custom textview. setVerticalScrollBarEnabled(true) just runs normally and isVerticalScrollBarEnabled() returns true, but I still don’t see a scrollbar

2: importing android.view. LL.bindclass(“android.view”) returns false and i need this because i want to enable fling to my textview.

Any help is very much appreciated 🙂

]]>

If user have set expert mode to yes, they have for colors and background option: normal, selected, focused.

If user have set expert mode to yes, they have for colors and background option: normal, selected, focused.

In non expert mode is only color and background image.

Can you doing to expert mode new choise use only one (same) color or only one (same) background image for (normal, selected, fosused) as is in non expert mode?

Because is in expert mode sometime set same case more dificult (i need more time) than non expert mode… Pierre Hébert​

]]>

Anyone had problems losing your pinning and having your desktop widget scales change when you change the app drawer…

Anyone had problems losing your pinning and having your desktop widget scales change when you change the app drawer grid-size?

Show and hide panels from Tasker.

Show and hide panels from Tasker. Hi, I’ve just discovered LL and although it’s got a bit of a learning curve I’m having a lot of fun discovering it’s power.

I’ve been playing with Tasker, variables and bindings with success. However I have a specific requirement that I’m struggling with. What I want is an area on the desktop that changes based on criteria in Tasker. Typically this will be a set of icons that appear if I’m at work and another for home. I have the profiles setup in Tasker. I know I can set the visibility of icons based on variables and set these from Tasker. However rather than setting these up individually what I’d like to do is use panels. Basically I want to hide or show panels from Tasker. The problem is that the basic panel does not seem to have any binding options. I having been looking at sidebars but these don’t seem to be quite right for my purposes as I don’t want a popup that appears across all pages and I don’t need a folder, just a group of shortcuts that appear on the desktop.

Any ideas other than setting individual bindings on each object?