May, 2016

now browsing by month

 

//Quick Dial

//Quick Dial

LL.bindClass(“android.net.Uri”);

LL.bindClass(“android.content.Intent”);

LL.bindClass(“android.content.ActivityNotFoundException”);

LL.bindClass(“android.telephony.TelephonyManager”);

var mctx = LL.getContext();

var num = “4444”; // replace with phone#

function check()

{

var service = mctx.getSystemService(Context.TELEPHONY_SERVICE);

// Check if device supports telephony

if (service.getPhoneType() == TelephonyManager.PHONE_TYPE_NONE)

{

alert(“This device doesnt support telephony”);

}

else

{

// continue

}

}

check();

try

{

var i = new Intent(Intent.ACTION_DIAL);

i.setData(Uri.parse(“tel:” + num));

mctx.startActivity(i);

}

catch (anfe)

{

alert(anfe);

}

]]>

Is this the place to put in suggestions?

Is this the place to put in suggestions?

What a great launcher!!

I use app tagging with an app called folder organizer which allows multiple labels for each app and then I can nest in folders according to the labels. I can find apps easily by function. It would be great if this was built into a launcher. Total launcher seems to have a form of this but need to explore it more.

Also having a quick alphabet list for quick motion in the app drawer would also be helpful.

Keep up the great work.

Here’s a weird one:

Here’s a weird one:

I have a Direct Dial shortcut for my wife on my LL desktop, but when I tap it, LL says: “Item is not installed. Search Google Play, or pick another app?”

I tried removing the shortcut and readding it: same result.

I’m not sure when this stopped working, but it was probably when I upgraded from an S6 to an S7. Has anyone seen this strange behaviour before?

]]>

This is not apk, but i didn’t know the other way lol

This is not apk, but i didn’t know the other way lol

Hi all;)

I’m sorry for waiting you…for long time.

Finally, l could share ‘MaterialPhotoFrame2’!!!

LoL

All you need is…

・LIGHTNING LAUNCHER

only 😉

READ

・Applying the template, choose “Replace”( not “Merge”), or you will face unexpected problems.

・If you apply this template to LL, LL will sometimes force stop. Don’t worry, this doesn’t mean the file goes mad. I think , this problem owes to LL’s bug…(because i use a lot of item bindings in this template…

Originally shared by Masaoka Taro

Hi all;)

I’m sorry for waiting you…for long time.

Finally, l could share ‘MaterialPhotoFrame2’!!!

LoL

All you need is…

・LIGHTNING LAUNCHER

only 😉

Note : This template is NOT for KWLP !

READ

・Applying the template, choose “Replace”( not “Merge”), or you will face unexpected problems.

・If you apply this template to LL, LL will sometimes force stop. Don’t worry, this doesn’t mean the file goes mad. I think , this problem owes to LL’s bug…(because i use a lot of item bindings in this template…)

https://drive.google.com/folderview?id=0B0wqI-fZCR_vdUszcmVhR0lLcEE
]]>

just

Originally shared by gerd reuter (werksmannschaft)

just

LLighning Launcher Template with Kustom Widgets

4 Vertical Pages Scroll or tap

1 Sidebar

1 Lockscreen

Works with or without Softkeys (you may have to adjust Widgets).

Notifications shown for:

Whatsapp, TypeApp, GMail, Hangouts, Phone.

If you use others please adjust by yourself (Widgets)

Video:

https://www.youtube.com/watch?v=v3gnWhDhhYc

Store (soon):

https://play.google.com/store/apps/details?id=de.FactoryTeam.lltemplate.just

]]>

I have a question about system cache.

I have a question about system cache.. it seems that since i began using LL, my cache is constantly filling up my device and with the note 5 storage is a valuable commodity. Is there something in LL that would be rebuilding 5+gb of cache after i continually delete it to make room for apps etc. Does anyone else have the note 5 or any Samsung device with a huge cache or any idea where, if not LL, what all this data is being cached for? Literally every day when i update apps etc it says storage full and i have to clear my entire cash and 2 hrs later its full again.

]]>

I’ve been using LL for a couple of months now and am used to most of its features and quirks.

I’ve been using LL for a couple of months now and am used to most of its features and quirks.

One detail, however, is still evading me. I assumed that if I just kept using LL, it would eventually dawn on me how the feature is supposed to work, but that hasn’t happened yet and I’m growing impatient.

Anyway, here’s the problem: Every time I create a new folder, it’s not styled the way I want it to be. I have to go to a previously created folder, copy its style to the clipboard, and then paste that style into the new folder.

Alternatively, I can save a named style from a previous folder and then load that style into the new folder.

However, all of this feels very awkward. Shouldn’t this just work without copying styles around?

How do I get my newly created folders to inherit globally defined folder properties? The Folder settings screen doesn’t contain settings for all of the folder properties that can be defined, so I’ve been wondering for a couple of months now how this is supposed to be done.

Thanks in advance for any help.

]]>

KoLLeKtion for Kustom

Originally shared by gerd reuter (werksmannschaft)

KoLLeKtion for Kustom

& LL

KoLLeKtion offers 3 different Presets\Templates for Kustom LWP & Lightning Launcher

KLLappt, KLLosed & KuuLL

Works with or without Softkeys(must adjust Globals) and different Launchers.If you use other then LL you need to setup the Favoritespanel, and customize Touch for the Navigation.

I used a grid with 8 Cols and 12 Rows and LL.

A lot of Globals to customize.

Notifications shown for:

Whatsapp, TypeApp, GMail, Hangouts, Phone.

If you use others please adjust by yourself.

Videos:

KLLappt

https://www.youtube.com/watch?v=eJBF1qLX8OQ

KLLosed

https://www.youtube.com/watch?v=2hFpsXdstvM

KuuLL

https://www.youtube.com/watch?v=1tnKYDvELrU

Playstore (soon) 30% off for next 2 weeks:

https://play.google.com/store/apps/details?id=de.FactoryTeam.klwp.KoLLeKtion

]]>

Started having an issue today while trying to change my icons, LL is telling me all my icon packs are broken except…

Started having an issue today while trying to change my icons, LL is telling me all my icon packs are broken except the one I had been using. They all work fine in other launchers. Anyone know of a fix?

Is there a way for me to compile many scripts into a single script?

Is there a way for me to compile many scripts into a single script? Like when I click icon a it will do this script. Do this script when I click icon b. Thanks!

]]>