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?

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?

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…

]]>

FC

FC

Pierre Hébert​ Could you check,please ?

]]>

Hello, I have two questions.

Hello, I have two questions. First I applied an icon pack (Cryten) but now, folders have a “square” border around a circle icon, which makes it ugly. How can I remove the square border? I tried editing in the boxes section but it doesn’t change anything.

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)

]]>

Sorry for poor resolution video.

Originally shared by Masaoka Taro

Sorry for poor resolution video.

i share the higher.

(Be careful. this mp4 file is 17MB)

]]>

i have been making this theme for 4 months lol

i have been making this theme for 4 months lol

This is why i love Lightning Launcher!!

Please don’t forget watch video!

Originally shared by Masaoka Taro

This is my new homescreen “Store view”

]]>

Title

]]>

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??? 

]]>