November, 2015

now browsing by month

 

Can anyone pls teach me how to make a homescreen that opens up like a curtain; with both vertical halves moving in…

Can anyone pls teach me how to make a homescreen that opens up like a curtain; with both vertical halves moving in opposite directions to the left and right?

Would greatly appreciate it. Thanks

Hi Pierre Hébert​ Could you disable Floating desktop when Lock desktop is there ?

Hi Pierre Hébert​ Could you disable Floating desktop when Lock desktop is there ?

Because we can unlock from App drawer

]]>

Battery level using TrianguloY​ ‘s script

Battery level using TrianguloY​ ‘s script

So from red when low to green when high

drawarc( $bat_level,100, Color.HSVToColor([animate(“$bat_level”)/100*120,1,1]), 2, 0.3, 0.4);

]]>

Pierre Hébert did you already know AndroidJSCore??

Pierre Hébert did you already know AndroidJSCore??

If no, you may find it interesting 😉

Source link: https://github.com/ericwlange/AndroidJSCore

https://github.com/ericwlange/AndroidJSCore
]]>

Can anyone help me out?

Can anyone help me out? I wanna make a slidout drawer on the home screen if anyone can point me to a tutorial or help me out. Also I would like help with doing like a fab button where I press and items or like dock slides up.

]]>

TrianguloY​Bruno-Isa LAMOUR-ARNOULD​

TrianguloY​Bruno-Isa LAMOUR-ARNOULD​

Made a little instruction video

For later reference: Script is by TrianguloY​

]]>

Analog clock: lines and/or arcs

Analog clock: lines and/or arcs

Jappie Toutenhoofd​​: this is the clock I scripted for your ‘challenge’ 😉 Not what I had in mind at first, but I like it. (Reposted, I forgot to choose the community)

Also, I’m not sure but I remember someone asking for something like this time ago. I don’t remember, but if you do and are reading this: sorry, here you have.

This is a binding to create an analog clock using lines or arcs. The binding is created so that you can easily change some parameters: radius where to draw, width of the lines, number to use, color to use and choose between lines or arcs. You can even add more or remove them.

The script contains the instructions to set it up. To ‘install’ it simply set it in the dummy binding of an item. A square item is recommended.

Note: it uses the normal background of the item, and will create one if there is none. But if it already has a non-square one set, the clock will probably be shown at an incorrect position. Simply remove it and let the script create the correct one

In the video it is shown the default script, the default with lines instead of arcs, and four examples for demonstration purpose. A digital clock is at the bottom to help understanding.

]]>

Hi

Hi

I have several panel with apps. this panel are shown when swipe right and close when swipe left using bidings and variables

I want to set the variable that close all panels when an application inside any panel is launch, like the folders behaviour

¿Is this possible?

]]>

Question about LLX and KLWP.

Question about LLX and KLWP. I loaded a KLWP preset that has multiple screens, but they’re all overlapping one another. Or, with a different preset, I can’t seem to get the scrolling to work to swipe between screens. What am I doing wrong? I suspect I’ve got an incorrect LLX setting, but I don’t know which one it may be. Anyone got any advice?

]]>

Realtime blur

Realtime blur

This is just a demo, it contains hardcoded item id etc.

Feel free to use it for whatever you can do with it.

If you want to modify it: f is the downscale factor, b is the blur radius.

By the way: This was recorded with Android studio. If you have a pc, this is a convenient way to record android videos on all 4.0+ devices.

]]>