March, 2015
now browsing by month
I’m using tasker to hide/show an e-mail notification badge since I use AquaMail from various IMAP accounts and so…
Hi all, i have a Problem, i cant See some apps in APP drawer
Hi all, i have a Problem, i cant See some apps in APP drawer
Today I lost my latest backups of LLX :( , I had to reinstal all soft of my phone…
Is there a way to place backups on SD card (external) automaticaly?
]]>Appdrawer in any container: Version 2.1
– Fix crash on pre-lollipop devices
– Add reload (should only be needed when an app changes its icon)
https://drive.google.com/open?id=0B40xU-30MxN7UDY3Zkp1VUdNdHM&authuser=0
]]>Help needed:
Is there anyone who does get the message? I’m getting none.
Custom view, create script:
LL.bindClass(“android.webkit.WebView”);
var context = LL.getContext();
var myPage = “
Lightning RULEZ“;var webView = new WebView(context);
webView.loadData(myPage, “text/html”, “UTF-8”);
return webView;
]]>This is something I had since long time ago (almost 3 months now)
This is something I had since long time ago (almost 3 months now)
I never published it because I didn’t like how it is done (the code is a bit messy) but with some little changes I made recently I think it’s time to do so.
This script moves the items of the desktop based on Lagrange interpolation.
You specify data of an item in some pages and it will move smoothly from one to another.
It is made as efficient as possible. No saved data is not counted, and even with so much pages saved it should be unnoticeable. (Of course this depends on the device)
To use it only set it in the position change event of the desired container. Then save the data of each item (one by one, sorry) as seen in the video.
]]>Label alignment currently is only left, right, top, bottom. I suggest: center.
Useful for font-based “icon” (set as label) over i.e. a single colored circle icon. Negative offset is not sufficient.
]]>Is there a way I can use the dots page indicator but have the internal colour change depending on which screen is…
Appdrawer in any container: new Version
– Does not rely on LLs drawer anymore
– Hide apps now integrated by utilizing LLs default menu.
– New Icon matching lightning
Edit: Hotfix – should work now on every device past API level 4
Edit2: another fix, see my new post
]]>