zst123
zst123
I was able to reproduce this with Popup Dim enabled. As a work-around, you can reducing the Popup Dim to 0%
Hello Pl1997, Yes, I stopped working on this module, unfortunately. To make this module, it needs a lot of testing across different types of phones. I have spent countless hours...
Work-around by using tags. Still need to find a better solution though
Hi LumenTeun, Thanks for your contribution. It seems that the code looks all good, but I haven't tested it yet. One way to make the change apply on the go...
I did have a look at GravityBox's source code a few months back. However, I gave up after an hour since its codes are so messy.. If you know any...
@Firefairy The reason the format doesn't work for centered clock is because ROMs usually don't center the clock. They hide the right clock and show _another_ clock in the center....
These work nicely ` ` and ` ` for sizes Here's an example http://forum.xda-developers.com/showpost.php?p=47380864&postcount=247 Blinking colon sounds cool. I'll see if I can recreate that. Thanks for the idea!
`'' dd '' hh:mm:ss '' aa ''` for a small day of week, normal size hour/minute/seconds, small sized am/pm.
Hi Efreak, What are these "funny things" that happen? Are you using any module that adds text to the clock? Those may interfere too. When you disable seconds option. The...
I faced the same issue with ESP32S3 master, and ESP8266 slave. The mismatch in size is because `time_t` is previously 32-bit but updated to 64-bit in newer versions of `esp-idf...