Archives
now browsing by author
How to access the appdrawer by using its id of 99?
Goal is to style the appdrawer without opening it.
Access is a bit harder due to recent screen API changes. It seems.
Pierre Hébert
]]>Is there any way to make an intent that open a new empty tab in Chrome ?
I know it’s possible to open a URL, but I just want to open a new tab, so I can type in my search (with auto suggestions etc..)
Thanks guys
]]>V14b1 beta
I am pleased to announce that the app is now in beta, no more in alpha!
A big thanks to all people that dared to try this unstable version, suffered from numerous bugs and helped me to squash them with reports or templates!
This beta is a big milestone. Although the app is not yet bulletproof, it is fairly robust and the new architecture is up and running, ready for new features.
I encourage everyone willing to test this new version to opt-in using this url: https://play.google.com/apps/testing/net.pierrox.lightning_launcher_extreme. If you were previously using the alpha, make sure to make a backup first, then opt-out and opt-in again.
Thanks!
Full ChangeLog: http://www.lightninglauncher.com/wordpress/change-log/
]]>Excuse me, can anyone tell me how to enable the continuous scrolling instead of the paginated in the app drawer?
Excuse me, can anyone tell me how to enable the continuous scrolling instead of the paginated in the app drawer?
1. Gestures to switch off the screen.
2. The gesture of opening the notification bar very slowly opens it.
3. Separate the open folder location for the vertical and horizontal position, useful for tablets
]]>Hey there guys, can I get some assistance on the textual page indicator?
Hey there guys, can I get some assistance on the textual page indicator?
How to use it?
Since 6 october this bindings is no more working. On an item
I have the message as no icon found
//go to the icon picker and search the 31 items. Long click the first one (it will be copied) and paste it here between the brackets
var link = [ “com.esethnet.vion”, “business_calendar_1” ]
//write here the number to set
var number=$ll_day;
//end of config
if(link.length==0){alert(“follow the instructions and paste the icon properties in the script”);return;}
var now=parseInt(number);
var iconPackName = link[0];
var prefixName = link[1].substring(0,link[1].length-1);
var icon=LL.createImage(iconPackName,prefixName+now);
if(icon==null){alert(“no icon found, make sure the pasted data is right and the icon pack have it”);return;}
item.setCustomIcon(icon);
Similar script is working fine on my appdrawer from TrianguloY
]]>I just used the Repository Importer to import the Change Home Page script.
I just used the Repository Importer to import the Change Home Page script. It works, but after a reboot, I must reset it again. Is there any way to have it load/run automatically upon boot and keep the same settings I had previously (it asks for the horizontal and vertical location of the new home page)?
PS: I need this for a wallpaper I’m using with KLWP (the wallpaper has 3 screens/pages). The home page is not the main wallpaper screen. Sorry if this made no sense, especially if you don’t have KLWP (I added it as addition info).
D5 Creation