InfiniTime/src/displayapp
Riku Isokoski ec8a845052
Add PageIndicator widget to reduce code duplication (#1218)
* Move PageIndicator widget to its own files to reduce code duplication
* Use uint8_t in PageIndicator
2022-07-05 07:41:09 +02:00
..
fonts Font generation: Fix patch binary path 2022-06-25 16:29:39 +02:00
icons remove old unused bluetooth icons (#1172) 2022-06-05 18:50:36 +02:00
screens Add PageIndicator widget to reduce code duplication (#1218) 2022-07-05 07:41:09 +02:00
widgets Add PageIndicator widget to reduce code duplication (#1218) 2022-07-05 07:41:09 +02:00
Apps.h Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
Colors.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
Colors.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
DisplayApp.cpp Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
DisplayApp.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
DisplayAppRecovery.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
DisplayAppRecovery.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
DummyLittleVgl.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
LittleVgl.cpp Fix various typos 2022-06-05 09:31:23 +03:00
LittleVgl.h Force full screen refresh with a rounder function 2022-05-08 13:21:27 +02:00
lv_pinetime_theme.c Disable clip_corner, because it is slow. 2022-05-08 13:21:46 +02:00
lv_pinetime_theme.h Tweak gamma on ST7789 and match UI colors 2022-04-25 15:50:26 +03:00
Messages.h Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
TouchEvents.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00