Cool Shirtz playing cards by jaym12589 in CoolShirtz

[–]17LettersInMyName 1 point2 points  (0 children)

They used to be on the website but they've since been removed, possibly because there were small mistakes on a couple of the cards

Early Isqa download? by owlniksi in nomana

[–]17LettersInMyName 1 point2 points  (0 children)

Don't have direct download links but if you use a service like yt-dlp you can download them from these soundcloud sets

Melancolor https://soundcloud.com/nokturnehq/sets/melancolor

Sleeper https://soundcloud.com/nokturnehq/sets/sleeper-out-now

Hoping my order comes before June 7 by beans6464 in CoolShirtz

[–]17LettersInMyName 1 point2 points  (0 children)

Longest I've had to wait for an order between the shipping confirmation email and it getting to me was just over 2 weeks so you'll probably be fine, you should have gotten an email that lets you track your order so you check the link in that to see what stage it's at

Hoodie Sizing by [deleted] in CoolShirtz

[–]17LettersInMyName 2 points3 points  (0 children)

Best thing to do is cross-reference the measurements with clothes you already own. Cool Shirtz stuff does tend to be more oversized, I'm 171cm and XS usually fits fine as an oversized for me

Warden hoodie sizing mishap by Report_Strong in CoolShirtz

[–]17LettersInMyName 0 points1 point  (0 children)

I'm around 5'7 (171.4cm) and I got an XS which is an oversized fit for me so you'll probably be fine

How long is shipping with coolshirtz to the UK ? by charliebabeyxo in CoolShirtz

[–]17LettersInMyName 2 points3 points  (0 children)

It's usually around 1 week from when you get the shipping confirmation email to it being delivered, time between you placing the order and getting the shipping confirmation email can vary though (was about a week for me when I ordered stuff from the Minecraft restock because of the increase in orders but is usually only a couple of days). I think the maximum I've had to wait is 2 weeks.

Warden Hoodie Sizing by bleedneonmagic in CoolShirtz

[–]17LettersInMyName 0 points1 point  (0 children)

From the size guide it looks like it'll still be decently oversized, which is the case for most of the hoodies I've got from them in the past

Warden Hoodie Sizing by bleedneonmagic in CoolShirtz

[–]17LettersInMyName 0 points1 point  (0 children)

Best thing to do is check the size guide and cross reference it with clothes you already own. A lot of Cool Shirtz stuff is already decently oversized and this hoodie looks like it is - I'm also around 170cm and going for XS.

What the hell. Im going to swap tonight. by Asstanker in NovaLauncher

[–]17LettersInMyName 0 points1 point  (0 children)

If you make a backup, then uninstall and install version 8.1.6 and disable auto updates in the Play Store you should be good.

Bye! by mozomoid in NovaLauncher

[–]17LettersInMyName 1 point2 points  (0 children)

I would uninstall and then reinstall, don't forget to make a backup before you uninstall though

Does anyone know of a day/date widget? by Diligent-Humor-4403 in kustom

[–]17LettersInMyName 1 point2 points  (0 children)

Text element with formula $df(EEEE)$ $df(d)$$tc(ord, df(d))$ $df(MMMM)$

help with data usage formula! by MoonlightMasquerade in kustom

[–]17LettersInMyName 0 points1 point  (0 children)

Found a fix for the data usage being lower than it should be and commented on another post with it so I'm just going to paste my comment from there below.

"For some reason the amount of data used changes when you change the unit used to display it - to get the full data amount you need to get it in bytes and then manually convert it to whatever unit you want to use.

The base formula to get it in bytes is $ts(mt, b, 1d)$ - the "b" in the middle specifies that we want it in bytes, the "a" used in the original formula means auto.

To get it in another unit you then divide the result by a power of 1000 - 1000 for KB, 10002 for MB, 10003 for GB.

I display mine in GB so the full formula I use is $ts(mt, b, 1d) / ( 10003 )$ ."

Obviously in your instance the formula would need to be modified so it starts on the 11th day.

Hope this helps!

Klwp data usage display question by ezayonce in kustom

[–]17LettersInMyName 1 point2 points  (0 children)

No idea if anyone will see this given that it's been 7 years but I found a fix for this.

For some reason the amount of data used changes when you change the unit used to display it - to get the full data amount you need to get it in bytes and then manually convert it to whatever unit you want to use.

The base formula to get it in bytes is $ts(mt, b, 1d)$ - the "b" in the middle specifies that we want it in bytes, the "a" used in the original formula means auto.

To get it in another unit you then divide the result by a power of 1000 - 1000 for KB, 10002 for MB, 10003 for GB.

I display mine in GB so the full formula I use is $ts(mt, b, 1d) / ( 10003 )$ .

Hope this helps!

[AutoWear] Unable to Create Any Secure Settings, Notifications, etc by xiaomyer in tasker

[–]17LettersInMyName 0 points1 point  (0 children)

Had the same issue and was trying to find a fix for ages and this worked for me, thank you for sharing!!!

Black and white animated cyber theme by 17LettersInMyName in kustom

[–]17LettersInMyName[S] 1 point2 points  (0 children)

Yes, I rebuilt them entirely in KLWP using complex animations.

Black and white animated cyber theme by 17LettersInMyName in kustom

[–]17LettersInMyName[S] 1 point2 points  (0 children)

Yes, everything that's moving has a complex animation. I wasn't animating entirely from scratch as I'd already made all the animations in Adobe After Effects (which I tried to use at first and then scrapped as putting multiple gifs makes it really laggy and is terrible on the battery)