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

### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! Let's specify how resources will be packaged and handled by...

question/discussion

### Verification - [X] I searched for similar bug reports and found none was relevant. ### What happened? Battery drains to 0% and the watch doesn't appear to "shut down"...

bug

### Description Sometimes devices reboots (by watchdog or because of low battery), then alarm time and settings are lost. As result alarm is missed and device has to be setup...

feature request

Exact opposite of #1303 . Before: ```bash ╰─$ grep -r "Watchface\|watchface" 130 ↵ doc/MemoryAnalysis.md:Using this technique, I was able to trace all malloc calls at boot (boot -> digital watchface):...

documentation

This pull request is for adding support for the BMA425's wrist-tilt or raise-to-wake functionality. I have tested this on a PineTime Dev kit and have found no issues to far....

#1229 introduced a manual trigger for the workflows. With #1279 the functionality was removed again. As this can be a useful feature for running workflows for other branches than develop,...

In some of the docs, settings and CMakeList, "watchface" was written as two words: ``` ╰─$ grep -ri "watch face" doc/gettingStarted/gettingStarted-1.0.md:### Digital watch face doc/gettingStarted/gettingStarted-1.0.md:![Digital watch face](ui/watchface.jpg) doc/gettingStarted/gettingStarted-1.0.md:This is what...

documentation

This PR adds the ability to choose between 3 different options for the PTS step count display, the original full gauge, a half gauge with seconds (#915) and a numerical...

feature request