InfiniTime/src/displayapp
Riku Isokoski 95ff285991
Remove backup brightness feature (#1180)
This feature is not needed and is probably more likely to cause issues. It's better to just use brightnessController.Set(settingsController.GetBrightness());
2022-06-18 12:54:41 +03:00
..
fonts Patch hole in the letter M in jetbrains_mono_bold_20 (#1175) 2022-06-16 17:05:55 +02:00
icons remove old unused bluetooth icons (#1172) 2022-06-05 18:50:36 +02:00
screens Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
widgets Use lambda to reduce code duplication 2022-06-06 21:28:03 +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