InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS

Results 326 InfiniTime issues
Sort by recently updated
recently updated
newest added

Changes in any .md file should not trigger a build workflow

Previously the minimum number of digits was fixed at two. Now it will be determined from the max value.

### Verification - [X] I searched for similar bug reports and found none was relevant. ### What happened? InfiniTime sends Steps count from the previous day in some cases ###...

bug

Making the icons white Improves the visibility, but also makes them more subdued instead of attention grabbing. I was planning on making this change regardless of #1263. Relates to #958....

When using the device I am often uncertain if I did infact set the alarm. This patch adds display of the clock icon for the DigitalWatchFace and WatchFacePineTimeStyle. I decided...

### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! add list of color correction by type of color blindness...

enhancement

A sleep mode is needed so the watch can be worn during the night without causing the menus to activate. Sleep mode disables notifications, touch wakeup, motion wakeup and chimes....

### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! I want to install new watchfaces and apps without flashing...

feature request
external flash

### - [X] I searched for similar bug reports and found none was relevant. ### What happened? Step counter doesn't start counting after 12AM unless watch is awaken ### What...

bug

After receiving a PineTime for Christmas, I started trying to code a bit for it. The first thing I noticed was that the very nice PineTimeStyle watch face does not...