NeroBurner
23a68ba45a
PineTimeStyle: use "" for our includes
...
Small fix to be consistent: use "" for our includes and <> for system
includes or packages by others.
2022-12-18 16:32:16 +01:00
Jean-François Milants
738c012a73
Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-options
...
# Conflicts:
# src/components/settings/Settings.h
2022-10-02 18:30:41 +02:00
minacode
79728730d7
fix typo
2022-09-28 20:53:02 +02:00
Kieran Cawthray
593ca2028d
Add half gauge/seconds option
2022-08-16 23:38:07 +02:00
ialokim
97140652d6
PTS: add seconds display
2022-08-07 18:43:22 +02:00
Kieran Cawthray
a0ba80882c
Initial mockup
2022-08-05 00:33:24 +02:00
Finlay Davidson
7f45538eb5
Apply clang-format to all C++ files
2022-06-05 09:15:46 +03:00
Riku Isokoski
8160748733
Force full screen refresh with a rounder function
...
When the screen switches, the full screen needs to be refreshed for the
hardware scrolling to work. This was enforced with backgroundLabels, but
is simpler to do with a rounder function.
2022-05-08 13:21:27 +02:00
Riku Isokoski
b31fbb4adb
New sharper batteryicon. Remove old unused batteryicons
2022-04-25 17:03:08 +03:00
mabuch
ea14c580ca
Rename PineTimeStyle to WatchFacePineTimeStyle
2022-03-12 18:16:09 +01:00