October, 2014
now browsing by month
I have some Tasker variables (profile status, unread notifications, battery level, etc.) that I would like displayed…
Would anyone here have a sample script I can reference that shows how we can use the LL.getEvent().getData() event to achieve this?
I know this can be done with Zooper, Minimalistic text, etc. I’m trying to avoid widgets altogether because they tend to be RAM-hungry and slow after adding one too many
]]>I have this test script:
var e=LL.getEvent();
var it=e.getItem();
//get default icon
var img=it.getCustomIcon();
it.setCustomIcon(img);
var img2=it.getCustomIcon();
alert(img+”\n”+img2);
If I run it on a new shortcut, it writes null null
If I set a custom icon to that shortcut and run the script again, the launcher becomes unresponsive
]]>Just a quick update… to say that there is no update in progress yet!
Unfortunately I won’t have a lot of time for Lightning during the next few weeks, maybe not until the end of November. Chances are that I will be quiet and laggy a bit more than usual…
Don’t worry, I am still committed to improve a few key things (and about 1000 other ones…). One thing that is discussed a lot these days is the launcher icon. Ok, that’s not really a feature, but it’s time to change it.
My feeling is that the new icon is here in the Discussion category, or almost there. Brainstorming has been fruitful, now a choice has to be made.
But with the new icon, I want to change at least two other things: the default setup with the ability to “skin” it, and the introduction video (the current one really sucks).
That’s a lot of work (for me), so please be patient!
]]>Can anybody provide a script that does the following:
enumerate all installed apps
dynamically create/draw the app icons (the icons should be clickable and launch the app)
I am trying to create a custom app drawer.
Thanks for any help that you can extend.
]]>I’m new to llx…I’m trying to add a widget to my home page…after adding the widget to the home page, inside of it…
I made this one (and modification) due to Pierre’s comment saying Home is no longer related to a house.
I made this one (and modification) due to Pierre’s comment saying Home is no longer related to a house. Well, now in android L it’s related to a circle. (Jacob Barton, I made this before you posted your suggestion, it seems we both thought in the same 😛 )
Sorry for the bad quality.
Yes, I like the detailed red lightning 😉
]]>Scrollanimation script: Big new version release!
Scrollanimation script: Big new version release!
Two main improvements:
– Random mode: switch randomly between two or more animations
– New Setup UI
Other stuff:
– should restore old settings after disableing now
– Better performance (at least it looks better to me)
– whatever I forgot 😛
I think everything works as intended, but I’ve added so much stuff that I can’t be sure.
As always: Backup before use.
Download:
https://drive.google.com/file/d/0B40xU-30MxN7dzdqdDBCZ2ZvUXM/view?usp=sharing
]]>
]]>
D5 Creation