September, 2015
now browsing by month
Hello everyone!
Hello everyone! I’m a new user and have a question. Is there a way to select more than just one item at a time in edit mode? So that some items can share same properties. Or just to move more items around in one action. Thanks
V12.6 stable, with the floating desktop feature.
It took me more than two months to build this version, but at last it is here. I hope it was worth the wait!
Full ChangeLog: http://www.pierrox.net/cmsms/applications/lightning-launcher/change-log.html
]]>Is it possible to password protect the app drawer?
Is it possible to password protect the app drawer? For certain reasons, I do not want to use the lock screen. I just want the user to be prompted to enter a password when attempting to access all apps. For this to make any sense the user would also need to be prompted to enter a password when long pressing on the desktop screen to customize (e.g., adding actions, etc.). Not sure if this is possible but thought I’d ask because this would be extremely useful to me.
Could you put app search in the overflow, will be usefull when the actionbar is hidden.
Hey, all.
About wallpapers on secondary desktops..
About wallpapers on secondary desktops..
While I can get the wallpaper to scroll on the system wide settings, I can’t get it to for an individual desktop when I set an individual desktop wallpaper. My only options are “center, unscaled” and “fit width and height”, neither of which scroll.
What am I missing?
Running into a problem with events.
I go to the edit screen, go to properties, go to events, pick the swipe that I want to customize, pick the app. I go back to the desktop and…nothing. The swipe doesn’t work. I go to a shortcut that already has a swipe that doesn’t work because my phone names ‘Phone’ differently. Pick the swipe, change the app, go back to test, and it still tries to go to the wrong dialer.
Any clue what could be causing the problem?
]]>Hi
I want to lern myself scripting in ll and have mastered the first examples.
With the following code I intend to call a script by tapping an icon and the email app is called with a fixed receiver.
But it will not work anyway with handing over of the receiver list:
#####################################
var emailIntent = new Intent(Intent.ACTION_SEND);
emailIntent.setData(Uri. fromParts(“mailto:”, “xxx.xxx@web.de”, null));
emailIntent.setType(“text/plain”);
adr = [“xxx.yyy@web.de”];
emailIntent.putExtra(Intent.EXTRA_EMAIL , adr );
emailIntent.putExtra(Intent.EXTRA_SUBJECT, “von meinem Handy verschickt”);
LL.startActivity(emailIntent );
##############################
What am I doing wrong? The subject comes anyway.
]]>Hi. How can I create a short cut to launch Google Now?
Hi. How can I create a short cut to launch Google Now?