March, 2018

now browsing by month

 

(Repost, last one had done personal info in the pictures) Meanwhile, on my phone, I’ve been having a great time with…

(Repost, last one had done personal info in the pictures) Meanwhile, on my phone, I’ve been having a great time with FactoryTeam’s wonderful templates. Pictured: their Light, Llappt, Wallistik, and Wide templates, customized for my use. Thanks, FactoryTeam and Lightning Launcher!

]]>

Alright you LL Masters.

Alright you LL Masters. I’m not completely beyond the notion of resorting to KLWP (or elsewhere) for this, but would prefer to go NATIVE LL, if feasible.

I would like to compile a series of wallpapers, in a folder, and have them cycle, changing at a set time intervals (probably q12hr).

Any ideas how best to accomplish this? LL solutions preferred, but others are welcome.

(My current device is NOT rooted.)

Thanks.

]]>

If the developer of these templates is still around, I’m having fun mixing and matching elements from the Hide and…

If the developer of these templates is still around, I’m having fun mixing and matching elements from the Hide and Seek, Executive, Elegance, and Companion templates on my Huawei Mediapad, with some minor edits of my own. It’s a lot of fun–they’re very flexible, and they accommodate lots of personal touches. Thank you, wherever you are!

]]>

Hello, i want buy LL but Google Play show notification: This item isn’t available in your country.

Hello, i want buy LL but Google Play show notification: This item isn’t available in your country. What wrong with my country (Lithuania/EU)?

Thank You!

]]>

Lately, i am writing the script putting some effect when i swipe to the left on my desktop.

Lately, i am writing the script putting some effect when i swipe to the left on my desktop.

i used the script on Event>position Changed.

I detect the change by the api (getpositionX())

i would like to know is it battery friendly by making animation with script?

]]>

Lil something im working on to go with my assistant 😊

Lil something im working on to go with my assistant 😊

Lil something im working on to go with my assistant 😊

Lil something im working on to go with my assistant 😊

]]>

My first crack at it.

My first crack at it. Widgets are Today Weather, Digical, and Holo Battery Widget. Icon packs are Aivy (side stripe) and Ango.

]]>

Hey, is Pierre still active?

Hey, is Pierre still active? My lightning launcher crashes on launch and this only started after I made changes. I put a lot of time into those changes and I am hoping Pierre can fix the crashing so I can get the changes back.

I emailed Pierre two weeks ago and I haven’t heard back.

Hi i m just a new user learning to use the script to create some simple effect

Hi i m just a new user learning to use the script to create some simple effect

(i swype on the desktop, the shortcuts and widget from the right hand side of the screen getting in and increase the transparency from 0 to 255,so it looks like fading in from RHS)

i m fine with the shortcut i used the follow script or called api

but i failed to do the same thing on the widget

var d = LL.getCurrentDesktop();

var x = d.getPositionX();

var i = d.getItemByName(“Timetable”);

var i2 = d.getItemByName(“calendar”);

var a = x/1335*255;

/1335 is my horizontal screen width/

i.getProperties().edit().setInteger(“i.alpha”,a).commit();

i tried the same api by replacing i to i2

i2.getProperties().edit().setInteger(“i2.alpha”,a).commit();

it throws me an error

i think this is because of i2 a widget but i is a shortcut

any idea or suggestion on the modification?

sorry for my bad english

many thanks

]]>