Archives

now browsing by author

 

Bug report… File shortcut icons…

Bug report… File shortcut icons…

Even though technically shortcuts for files and regular application shortcuts are apparently the same thing, all of my “file shortcuts” occasionally loose their icons and are reset to the default. Specifically, icons created via Moon+ Reader use the documents 1st page as the launcher shortcut icon.

Unfortunately, at a sporadic interval these icons all get reset to the default moon+ icon… I’ve had the same problem with image shortcuts created by FX (file manager) and SSH shortcuts created by Juice SSH, and contact shortcuts to WhatsApp…

Why does lightning loose custom shortcuts created by apps, but the default shortcuts are maintained?

Any way I can recover the shortcut icons? There are so many, it would be very difficult to recreate…

]]>

Sometimes setting scroll position of a panel from scripts stop working (with the setPosition() method).

Sometimes setting scroll position of a panel from scripts stop working (with the setPosition() method). It doesn’t show any error, it just doesn’t do anything. After restarting LL it works again.

Furthermore, after calling setPosition() on the panel the back button won’t return it to its initial scroll position. After scrolling the panel manually, the back button works again. (This happens even when setPosition() doesn’t actually work.)

]]>

When I launch the “show floating desktop” shortcut from another app, instead of the floating desktop appearing over…

When I launch the “show floating desktop” shortcut from another app, instead of the floating desktop appearing over the top of that app, the lightning launcher home desktop appears with the floating desktop appearing on top of that.

Is it possible for the lightning launcher home desktop not to show?

This may not be a bug, maybe a feature request, not sure

]]>

Hi Pierre Hébert​

Hi Pierre Hébert​

Is it possible to set an apk with wifi access state permission ?

]]>

How can I do the following?

How can I do the following?

I have a widget on my main desktop. I want it to be hidden when I resume to LL, then appear with a fade in animation.

I’ve made the script below. The operations work by themselves, but when put together, nothing happens.

I guess some of these functions must be async.

var editor;

var widget = getActiveScreen().getCurrentDesktop().getItemByName(‘sectograph’);

widget.setBinding(‘i.alpha’, ‘animate(“$widgetTransparency”)’, false);

editor = LL.getVariables().edit();

editor.setInteger(‘widgetTransparency’, 0);

editor.commit();

var widgetEd = widget.getProperties().edit();

widgetEd.setInteger(‘i.alpha’, 0);

widgetEd.commit();

widget.setBinding(‘i.alpha’, ‘animate(“$widgetTransparency”)’, true);

editor = LL.getVariables().edit();

editor.setInteger(‘widgetTransparency’, 255);

editor.commit();

]]>

Multitool v2.10 Beta 4

Multitool v2.10 Beta 4

– New: experimental whatsapp badge (free feature)

Sign up as a tester here https://play.google.com/apps/testing/com.faendir.lightning_launcher.multitool

]]>

No answer for me? :(

No answer for me? 🙁

]]>

How with script can I get the 5 top used often application shortcuts?

How with script can I get the 5 top used often application shortcuts?

]]>

Pierre Hébert is it possible to use JavaAdapter with a class loaded by a classloader?

Pierre Hébert is it possible to use JavaAdapter with a class loaded by a classloader? I’d use the NativeJavaClass constructor, but it is obfuscated, and I don’t know how to get a scriptable.

]]>

Hello, could you add support for more “unread badges”

Hello, could you add support for more “unread badges” ? I really miss WhatsApp, Facebook, email notification badges…Please! 🙂

Thank you!

]]>