OMOTE/Platformio/OmoteUI/core
2023-10-12 15:24:10 -05:00
..
interfaces clang format code 2023-09-16 15:34:16 -05:00
page Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -05:00
screen adds some code to ensure onShow and onHide are called properly. 2023-10-10 13:36:32 -05:00
widget Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -05:00
BorderOutlinePadding.hpp Add helper class that make set/get borders padding and Outline 2023-10-08 16:48:03 -05:00
Colors.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
poller.cpp clang format code 2023-09-16 15:34:16 -05:00
poller.hpp clang format code 2023-09-16 15:34:16 -05:00
ScreenManager.cpp Add Slider Class 2023-10-08 20:23:01 -05:00
ScreenManager.hpp convert Screen manager to use vector to allow popper of screen to use the Page. 2023-10-08 12:32:59 -05:00
TextStyle.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
UIElement.cpp adds some code to ensure onShow and onHide are called properly. 2023-10-10 13:36:32 -05:00
UIElement.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
UIElementIds.hpp push Display settings page on a tem button press 2023-10-07 19:54:05 -05:00
WidgetContainer.cpp Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -05:00
WidgetContainer.hpp Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -05:00