October, 2015
now browsing by month
Work in progress, but there’s two things I would like to do right off the bat.
Work in progress, but there’s two things I would like to do right off the bat. First I would like to have the calendar widget and the battery widget slide in from the sides, with their size intact. Second I would like a panel slide in above the calendar but below the time with icons with all the notifications, ie. G+,Facebook, Hangouts, emails and any apps that have notifications. I’ve tried having the widgets off screen but then they move too far once on screen? Any assistance will be helpful thank you.
]]>Probably a daft question but im looking at getting a Android TV any ideas if I could use LL on it?
I send update translation for Polish language using your Web. And that was like 5 months ago. Does it even work?
Is this a tips? bug?
Is this a tips? bug?
Transparent folder background.
1) Folder’s properties > Icon > LAYERS section > backgroung image
2) Displaying icon picker, then, push button “X” (No icon)
It’s cute!? I like it very much!
But adding/removing items to the folder, it displays background image.
I get tired each time to copy/paste a style or set property again…
]]>Hello, I have two questions.
Second, is there any way to apply custom background in “Floating Desktop”? I remember reading a guide here but I can’t find it anymore.
(I think this launcher has great potential but damn, there is a lack of documentation regarding this)
]]>LL.bindClass(“android.net.ConnectivityManager”);
LL.bindClass(“android.net.ConnectivityManager”);
var cm=LL.getContext().getSystemService(Context.CONNECTIVITY_SERVICE);
var i = null;
var wifi = cm.getNetworkInfo(ConnectivityManager.TYPE_WIFI);
if (wifi.isConnected()) {
i = pm.getLaunchIntentForPackage(“com.opera.browser”);
} else {
i = pm.getLaunchIntentForPackage(“org.mozilla.firefox”);
}
LL.startActivity(i);
Any idea???
]]>







D5 Creation