Archives
now browsing by author
Update Italian translation (saved 09 February 2016 08:56).
– Translated the new string added
]]>Someone asked how to say JUST the numbers, and not 1billion 400million.
Someone asked how to say JUST the numbers, and not 1billion 400million… Try this piece of code but use your own TTS engine.
]]>Hi
Hi,
Anyone has any idea how to change an icon size on the launcher ? I used to be able to do it but now i can’t seem to find the setting any more.
Thanks a lot !
Some bugs related to properties. Possibly more to come:
Bug #1
If you run this script from a shortcut (not a folder) it makes no error, but the item visibility is not changed.
var p=i.getProperties().edit();
p.setBoolean(“s.iconVisibility”,false)
p.setBoolean(“f.titleVisibility”,false)
p.commit();
Bug #2
If you run this script from a shortcut (not a folder) this error is shown, instead of ‘not valid property’ or other: “java.lang.NullPointerException: Attempt to read from field ‘java.lang.Object android.util.Pair.first’ on a null object reference”.
var p=i.getProperties().edit();
p.getBox(“f.box”)
p.commit();
]]>Minigame time! It is not Breakout, sorry, but a more launcher-involved game.
Minigame time! It is not Breakout, sorry, but a more launcher-involved game.
Find the items
This will hide a custom number of items (they are small with the lightning’s icon) inside all containers of your desktop/desktops (If you have a simple one it will be very easy. The more folders/panels you have, the funnier it will be! )
When hidden you simply need to find and click them. When all are found you can start a new game.
It can be useful to help you remember your setup, you need to open and search in all places. Maybe there is a hidden folder you don’t remember about!
Because sometimes the items are really well hidden (or even where you doesn’t expect an item can be) launching the script while there are hidden items, shows the position of a random one.
Instructions when no game is on: Run the script, select whether to use all desktops or only the current one, and the number of items to hide.
Note: items are randomly placed inside the reachable containers and always inside the bounding box. However due to lightning’s loading process, sometimes items are placed at 0,0.
Another note: When launching the script it checks that the hidden items are still in the launcher, so if a hidden item is deleted, the script won’t tell you it is still hidden.
Have fun!
]]>Hi there,can we please get panels in the app drawer?
Hi there,can we please get panels in the app drawer?
Hi there,can we please get panels in the app drawer?





D5 Creation