1
0
Fork 0
InfiniTime/src/displayapp/screens
2025-01-02 11:55:15 +00:00
..
settings remove empty screen after settings menu simplified 2025-01-02 11:55:15 +00:00
Alarm.cpp Alarm persist to flash (#1367) 2024-09-28 08:14:08 +02:00
Alarm.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
ApplicationList.cpp Fix code formatting 2023-11-19 21:13:55 +01:00
ApplicationList.h Watch face selection with CMake 2023-12-23 21:29:13 +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 Watch face selection with CMake 2023-12-23 21:29:13 +01:00
Dice.cpp New dice-rolling app: InfiniDice! (#1326) 2024-01-23 09:45:52 +01:00
Dice.h New dice-rolling app: InfiniDice! (#1326) 2024-01-23 09:45:52 +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 Remove space before colon 2024-08-18 11:58:56 +02:00
FirmwareValidation.h screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
FlashLight.cpp Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
FlashLight.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
HeartRate.cpp Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
HeartRate.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
InfiniPaint.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
InfiniPaint.h Watch face selection with CMake 2023-12-23 21:29:13 +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 Watch face selection with CMake 2023-12-23 21:29:13 +01:00
Metronome.cpp Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
Metronome.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
Motion.cpp bma421: Change acceleration values to 'binary milli-G' units 2024-02-11 20:46:26 +01:00
Motion.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
Music.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Music.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
Navigation.cpp Tidy up 2023-11-11 18:07:07 +01:00
Navigation.h Watch face selection with CMake 2023-12-23 21:29:13 +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 Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
Notifications.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
Paddle.cpp screens: Remove unused DisplayApp parameters 2023-02-25 16:56:03 +02:00
Paddle.h Watch face selection with CMake 2023-12-23 21:29:13 +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 Watch face selection with CMake 2023-12-23 21:29:13 +01:00
StopWatch.cpp Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +02:00
StopWatch.h Refactor doNotGoToSleep to a wakelock counter 2024-09-21 22:45:57 +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 Alarm: Replace clock icon with bell 2024-02-12 16:08:40 +01:00
SystemInfo.cpp update source code URL to mine at lab.trax.im 2025-01-02 11:55:15 +00:00
SystemInfo.h Remove unused pointer to DisplayApp member variables (#2125) 2024-09-29 19:39:14 +02:00
Tile.cpp Application selection at build time 2023-11-19 21:13:55 +01:00
Tile.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
Timer.cpp Use DirtyValue for timer 2024-09-14 11:20:47 +02:00
Timer.h remove unused include 2024-11-25 08:55:37 +01:00
Twos.cpp Fix potential buffer overflows when calling sprintf 2023-12-01 08:52:42 +01:00
Twos.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
WatchFaceAnalog.cpp Analog, Digital: a lighter shade of pink 2025-01-02 11:55:15 +00:00
WatchFaceAnalog.h spelling: 'Analogue' 2025-01-02 11:55:15 +00:00
WatchFaceCasioStyleG7710.cpp chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
WatchFaceCasioStyleG7710.h chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
WatchFaceDigital.cpp Analog, Digital: a lighter shade of pink 2025-01-02 11:55:15 +00:00
WatchFaceDigital.h show owner name (on Analog, Digital, Terminal) 2025-01-02 11:55:15 +00:00
WatchFaceInfineat.cpp chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
WatchFaceInfineat.h chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
WatchFacePineTimeStyle.cpp Switch to simpler temperature interface 2024-11-04 21:22:38 +01:00
WatchFacePineTimeStyle.h SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
WatchFaceTerminal.cpp Terminal: tweak text, colour, lower case; refactor source 2025-01-02 11:55:15 +00:00
WatchFaceTerminal.h chrono: Resolve TODOs related to C++20 chrono feats 2024-03-14 21:09:03 +01:00
Weather.cpp Weather: fix min and max temperature being switched 2024-11-16 23:53:33 +00:00
Weather.h weather: Add new app with forecast 2024-02-18 12:57:48 +01:00
WeatherSymbols.cpp weather: Add new app with forecast 2024-02-18 12:57:48 +01:00
WeatherSymbols.h weather: Add new app with forecast 2024-02-18 12:57:48 +01:00