| Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes
# Conflicts:
# doc/contribute.md
# src/displayapp/screens/BatteryInfo.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix animation when long pressing on screens adjacent to watch face
|
|
Remove some clang-tidy checks
|
|
fix Motion Service UUID in doc and code comments
|
|
BatteryInfo: remove unused FreeRTOS.h and timer.h includes
|
|
|
|
|
|
|
|
This reverts commit 29bb359e90bff68bdfca67bbd42baeac73dae6ae.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
|
|
|
|
Fix unresponsive touch panel after update to 1.7
|
|
|
|
|
|
Close customizer menu with button in PTS
|
|
are not the ones we expected (until we know more about these communication and IDs issues).
|
|
|
|
|
|
|
|
|
|
Fix Alarm app crashing on buttonpress
|
|
|
|
|
|
|
|
Add data validity check and retries in CST816S driver
|