now browsing by category
How to use normal color on bindings for text ?
How to use normal color on bindings for text ?
When error my test is no more visible even after deleting the binding
]]>Is there any way to control the z-depth of an opening folder?
I have a desktop shortcut that goes to my user settings.
When I was usi g WidgetLocker there was a a possibility to suspend it while some event is happening (eg.
is it possible to display the cpu usage with a dynamic text?
How LL handles grid size?
Is it possible to create kind of starred contacts widget (I have in Zooper Widget, but somehow LL and ZW handle grid…
TrianguloY I hope you can give me some help with your scripting knowledge.
TrianguloY I hope you can give me some help with your scripting knowledge.
Maybe it is a bug… Anyway, I think the problem is commit method.
I had the same problem with another one of my scripts that use two commit() in the code, and there was also the “property set” to statusbar and navbar.
I guess it’s better if I post directly the code here:
——————————
var desk=LL.getCurrentDesktop();
var edit=desk.getProperties().edit();
var maincol= LL.pickColor(“main color”,0xffffffff,true);
if(maincol!=null){
edit.setInteger(“statusBarColor”,maincol);
edit.setInteger(“navigationBarColor”,maincol);
LL.setVariableInteger(“main”,maincol);
}
edit.commit();
——————————
The video shows that works only the first time, as in the previous script
]]>What’s the best way to obscure apps in the app drawer?
For security reasons, I have a few apps that I don’t want people to be able to easily click on if they have my phone. There’s the hide apps option, but it’s not too difficult to go to Menu/Visibility/Only Hidden and then see a screen comprised entirely of things I don’t want them to access.
Here’s a use case of what I want to prevent: Someone has my phone and knows enough to get to the App Drawer and launch Facebook to write a joke status under my name, but they don’t know enough to launch Facebook via Google Now. If they can’t find it in the App Drawer (and assume they would find the visibility option), they’ll think it’s not installed.
]]>
D5 Creation