OMOTE/Platformio/OmoteUI/core
MatthewColvin 99787a69f2 added initial wifi settings page
currently can  scan for networks and
show them but clicking does nothing.
2023-10-15 00:24:07 -05:00
..
page move some pages that are specific out of the "core" folder 2023-10-12 15:25:15 -05:00
screen Implement DropDown core widget using 2023-10-12 21:13:04 -05:00
widget added initial wifi settings page 2023-10-15 00:24:07 -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 Create Base Implementation of OnShow and OnHide that notify all owned elements of their shown status 2023-10-12 18:40:07 -05:00
UIElement.hpp Create Base Implementation of OnShow and OnHide that notify all owned elements of their shown status 2023-10-12 18:40:07 -05:00
UIElementIds.hpp added initial wifi settings page 2023-10-15 00:24:07 -05:00