April, 2016

now browsing by month

 

I’ve used LLwith android all in one.

I’ve used LLwith android all in one.

If i want to make a click sound with clicking icon, how i have to do on LL….

]]>

blue  for Kustom with Lightning Launcher

Originally shared by gerd reuter (werksmannschaft)

blue  for Kustom with Lightning Launcher 

Preset without Statusbar and NavKeys.

2 horizontal Sidebars, 1 vertical Notificationpanel and 1 vertical panel for Favorites.

Works with or without Statusbar/OnScreenNavKeys (must adjust Globals) and different Launchers (with VerticalScroll).

If you use other then LL you need to setup the AppPanel, and customize Touch for some navigation.

I used a grid with 8 Cols and 12 Rows.

A lot of Globals to customize.

Notificationbadges shown for:

Whatsapp, Outlook, GMail, Hangouts, Phone.

If you use other apps please adjust by yourself.

Also if there is event on current day you will see a badge right date.

Icons: Whicons and White

Video:

https://www.youtube.com/watch?v=zAj8XV5j-iY

Will be at Playstore latee this day:

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

Wall from G+

rock on

]]>

Guys, my app icons are missing as shown below. This is the same on other pages too. Any ideas please.

Guys, my app icons are missing as shown below. This is the same on other pages too. Any ideas please.

Hi.

Hi.

I have a few questions:

1.- I have an issue with LL+KLWP. When I am in the first LL desktop the shortcuts from my KLWP wallpaper do work but not in any other desktop, even if I set them as the home. Only the first original desktop from the five I have (three of them are empty) works, even if it isn’t currently the first in the list from Settings->Lightning->Configure Desktop.

2.- Is there any way to get the number of page in a desktop?. I use global gestures for using with KLWP and I’d like to work differently depending on the page I am, so I need for that the page number.

3.- Also, not a problem but is the main reason I want to use LL, and being a beginner I don’t know how to start. I want to have a scrollable dock with different icon bitmaps depending on a Tasker context, similar of what I’ve already done (non scrollable) for the desktop with KLWP. This would need to be able to change an icon bitmap (12 icons actually) depending on a Tasker variable which links to a image file in the sd. As far as I know I don’t see how to do it, because in Bindings->Property there is nothing to change the icon itself.

Is Javascript neccessary? and if so, could you tell me how to do it?, maybe not the entire code but some key bits, like the object or method to get/set the bitmap. I have a bit of experience with JS in Tasker but I’m a noob in general.

The nearest example I’ve seen in the wiki is:

var i = LL.getCurrentDesktop().getItemByLabel(“some item”).getDefaultIcon();

LL.getEvent().getItem().setDefaultIcon(i);

I’d execute the script from Tasker (for better managing which images are loaded) 12 times, one for each icon in the dock or maybe only once with a loop within the script. The final result I think should be something like this:

var new_image = XXXXXXXX.getImage(““);

LL.getCurrentDesktop().getItemByLabel(“dock_01”).setDefaultIcon(new_image);

Thx in advance.

]]>

Lightning launcher is awesome. 👍

Lightning launcher is awesome. 👍

What is the script in custom view to create an image.?

What is the script in custom view to create an image.?

Lightning Launcher has been crashing a lot this week and I don’t know why.

Lightning Launcher has been crashing a lot this week and I don’t know why. Lately, everytime I unlock my screen, it crashes.

Is there a way I can reduce it or give you the logs?

]]>

This doesn’t seem normal to me.

This doesn’t seem normal to me. I have apps pinned to the screen and some widgets go over the top of them when I move to different pages making impossible to use the pinned widgets in some locations. Anyway to keep pinned icons on top? One random feature I can’t figure out..

I have a second and final scripting question for today.

I have a second and final scripting question for today.

I’m trying to write a script that does one thing if LL is the default launcher, but another if Nova is the default.

I am now able to detect which launcher is the default, so I just need to call Nova with the correct parameters.

I currently have this:

intent = new Intent(‘com.teslacoilsw.launcher.ACTION’);

intent.setClassName(‘com.teslacoilsw.launcher’,

‘com.teslacoilsw.launcher.NovaShortcutHandler’);

intent.setComponent(new ComponentName(‘com.teslacoilsw.launcher’,

‘com.teslacoilsw.launcher.NovaShortcutHandler’));

intent.putExtra(‘LAUNCHER_ACTION’, ‘GOTO_SCREEN’);

intent.putExtra(‘PAGE_NUMBER’, 3);

LL.startActivity(intent);

This produces no error, but also doesn’t work. 🙁

The various Nova parameters are known to be correct. They work if I use Tasker to send them as an intent like this:

Action: com.teslacoilsw.launcher.ACTION

Extra: LAUNCHER_ACTION:GOTO_SCREEN

Extra: PAGE_NUMBER:3

Package: com.teslacoilsw.launcher

Class: com.teslacoilsw.launcher.NovaShortcutHandler

Target: Activity

Evidently, I’m not translating this correctly to the proper JavaScript methods.

Can anyone tell me how to map the Tasker Send Intent fields to their equivalent Javascript methods?

]]>

ABC LL Collection with KWGT & Tasker

Originally shared by gerd reuter (werksmannschaft)

ABC LL Collection with KWGT & Tasker

3 of my most succussful Lightning Launcher Templates in 1 Collection.

[about]

http://werksmannschaft.de/wordpress/about-ll-themetemplate/

DieInBeauty

http://werksmannschaft.de/wordpress/dieinbeauty-ll-themetemplate/

Clean

http://werksmannschaft.de/wordpress/clean-for-lightning-launcher-kgwt/

All Templates uses Lightning Launcher, Kustom Widget and Tasker

Clean uses also Muzei LWP (nit necarry).

Video:

All

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

About:

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

DieInBeauty

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

Clean

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

Will be available soon at Playstore:

30% off the next 2 Weeks.

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

]]>