InfiniTime/src/displayapp/screens
2022-11-19 10:39:02 +01:00
..
settings Clang format 2022-11-19 10:39:02 +01: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 Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03: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 Use PageIndicator in CheckboxList 2022-10-16 10:31:41 +02:00
CheckboxList.h Use PageIndicator in CheckboxList 2022-10-16 10:31:41 +02: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 Replace lv_label_set_text where possible 2022-04-18 19:47:42 +03:00
FirmwareValidation.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03: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 Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
HeartRate.h Remove unused includes in HearRate and Motion.h 2022-03-03 21:07:11 +01:00
InfiniPaint.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
InfiniPaint.h Merge branch 'paint-colorchange-vibration' of git://github.com/clemensvonmolo/InfiniTime into clemensvonmolo-paint-colorchange-vibration 2021-12-02 21:42:56 +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 Add PageIndicator widget to reduce code duplication (#1218) 2022-07-05 07:41:09 +02:00
List.h Add PageIndicator widget to reduce code duplication (#1218) 2022-07-05 07:41:09 +02:00
Metronome.cpp Disable value_str 2022-09-17 21:27:32 +02:00
Metronome.h Disable value_str 2022-09-17 21:27:32 +02:00
Motion.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03: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 Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
Notifications.h Notifications: no inTransition screen, simple blackbox is enough 2022-06-28 18:50:10 +02:00
Paddle.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
Paddle.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +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 Fix various typos 2022-06-05 09:31:23 +03:00
ScreenList.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
Steps.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
Steps.h Renamed confusing variables and general cleanup 2021-12-30 21:51:43 +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 Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
SystemInfo.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
Tile.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03: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 Reset timer by long pressing on the button (#1214) 2022-07-21 22:53:36 +03:00
Twos.cpp Reduce duplication in Twos (#1274) 2022-09-11 20:57:49 +02:00
Twos.h Reduce duplication in Twos (#1274) 2022-09-11 20:57:49 +02:00
WatchFaceAnalog.cpp Improve status icon visibility 2022-09-17 21:26:51 +02:00
WatchFaceAnalog.h New sharper batteryicon. Remove old unused batteryicons 2022-04-25 17:03:08 +03:00
WatchFaceCasioStyleG7710.cpp G7710 and Infineat : close the files after having verified that they exist. 2022-10-15 16:52:55 +02: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 G7710 and Infineat : close the files after having verified that they exist. 2022-10-15 16:52:55 +02:00
WatchFaceInfineat.h Watch face settings : disable watch faces that are not available (external resources are not installed). 2022-10-11 21:36:31 +02:00
WatchFacePineTimeStyle.cpp Edit all occurences of "watchface" to "watch face" 2022-10-10 12:43:11 +02:00
WatchFacePineTimeStyle.h Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-options 2022-10-02 18:30:41 +02: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 Fixed air quality amounts being off by a few orders of magnitude 2021-12-04 22:03:40 +02:00
Weather.h Bunch of bugs fixed, improved error handling, debug UI addition 2021-12-04 22:03:40 +02:00