InfiniTime/src/displayapp/screens
2021-08-28 17:10:01 +03:00
..
settings Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
ApplicationList.cpp Add new unique icons for some apps 2021-07-25 17:55:08 +02:00
ApplicationList.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
BatteryIcon.cpp Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping 2021-08-10 12:30:42 +02:00
BatteryIcon.h Notify battery level every 10 minutes when connected to a BLE host. 2021-07-11 16:55:06 +02:00
BatteryInfo.cpp Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick 2021-07-13 20:53:40 +02:00
BatteryInfo.h Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick 2021-07-13 20:53:40 +02:00
BleIcon.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
BleIcon.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Brightness.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
Brightness.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Clock.cpp Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00
Clock.h Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00
DropDownDemo.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
DropDownDemo.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
FirmwareUpdate.cpp Make firmware updating more foolproof (#469) 2021-07-22 21:57:45 +02:00
FirmwareUpdate.h Make firmware updating more foolproof (#469) 2021-07-22 21:57:45 +02:00
FirmwareValidation.cpp Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
FirmwareValidation.h Condense firmware validation code 2021-07-04 20:05:39 +02:00
FlashLight.cpp Merge branch 'develop' into fix_touchevent_tap 2021-07-14 09:59:56 +03:00
FlashLight.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
HeartRate.cpp Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier. 2021-06-06 15:56:03 +02:00
HeartRate.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
InfiniPaint.cpp Fix most issues 2021-07-16 00:07:55 +03:00
InfiniPaint.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Label.cpp Adjust previously missed scrollbar and firmware validation buttons 2021-08-15 11:19:47 +02:00
Label.h Code cleanup (#466) 2021-07-25 16:54:05 +02:00
List.cpp Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
List.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Meter.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
Meter.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Metronome.cpp Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
Metronome.h Improve metronome 2021-08-14 21:08:42 +02:00
Motion.cpp Code cleanup (#466) 2021-07-25 16:54:05 +02:00
Motion.h Code cleanup (#466) 2021-07-25 16:54:05 +02:00
Music.cpp Fix music app buttons 2021-08-18 20:19:02 +02:00
Music.h Ui update 2021-08-15 11:19:47 +02:00
Navigation.cpp Navigation app: reduce memory usage (#362) 2021-06-01 21:01:32 +02:00
Navigation.h Navigation app: reduce memory usage (#362) 2021-06-01 21:01:32 +02:00
NotificationIcon.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
NotificationIcon.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
Notifications.cpp Fixes 2021-08-01 14:13:32 +03:00
Notifications.h Fixes 2021-08-01 14:13:32 +03:00
Paddle.cpp Fix most issues 2021-07-16 00:07:55 +03:00
Paddle.h Improve paddle game 2021-07-03 10:40:30 +02:00
PineTimeStyle.cpp Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00
PineTimeStyle.h Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00
Screen.cpp Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
Screen.h Merge branch 'develop' into new_touch_handler 2021-07-25 20:01:09 +03:00
ScreenList.h New touch handler, with issues 2021-07-15 14:11:27 +03:00
Steps.cpp Code cleanup (#466) 2021-07-25 16:54:05 +02:00
Steps.h New Steps app 2021-04-19 15:28:38 +01:00
StopWatch.cpp New touch handler, with issues 2021-07-15 14:11:27 +03:00
StopWatch.h Improve stopwatch (#432) 2021-07-04 20:23:03 +02:00
Symbols.h Add new unique icons for some apps 2021-07-25 17:55:08 +02:00
SystemInfo.cpp Merge branch 'develop' into new_touch_handler 2021-07-25 20:01:09 +03:00
SystemInfo.h Code cleanup (#466) 2021-07-25 16:54:05 +02:00
Tile.cpp Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
Tile.h Tile event handler : read the event data only if the event is a "value changed event". LVGL sends many other event and some of them do not set the event data (global static variable) to a valid address, which may cause an invalid read. I noticed that when porting this class on RISC-V platform (BL602). 2021-07-25 19:55:21 +02:00
Timer.cpp Fixed a bunch of format specifiers 2021-07-02 16:27:16 +02:00
Timer.h Timer App (#355) 2021-05-20 20:43:54 +02:00
Twos.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
Twos.h Changed access modified indentation 2021-04-24 12:00:45 +03:00
WatchFaceAnalog.cpp Ui update 2021-08-15 11:19:47 +02:00
WatchFaceAnalog.h Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00
WatchFaceDigital.cpp Ui update 2021-08-15 11:19:47 +02:00
WatchFaceDigital.h Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. 2021-08-10 11:39:25 +02:00