now browsing by tag
Batch add, two bugs:
Batch add, two bugs:
If actionbar is hidden, it is not possible to add the items.
If batch is left (e.g. through opening settings), items stay marked (graphical) and can be unmarked on the next batch driving the counter into negative values.
]]>Next tasker request: when sending data to a script, we get a dialog to type in that data.
It would be great to be able to run scripts in the background (without LL getting launched) I’m currently trying to…
Pierre Hébert To me it seems annoying to scroll into two directions in the script editor.
I can’t show this one, because its just a feeling, but it seems to me that everything based on the position changed…
Pierre Hébert I’ll send you an example via email
]]>Pierre Hébert would you please provide some sample code using getRootView to modify the hierarchy?
I just surprised myself. Thanks to +gerd reuter who drove me into the mode.
I tried to merge some ideas mentioned by +Carolyn Boyle and others. Its my first try to design an icon myself, it is nothing great. Take it more as an idea which has to be realized in good quality by a real designer if – and i bet it won’t – it would get selected by pierre / the community.
Suggestions and feedback of any kind appreciated.


I don’t know why, but this does nothing.
LL.bindClass(“android.view.View”);
var i=LL.getEvent().getItem();
var v=i.getRootView().getChildAt(0);
v.setVisibility(View.INVISIBLE);
Pierre Hébert in general I can’t modify the views retrieved by getRootView… At least I haven’t found out how.
]]>This may be interesting for devs coding long scripts in android studio:
I found out, that you can fold parts of the javascript code by marking it and pressing ctrl + dot .
And I was always scrolling 800 lines up and down XD
]]>Update: Multitool
– new:
* search any expression in scripts by TrianguloY
– improved:
* script import/export (allow any text file, export to .js files, other fixes provided by TrianguloY )
* Graphical appearance: this is only slightly visible. (some dialogs have changed)
* Code readabitility: more functions for structure
As always: this script contains more than 800 linesand over 13000 characters, I can not guarantee anything. please report bugs to me!
https://drive.google.com/open?id=0B40xU-30MxN7X2N1NmRfQ1A1b0k&authuser=0
source (as always): http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=script_multitool
D5 Creation