May, 2016
now browsing by month
Is there any particular trick to applying Media Control permission via the newly provided apk?
I’m on a Samsung S7 Edge; 6.0.1; no root
]]>Help setInterval not working
var play;
function myfunction()
{
var d = LL.getCurrentDesktop();
var b = d.getPositionX();
var x = b/2;
d.getItemByName(“Welcome”).setPosition(x,0);
}
setInterval(myfunction,10)
myfunction();
]]>I have a couple questions about the lock screen.
I have a couple questions about the lock screen. I have a note 5 running marshmallow, and when I’m on a lock screen I made I can still access multitasking and open other apps which seems really unsafe.
1) Can I disable hardware buttons on the lockscreen?
2) Is there a way to use fingerprint unlock?
3) If none of those, can I use the note 5s lock? That way I can use fingerprint unlock and what I’m used to.
Thanks for any answers you can give me.
Hey, guys, does anyone know how to apply an iconpack to everything?
Pierre Hébert while profiling my new Metadata script I noticed that the GPU is almost permanently active while the…
It would be nice if we could tint or make greyscale widgets some apps have widgets that stand out a mile away eg.
V12.9b2
Edit: V12.9b3: with more fixes.
This second beta is on its way with a set of random bug fixes and minor improvements. I believe it should fix most crashes found in b1 and run reasonably stable.
Full ChangeLog: http://www.lightninglauncher.com/wordpress/change-log/
]]>Metadata script for any player. Requires android.permission.MEDIA_CONTENT_CONTROL !
Albumart works too, but is currently saved as an Image object in the global variable globalAA, because bindings can’t hold images.
This should work with any player on any device with Lollipop or higher.
]]>