.. |
settings
|
src: Enable unused parameter warning
|
2023-01-24 10:43:17 +02:00 |
Alarm.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
Alarm.h
|
Remove clockType variable by checking for nullptr instead.
|
2022-08-02 22:51:04 +02:00 |
ApplicationList.cpp
|
Add status icons widget
|
2022-08-02 22:49:12 +02:00 |
ApplicationList.h
|
Add status icons widget
|
2022-08-02 22:49:12 +02:00 |
BatteryIcon.cpp
|
New sharper batteryicon. Remove old unused batteryicons
|
2022-04-25 17:03:08 +03:00 |
BatteryIcon.h
|
Apply clang-format to all C++ files
|
2022-06-05 09:15:46 +03:00 |
BatteryInfo.cpp
|
added message, changed UI
|
2022-12-27 12:13:52 +01:00 |
BatteryInfo.h
|
Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes
|
2021-11-28 13:53:03 +01:00 |
BleIcon.cpp
|
Replace airplane mode with a bluetooth toggle
|
2022-04-02 16:16:47 +02:00 |
BleIcon.h
|
Replace airplane mode with a bluetooth toggle
|
2022-04-02 16:16:47 +02:00 |
CheckboxList.cpp
|
SetingTimeFormat use CheckboxList, reduce duplication
|
2023-01-12 22:02:32 +02:00 |
CheckboxList.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
Clock.cpp
|
Fix typo in Clock.cpp.
|
2022-10-01 21:11:58 +02:00 |
Clock.h
|
Merge branch 'ITCactus-watchface-casio-digital-G7710' into develop
|
2022-10-01 21:11:05 +02:00 |
Error.cpp
|
Disable value_str
|
2022-09-17 21:27:32 +02:00 |
Error.h
|
Apply clang-format to all C++ files
|
2022-06-05 09:15:46 +03:00 |
FirmwareUpdate.cpp
|
Force full screen refresh with a rounder function
|
2022-05-08 13:21:27 +02:00 |
FirmwareUpdate.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
FirmwareValidation.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
FirmwareValidation.h
|
Update includes to to be relative to src directory
|
2021-11-15 22:02:49 +01:00 |
FlashLight.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
FlashLight.h
|
Flashlight default to max brightness and code cleanup
|
2022-06-19 18:24:36 +02:00 |
HeartRate.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
HeartRate.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
InfiniPaint.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
InfiniPaint.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
Label.cpp
|
Add PageIndicator widget to reduce code duplication (#1218)
|
2022-07-05 07:41:09 +02:00 |
Label.h
|
Add PageIndicator widget to reduce code duplication (#1218)
|
2022-07-05 07:41:09 +02:00 |
List.cpp
|
List: Update list style and make it gray
|
2023-01-12 22:39:38 +02:00 |
List.h
|
Add PageIndicator widget to reduce code duplication (#1218)
|
2022-07-05 07:41:09 +02:00 |
Metronome.cpp
|
Implement a return app stack
|
2023-01-05 15:13:05 +01:00 |
Metronome.h
|
Disable value_str
|
2022-09-17 21:27:32 +02:00 |
Motion.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
Motion.h
|
Remove unused includes in HearRate and Motion.h
|
2022-03-03 21:07:11 +01:00 |
Music.cpp
|
Rename lvgl image files to .c
|
2022-06-05 09:15:46 +03:00 |
Music.h
|
Update track progress in MusicService. Fix #127
|
2022-04-25 15:51:12 +03:00 |
Navigation.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
Navigation.h
|
Update includes to to be relative to src directory
|
2021-11-15 22:02:49 +01:00 |
NotificationIcon.cpp
|
Update includes to to be relative to src directory
|
2021-11-15 22:02:49 +01:00 |
NotificationIcon.h
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
Notifications.cpp
|
Fix formatting
|
2022-12-26 22:18:50 +01:00 |
Notifications.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
Paddle.cpp
|
src: Enable unused parameter warning
|
2023-01-24 10:43:17 +02:00 |
Paddle.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
PassKey.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
PassKey.h
|
Force full screen refresh with a rounder function
|
2022-05-08 13:21:27 +02:00 |
Screen.cpp
|
Update includes to to be relative to src directory
|
2021-11-15 22:02:49 +01:00 |
Screen.h
|
src: Enable unused parameter warning
|
2023-01-24 10:43:17 +02:00 |
ScreenList.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
Steps.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
Steps.h
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
StopWatch.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
StopWatch.h
|
Simplified stopwatch lap buffer
|
2022-08-02 22:51:59 +02:00 |
Styles.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
Styles.h
|
Move radio button styling to a single place
|
2021-12-09 21:32:07 +01:00 |
Symbols.h
|
Infineat : Add support for external resources, and read the images and fonts from the ilesystem
|
2022-09-11 16:22:28 +02:00 |
SystemInfo.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
SystemInfo.h
|
Update includes to to be relative to src directory
|
2021-11-15 22:02:49 +01:00 |
Tile.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
Tile.h
|
Add status icons widget
|
2022-08-02 22:49:12 +02:00 |
Timer.cpp
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
Timer.h
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
Twos.cpp
|
Reduce duplication in Twos (#1274)
|
2022-09-11 20:57:49 +02:00 |
Twos.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
WatchFaceAnalog.cpp
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
WatchFaceAnalog.h
|
Format header files
|
2023-01-09 21:41:21 +01:00 |
WatchFaceCasioStyleG7710.cpp
|
Update clang-{format,tidy} to 14
|
2023-01-04 17:15:33 +01:00 |
WatchFaceCasioStyleG7710.h
|
Watch face settings : disable watch faces that are not available (external resources are not installed).
|
2022-10-11 21:36:31 +02:00 |
WatchFaceDigital.cpp
|
fix typo
|
2022-09-28 20:53:02 +02:00 |
WatchFaceDigital.h
|
fix typo
|
2022-09-28 20:53:02 +02:00 |
WatchFaceInfineat.cpp
|
infineat: Remove batterystyle
|
2023-01-26 10:58:47 +02:00 |
WatchFaceInfineat.h
|
infineat: Remove batterystyle
|
2023-01-26 10:58:47 +02:00 |
WatchFacePineTimeStyle.cpp
|
Edit all occurences of "watchface" to "watch face"
|
2022-10-10 12:43:11 +02:00 |
WatchFacePineTimeStyle.h
|
PineTimeStyle: use "" for our includes
|
2022-12-18 16:32:16 +01:00 |
WatchFaceTerminal.cpp
|
removed line
|
2022-11-19 10:37:48 +01:00 |
WatchFaceTerminal.h
|
fix typo
|
2022-09-28 20:53:02 +02:00 |
Weather.cpp
|
compiler warnings, #1035 and #notreported (#1481)
|
2022-12-12 22:28:39 +02:00 |
Weather.h
|
compiler warnings, #1035 and #notreported (#1481)
|
2022-12-12 22:28:39 +02:00 |