November, 2014
now browsing by month
can the ‘Expert format’ for date time include ‘Day’ of year and Unix Epoch seconds and Microsoft time?
can the ‘Expert format’ for date time include ‘Day’ of year and Unix Epoch seconds and Microsoft time? I could use smaller fonts fit in.
love customization available.
Is there any way to use a shortcut to scroll through items in a panel, or do you need a script to do that?
For me, when a ‘door opens’ and it has a lot of things at the other side, I sometimes get a bit shocked at the…
For me, when a ‘door opens’ and it has a lot of things at the other side, I sometimes get a bit shocked at the beginning, and it takes me time to try and get used to it.
It happened when the ‘Image update’, and specially with the ‘java update’.
Now, thanks mainly to Lukas Morawietz, but also to the others scripters that published scripts with ‘java code’ I think I can now understand well and make my own ones.
I’m full of new ideas, but with less free time than in the past. So perhaps I will publish some ‘pieces of code’ without a specific use, but that others can use to make a useful script. (I have one to make a notification, another to edit an Intent, another to read the logcat…ask if you are interested)
Enough for now. This post is to share a script, so here it is.
Instructions: set it in the resumed event of an item (use a new shortcut, intent/icon/label will be overwritten)
The script ideally takes the last used app (that is not the launcher) and change the item to be as the app shortcut of that app.
It will take the default icon, no icon packs.
It can be buggy sometimes (I didn’t tested it a lot too), and maybe it throws an error, but I hope not to
The code is a bit messy, and I’m sure it can be improved
It can be modified to show more than one of the recent apps, but it is not implemented. Feel free to do so
Personally I’m using it now in my own screen to change the behavior of the HOME key. It will launch the previous app and the icon is placed under the HOME button (transparent nav bar) [although two more lines of code were necessary]
If you are still undecided to try all this new API features, think as if you can just use almost all android functions, only using the LL.bindClass() where necessary. Also in the java examples where it uses ‘this’ or simply nothing, in most cases you will need LL.getContext()
Thanks again Pierre Hébert for this awesome launcher.
]]>Hi there
first of all, i loooove this launcher!
I want to add new icon packs so i can choose them within the settings.
As example: I have an app icon on the desk and want to change the icon. therefore I can within the settings choose from different methods, like choose from gallery and so on.
Some of the icon packs I tried appear in the “Icon Pack” menue so I can choose it from there. But some Icon packs won´t appear here.
I´m looking for a way to get all icon packs I want to appear here.
Any help?
In regards
Chris
]]>Pierre Hébert
Is it possible for a script compiled in an apk, to be executed at llx start (without user interaction if possible) ?
(to load vars or functions in a personal namespace, then use them in other scripts launched at other time..)
]]>