March, 2015

now browsing by month

 

Only use LL.

Originally shared by Masaoka Taro

Only use LL.

Not use widgets like zooper.

]]>

Title

]]>

TrianguloY , Lukas Morawietz

TrianguloY , Lukas Morawietz

Some czech user need this script, Can you write?

What they neeed.

User have one desktop, and his desktop have home screen, one screen on left side, one screen on right side, and one screen on top side.

He need if is on home screen and doing swipe down = go to notification. If is on other screen, doing only move down.

]]>

either this was just recently done or i missed it but awhile back i mentioned how desktop wallpapers were messed up

either this was just recently done or i missed it but awhile back i mentioned how desktop wallpapers were messed up …. well i just noticed it was fixed. thanks

]]>

is scrolling through a scrollable widget a bit laggy and unresponsive, i have scrollable widgets inside a panel and…

is scrolling through a scrollable widget a bit laggy and unresponsive, i have scrollable widgets inside a panel and on the desktop and scrolling through both them feels laggy and unreponsive. Just want to ask if i’m missing something in the setting to solve this? thanks

made a ‘Custom view’ as a calendar…. Cool :)

made a ‘Custom view’ as a calendar…. Cool 🙂

LL.bindClass(“android.widget.FrameLayout”);

LL.bindClass(“android.view.Gravity”);

LL.bindClass(“android.widget.CalendarView”);

var context = LL.getContext();

var calendarView = new CalendarView(context);

var lp = new FrameLayout.LayoutParams(FrameLayout.LayoutParams.MATCH_PARENT, FrameLayout.LayoutParams.MATCH_PARENT);

lp.gravity = Gravity.TOP;

calendarView.setLayoutParams(lp);

item.setVerticalGrab(true);

return calendarView;

]]>

Pierre Hébert​​ thank you sir for the update wallpaper tap works perfectly now.

Pierre Hébert​​ thank you sir for the update wallpaper tap works perfectly now. 

After update, my wallpaper of desktop has shrink to half of her size.

After update, my wallpaper of desktop has shrink to half of her size. And when I tried to use this new crop tool it just make my images half of my screen and only difference is that it would be in the center (center,unscaled – in this mode I still see android wallpaper around it) or stretched (fit width and height – it still is in low quality of half my screen). I change width to 480 and height to 800, and it is my screen size.

It is bug, or something in options?

]]>

12.3.1

12.3.1

in trial version, after 7 days, dont use some item, this is OK.

But Custom view, can be added.

 Pierre Hébert 

]]>

Oh yeah I forgot to say earlier one thing I would really like is a shortcut action to close a specific folder /…

Oh yeah I forgot to say earlier one thing I would really like is a shortcut action to close a specific folder / sidebar and not just the top most open folder or all folders. This would give way to lot more complexed scenes of page movements done with folders and side bars… And again I have to say if anyone knows a way to do that without scripting I’m definitely interested lol but all I see is the top folder or all of them or the automatic close which still I want a shortcut to close a specific one no matter where or when it is in the desktop group

]]>