John Crawford

Results 27 comments of John Crawford

I can reproduce this as well. This issue seems to also be the roots of the issue we're experiencing with #1869 (https://github.com/InfiniTimeOrg/InfiniTime/pull/1869#issuecomment-1915865847). There is some kind of issue with how...

is there anyway to reduce the brightness lower than the lowest setting right now? Currently on the lowest brightness setting it's gone ~15 hours and it's at ~35%, which was...

I've changed it so that the "always on" setting prevents the display from turning off, but the watch still goes into the sleep mode, and just sets it to a...

> Seems to work well with the above change. I haven't been running it long enough to test battery yet though. One suggestion would be to disable always on if...

> A common pattern you'll spot all across InfiniTime is using queue read timeout to implement periodic tasks. Many tasks have an event queue that they read from forever, and...

> I have applied this, and it doesn't work. Screen still doesn't update while sleeping and when I wake it up the colors invert, which is extremely weird. Any idea...

> > Wouldn't be an update every minute enough for an always on display? It should increase the battery runtime further. > > Off course with hiding the seconds hand......

This pr, for the most part, is complete. Only remaining issue is sometimes the display does not go into the lowest setting when going to sleep, and stays at the...

I took a peek at the datasheet, and implementing switching to reduced colors while always on. The datasheet says this uses less power, but by how much I am unsure....

Applied your patch, and it has fixed the issue on my device as well. Bumped the settings version, while I was at it Also figured out how to modify the...