June, 2015
now browsing by month
Trying to implement LightningXP by reddit
Trying to implement LightningXP by reddit
Duplicated his folder : how to remove the white background and the place for a text ?
]]>A list of suggestions for the icon picker Pierre Hébert:
1) instead of ‘broken icon pack’ I think it is better to say ‘unsupported icon pack’ or ‘not supported icon pack’
2) when you choose a ‘broken’ icon pack big text is shown “no icon to display”. What about “no icon to display, click here to try an alternative method” and then clicking the text will show all the images in the app (change the first list to ‘applications’ and the second to the app name)
3) in the list of icon packs, a ‘default’ entry that will show the list of the defaults icons of all installed apps.
4) in the launcher images tab, instead of simply show the containers numbers show the type and the name if any. Something like “0-Desktop : My desktop” “102-Folder : Games” “103-panel” “99-app drawer”
]]>This one is most probably ‘a bug’.
This one is most probably ‘a bug’.
I have below Script to be run on resumed event for a text item to make it as a countdown bar.
It runs fine most of the time when I press Back to exit current app/activity and go to home screen. However, if I press the home button, an error is occurred.
var npt = LL.getVariables().getInteger(‘varNextPrayerTime’);
var mnpt = LL.getVariables().getFloat(‘varMintoNPT’);
var mtp = Math.round((((npt – Math.floor(Date.now() / 1000)) / 60) / mnpt) * 710);
if (mtp >= 0) {
var e=LL.getEvent();
var c=e.getContainer();
var item = c.getItemByName(‘barPrayer’);
item.setSize(mtp,17);
Android.makeNewToast(mtp, true).show();
}
]]>How do I make the background of the sidebar transparent?
How do I make the background of the sidebar transparent?
how does the badge work? i can’t seem to find it documented anywhere.
how does the badge work? i can’t seem to find it documented anywhere.
Can someone prepare a detailed tutorial to create a badge to display whatsapp unread count using bindings/lightning…
This will really help people who want to create unread count badges for various apps.
]]>As I said earlier I am extra cautious of my mobile resources (power, ram and processing, etc…).
My question: Is “Resumed” event friendly for me. Is it directly effected with the number of items i.e. if I use the event “Resumed” in 5 – 10 items in the home screen.
]]>Hey.. I just updated LL for the first time in like a month and haven’t been paying attention to bugs here..
1) my hamburger icon script isn’t working..
2) TrianguloY’s script “main color” set the BG of all of the items to transparent
3) wow bindings!
Any ideas?
]]>Hi all
Hi all
Could you tell me what is false here ?
My day name must be in red and not in yellow
Checked with alert and day name is mercredi
]]>Hello
I’m sorry for the post, but I wanted to ask why the app is not available in Italy 🙁
Is there anyway I can install the app?
]]>
D5 Creation