InfiniTime/src/displayapp/screens
Mingjie Shen cd8216d1c9 SettingDisplay: Reduce buffer size
Given that 2^16 / 1000 is 65, we can make the buffer only 3 chars.
2023-12-01 08:52:42 +01:00
..
settings SettingDisplay: Reduce buffer size 2023-12-01 08:52:42 +01:00
Alarm.cpp Application selection at build time 2023-11-19 21:13:55 +01:00
Alarm.h Fix code formatting 2023-11-19 21:13:55 +01:00
ApplicationList.cpp Fix code formatting 2023-11-19 21:13:55 +01:00
ApplicationList.h Fix code formatting 2023-11-19 21:13:55 +01:00
BatteryIcon.cpp Add low battery indicator to StatusIcons, digital and analog watchfaces 2023-03-02 13:38:31 +02:00
BatteryIcon.h Add low battery indicator to StatusIcons, digital and analog watchfaces 2023-03-02 13:38:31 +02:00
BatteryInfo.cpp Revert "added low battery message" 2023-03-02 13:38:31 +02:00
BatteryInfo.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02: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 screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
CheckboxList.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Clock.cpp PineTimeStyle weather display () 2023-06-04 16:52:31 +02:00
Clock.h Application selection at build time 2023-11-19 21:13:55 +01:00
Error.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Error.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FirmwareUpdate.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FirmwareUpdate.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FirmwareValidation.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FirmwareValidation.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FlashLight.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FlashLight.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
HeartRate.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
HeartRate.h Fix code formatting 2023-11-19 21:13:55 +01:00
InfiniPaint.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
InfiniPaint.h Fix code formatting 2023-11-19 21:13:55 +01:00
Label.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Label.h screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
List.cpp screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
List.h screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
Metronome.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Metronome.h Fix code formatting 2023-11-19 21:13:55 +01:00
Motion.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Motion.h Fix code formatting 2023-11-19 21:13:55 +01:00
Music.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Music.h Fix code formatting 2023-11-19 21:13:55 +01:00
Navigation.cpp Tidy up 2023-11-11 18:07:07 +01:00
Navigation.h Fix code formatting 2023-11-19 21:13:55 +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 screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
Notifications.h screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
Paddle.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Paddle.h Fix code formatting 2023-11-19 21:13:55 +01:00
PassKey.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
PassKey.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Screen.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
Screen.h dirtyvalue: Move to src/utility 2023-03-27 22:12:32 +00:00
ScreenList.h screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
Steps.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Steps.h Fix code formatting 2023-11-19 21:13:55 +01:00
StopWatch.cpp Fix potential buffer overflows when calling sprintf 2023-12-01 08:52:42 +01:00
StopWatch.h Fix code formatting 2023-11-19 21:13:55 +01:00
Styles.cpp Centralize most color definitions () 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 PineTimeStyle weather display () 2023-06-04 16:52:31 +02:00
SystemInfo.cpp Fix potential buffer overflows when calling sprintf 2023-12-01 08:52:42 +01:00
SystemInfo.h watchdog: Replace WatchdogView with const Watchdog 2023-02-25 16:57:12 +02:00
Tile.cpp Application selection at build time 2023-11-19 21:13:55 +01:00
Tile.h navigation: Add is available () 2023-09-02 19:43:39 +02:00
Timer.cpp Application selection at build time 2023-11-19 21:13:55 +01:00
Timer.h Fix code formatting 2023-11-19 21:13:55 +01:00
Twos.cpp Fix potential buffer overflows when calling sprintf 2023-12-01 08:52:42 +01:00
Twos.h Fix code formatting 2023-11-19 21:13:55 +01:00
WatchFaceAnalog.cpp watchfaceanalog: Background in lvgl () 2023-08-15 13:01:17 +02:00
WatchFaceAnalog.h watchfaceanalog: Background in lvgl () 2023-08-15 13:01:17 +02:00
WatchFaceCasioStyleG7710.cpp Fix Typo 2023-06-17 17:44:28 +02:00
WatchFaceCasioStyleG7710.h Fix Typo 2023-06-17 17:44:28 +02:00
WatchFaceDigital.cpp Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
WatchFaceDigital.h Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
WatchFaceInfineat.cpp Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
WatchFaceInfineat.h Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
WatchFacePineTimeStyle.cpp PineTimeStyle weather display () 2023-06-04 16:52:31 +02:00
WatchFacePineTimeStyle.h PineTimeStyle weather display () 2023-06-04 16:52:31 +02:00
WatchFaceTerminal.cpp Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
WatchFaceTerminal.h Watchfaces: Assume motionsensor is ok 2023-04-16 14:15:49 +00:00
Weather.cpp screens: Remove displayapp parameter from screen 2023-02-25 16:56:03 +02:00
Weather.h Fix code formatting 2023-11-19 21:13:55 +01:00