now browsing by category
Hi how could we
– change scroll speed on desktop (e.g. instantenous when clicked on a bookmark)?
-change speed of tab switch in “All Apps”?
]]>I know this has nothing to do with ll or llx but i read posts in the past about some users using fusion player and i…
Hi all!
I am now a beta tester. But Google Play doesn’t show an update for LLX. How can I update to beta?
Yes I am a paid user.
]]>“How does scripting work???”
Well, I was about to post that question after for about an hour I struggled badly with scripting. First thought: “Hey, how hard can it be? You’re a developer pro.”… and honestly: it is hard. Very hard. Really, I was about to give up. But then decided to use my notebook side by side with my tablet.
Here are some findings and suggestions.
0) I started creating a shortcut with action “Run script”. Added some basic lines, positioning the home desktop. Surprisingly it worked.
1) Opening Editor
But how the hell to edit the script?? Took me ages and finally found the posting pointing to “Script Editor” in “All apps”. It should be easier, waaay easier to go to the editor. In my example, in the shortcut’s configuration it should be possible to launch the editor for that script.
EDIT: I see when in “+” tab “Run script” is chosen as an action for “tap” or a gesture, it is possible to enter the editor by tapping that action and choosing again “Run script”. But there’s no way if a shortcut directly is set to “LL Action >> Run script”.
2) Keyboard mode
When editong script, the keyboard should be set to “autocomplete off” or “autocorrect off”. When in Zooper editing “advanced options” (manual text also IIRC) for example it is off, so typed text is not “corrected” (here: destroyed) by the keyboard.
3) Editor or “Edit…”
Opening help in browser and going back works good so far. But was is the difference between “Edit…” and the editor I’m already in? Is it currently just an alternative to the first editor and only one will be in the final release? I’m confused.
4) “Intellisense” / Autocomplete
I’m a .NET professional and Visual Studio has stunning “Intellisense” which when just typing a few characters shows possible types, methods, etc. I do not ask for that level of guidance, but I really think there has to be be some help of any kind.
My thought: many keyboards with auto-complete feature show suggestions or alternatives in a scrollable bar. Let’s say I have a Desktop object called “dtHome”, so when I type “dtHome.” (dot at the end) a bar might show the methods and properties possible in bar (or 2 or 3 lines), which dynamically adjusts as I continue typing.
This would (for everyone, not just beginners) dramatically help editing scripts without switching back and forth between editor and help.
5) Syntax check
For fun I just entered “var test = LL.gethome();”. There was no sign (a) the casing is wrong (“getHome”) and (b) the method does not exist at all. Syntax (even rudimentary) should at least be validated when leaving the editor.
6) Syntax highlighting
Color coding objects, methods, parameters etc would help. But this is low priority since scripts probably won’t be very long.
7) Debugging
Any kind of debugging functionality would be of great help. Break points for example.
Idea:
If I set a breakpoint at a specific line, when the script is executed and the breakpoint reached, a semitransparent overlay could pop up over the desktop showing the current portion of the script.
Buttons: “Play” = continue, “Single step”. And maybe a button to switch the position of the debug overlay (top, middle, bottom should be sufficient).
I possible: a line showing an objects most useful properties (like ID, position etc) when clicked in shown code.
Well… seems though I call myself a “Pro” developer I might think about wether I’m really “Pro” when I’m already too dependent on such kind of assistance 😉
EDIT: Pierre Hébert , though I currently have no ideas for what I might do with scripting, it really is a VERY powerful feature, big thumbs up. Even if only for a few. There already are some great postings in “Scripts” section.
]]>Hello, how may I go v9.9.9 beta from v9.3 stable ?
Can anyone give me a way of getting a beta version of llx.
Is there a shortcut or other way to change the default desktop?
Right now the way I’m doing it is to create a shortcut in Tasker that loads the appropriate home screen based on the context, and assign that shortcut to the home key.
]]>I know there are better places to ask, but I was curious about any lesser-known apps or widgets you all use.
I also have a bunch of questions below about things I can’t figure out our discover any workarounds.
A. Has anyone found a widget or way to make a scrollable wheel formation? Like a dial of apps circling like a wheel?
B. Has anyone found a widget or way to make apps appear on finger press/swipe and select on finger release? Best example is the Start Lockscreen or swipepad/glove box.
C. Does anyone know how to make zooper or tasker scenes cycle through the color spectrum. Another option may be to crop and place live wallpapers in the frontmost wallpaper placeholder but it seems as though gifs may be the only option I can find for animating only part of a screen.
D. I know I can make things happen “on swipe” from tasker or LLX, but I like when items drag rather than a triggered sequence of events. The drag/scrolling question is an issue I run into constantly. Such as finding a way to seemlessly diagonal scroll in LLX. Since stop points/desktops don’t rotate, I can’t for the life of me figure out how to drag and scroll diagonally without getting of the track every once in a while. Panels are currently bugged when rotated for many of us, so that is not an option.
I’ll share some of my widgets and little customization quirks I’ve found if there is any interest in the post.
]]>Didn’t there use to be an option to access a widgets settings by long pressing it?
By widgets settings I mean the actual widgets settings, I put a widget on my lockscreen and tried to change its settings but this just unlocked the phone so I tried long pressing it to change it but the options not there.
]]>Hello
I have a new phone and I’m building a new screen with LLX on it and it’s nearly finished but there is one thing that I don’t know how to do, maybe somebody here may help me as i’ve seen that in many screens shared here.
What I want : have “Missed Calls” and “SMS” counters added with a small number on the top-right of my Phone and SMS icons.
What I have done
—————- – I have created a 1×1 zooper widget (i have pro version) with a text field whose value comes from a formula like (for SMS) $#SMCALLS#>0?#SMCALLS#$. The formula is working fine and the result displayed correctly. The background of the widget is fully transparent
– I have put the widget behind my icon and I can see the SMS icon and the counter => fine
But
—
Pb1 : When I click on the SMS icon, it’s the widget configuration screen that is opened, not the SMS application
Pb2 : The counter is not updated as I wish (at SMS event)
For the 1st problem, I don’t know what to do, any suggestion is welcomed.
For the 2nd problem, I believe that it can be easily resolved by using Tasker but I have not bought it so far and what I read of comments on Tasker is that it’s very complexed and I would prefer not spend 2 weeks only to have a small counter. So is there any other way to have my counter updated more easily ?
Thanks in advance for your good advices 🙂
]]>