InfiniTime/src/displayapp
Jean-François Milants 738c012a73 Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-options
# Conflicts:
#	src/components/settings/Settings.h
2022-10-02 18:30:41 +02:00
..
fonts Merge remote-tracking branch 'upstream/develop' into pts-options 2022-09-05 22:03:56 +02:00
icons remove old unused bluetooth icons (#1172) 2022-06-05 18:50:36 +02:00
screens Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-options 2022-10-02 18:30:41 +02:00
widgets Improve status icon visibility 2022-09-17 21:26:51 +02:00
Apps.h Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
Colors.cpp Update src/displayapp/Colors.cpp 2022-09-17 21:32:43 +02:00
Colors.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
DisplayApp.cpp Brightness management in DisplayApp : do not allow the brightness level OFF when loading app and going to running mode. Such issue could occur in case of inconsistent or corrupted settings. 2022-10-02 18:04:09 +02:00
DisplayApp.h Brightness management in DisplayApp : do not allow the brightness level OFF when loading app and going to running mode. Such issue could occur in case of inconsistent or corrupted settings. 2022-10-02 18:04:09 +02:00
DisplayAppRecovery.cpp A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,... 2022-09-27 18:06:15 +02:00
DisplayAppRecovery.h Fix recovery firmware : add FS in parameters of DisplayAppRecovery ctor. 2022-09-11 18:21:29 +02:00
DummyLittleVgl.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
InfiniTimeTheme.cpp Improve checkbox visibility (#1266) 2022-08-16 08:29:26 +03:00
InfiniTimeTheme.h Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
LittleVgl.cpp Centralize most color definitions (#1258) 2022-08-16 08:21:23 +03:00
LittleVgl.h Force full screen refresh with a rounder function 2022-05-08 13:21:27 +02: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