now browsing by category
When Lukas Morawietz posted the first version of his “Blur script” without the picture.
When Lukas Morawietz posted the first version of his “Blur script” without the picture. I thought he made something like this.
This is just a little PoC too. Scaling this thing is harder then I imagined.
]]>Proof of Concept: Set live wallpaper directly
(Requires Permission com.android.set_wallpaper_component, which can’t be granted without a rooted phone)
(Example live wallpaper used in code)
This could be used to e.g. enable one live wallpaper per desktop / different wallpaper for lightning etc.
]]>TrianguloYBruno-Isa LAMOUR-ARNOULD
TrianguloYBruno-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.
]]>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.
]]>The day- and month-names can be done in local language taken from your phone/tablet language.
The day- and month-names can be done in local language taken from your phone/tablet language.
One problem: It won’t show 3letter day-names.
Is it my ROM or my language ??
Please try code below and share your result.
EDIT, Specs: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns
]]>Proof of Concept: Near Realtime Blur
I just don’t have much time currently, but there were so many requests for blur effects lately…
Maybe someone can create something useful with this.
]]>Okay, challeged by TrianguloYI will cause the next big thing. ;-)
Okay, challeged by TrianguloYI will cause the next big thing. 😉
analoge clock binding.
search xda and other watch face Repo’s for pics.
]]>Clock bindings
Clock bindings
I had fun writing them, use them if you want 🙂
(And yes Jappie Toutenhoofd, this was because of your post too 😉
1) Custom number characters: a simple one changing the numbers (perhaps you remember them from my simple page indicator). You can use your own characters too.
2) Roman numbers: a funny one, the numbers are wrote with Roman numbers instead.
Note: for Roman reasons 00:00:00 is wrote as XXIV:LX:LX (24:60:60)
3) Binary: the usual binary clock, using those ‘box’ characters, but you can change them.
4) Random sums: the funniest and worst to read one. Each number is wrote as a random finite sum of random positive numbers (or 0). You have one second to guess the time XD (or you can remove the seconds and you will have a minute)
]]>Because there are LL-users using Zooper for this. :-(
Originally shared by Jappie Toutenhoofd
Because there are LL-users using Zooper for this. 🙁
]]>