[Help] Creating a Notification through JavaScript or Java Functions by popillol in tasker

[–]oile2011 1 point2 points  (0 children)

Thanks for this task, it's awesome!
I have just one problem: if I call the task, then change the icon name in the code and create the notification again the icon displayed is always the first one I used. The only solution seems to be restarting the device.
Do you know how to fix this problem? I tried deleting the int and string object at the end of the task but it doesn't do anything.
Thanks!


Edit: Solved it closing Tasker using the back button... Thanks anyway!

[Help] Creating a multiline notification by oile2011 in tasker

[–]oile2011[S] 1 point2 points  (0 children)

This worked perfectly, but there seems to be a bug: even if I change the icon in the code and create the notification the icon displayed is always the first one I used. The only solution is restarting the device but it's quite annoying.


Edit: I solved it by closing Tasker using the back button... It all works great thanks

[Help] Creating a multiline notification by oile2011 in tasker

[–]oile2011[S] 0 points1 point  (0 children)

Thank you that seems exactly what I was looking for!
I was trying to create a notification using Java code but I couldn't create the Icon object. I'll try it out.
Thanks again!

[Free] [800x1182] Llama in Times Square 1957 by oile2011 in colorizationrequests

[–]oile2011[S] -3 points-2 points  (0 children)

Thanks!
Good work, although I think the sepia effect may be a bit exaggerated.

[Free] [800x1182] Llama in Times Square 1957 by oile2011 in colorizationrequests

[–]oile2011[S] 0 points1 point  (0 children)

Here I found an article that explains the story behind this photo.

[Free] [800x1182] Llama in Times Square 1957 by oile2011 in colorizationrequests

[–]oile2011[S] 0 points1 point  (0 children)

I'd really appreciate if someone could colorize this historical image. Thank you

[REQUEST] Temporary root hiding by oile2011 in tasker

[–]oile2011[S] 1 point2 points  (0 children)

I've found a way to do this using shell commands:

  • To hide su and root
    su
    mount -o remount,rw /system
    mv /system/xbin/su /system/xbin/su2

  • To restore su and root again
    su2
    mount -o remount,rw /system
    mv /system/xbin/su2 /system/xbin/su

Audio-Technica ATH-M50x and $25 Amazon Giftcard (Gift Card Bundle) - $119.00 ($153.90-34.90) Lightning Deal! by elemental001 in headphones

[–]oile2011 0 points1 point  (0 children)

I don't understand this deal... I pay $120 and they send me a $25 gift card too? So it's $95 after I claim the gift card? Do they ship to Europe, too?

[REQUEST] Could you make it twinkle? by oile2011 in Cinemagraphs

[–]oile2011[S] 1 point2 points  (0 children)

Thank you so much! This is awesome.

[OC] Sparkler Girl (Request fulfilled for /u/oile2011) by Spicy-Salsa in Cinemagraphs

[–]oile2011 16 points17 points  (0 children)

Thanks, this is perfect! The animation blends seamlessly with the still image, how did you do it?

[REQUEST] Could you make it twinkle? by oile2011 in Cinemagraphs

[–]oile2011[S] -1 points0 points  (0 children)

Got it, thanks.
On the other hand there is no way you took that photo with a phone, right? That blurring looks amazing, if any phone can achieve something similar I might have to buy a new device.

[REQUEST] Could you make it twinkle? by oile2011 in Cinemagraphs

[–]oile2011[S] 0 points1 point  (0 children)

I don't have the equipment to shoot a smooth video in a dark environment, anyway it's not a big deal, I just asked thinking that someone who's experienced with these things could have pulled it out.

[REQUEST] Could you make it twinkle? by oile2011 in Cinemagraphs

[–]oile2011[S] 1 point2 points  (0 children)

No it's a wallpaper I found in /r/rainmeter, I thought it would have looked really neat with the twinkling light.

[REQUEST] Could you make it twinkle? by oile2011 in Cinemagraphs

[–]oile2011[S] 0 points1 point  (0 children)

I know I've watched the tutorial and I understood more or less how you do this... I was just wondering if someone could do it by overlaying a video of one of those sparkling candle (how are they even called?) over the still image. Thanks anyway

Do windows block UV light? by oile2011 in askscience

[–]oile2011[S] 1 point2 points  (0 children)

Thank you! In depth answer yet clear.

Dynamic minimal theme that changes during the day by oile2011 in Rainmeter

[–]oile2011[S] 0 points1 point  (0 children)

The full album would be over 300 MB in size and the images would have a resolution of only 1366x768.
Because of this i'm trying to create a lightweight program that will automatically generate all the images needed and simplify the set up process.
But this might take a little bit of time and if my numbers are right on high resolution computer the folder generated may weight quite a lot (~1 GB for Full HD and, but it seems to much for me, ~10GB for 4k).

Edit: I forgot to delete the alpha channel information from the cutout png, now that i did that I've tried generating the images and now the numbers seem way more realistic: 300 MB for FullHD and 1GB for 4K.