|
6e051cc04f
|
Merge pull request #7 from CommanderRedYT/patch-3
Added destructor
|
2022-02-28 09:28:55 +01:00 |
|
|
8656e3cbe7
|
Added destructor
|
2022-02-24 22:25:07 +01:00 |
|
|
2f8ccd3d10
|
Added ChangeableTextWithValueHelper
|
2022-02-03 20:41:59 +01:00 |
|
|
41a5b304c1
|
Support more args when switching screens
|
2022-02-02 17:38:52 +01:00 |
|
|
b07438977b
|
Popup less geschissen on sideways screens
|
2022-02-02 15:56:36 +01:00 |
|
|
eb17c286fe
|
Add colors PURPLE and BROWN to richtext renderer
|
2022-01-27 05:01:31 +01:00 |
|
|
61861470b8
|
Add SwitchScreenActionArgs
|
2022-01-27 05:01:08 +01:00 |
|
|
91181efef8
|
Smaller fixes and added change value display for chrono durations
|
2022-01-11 22:41:50 +01:00 |
|
|
65a8c98530
|
Add change value display for IP address
|
2021-12-30 05:56:46 +01:00 |
|
|
8c450b8116
|
deconstructScreen() not inlined anymore
|
2021-12-30 03:43:04 +01:00 |
|
|
8914f2cc3b
|
ToggleBoolAction now has a errorOccured()
|
2021-12-30 00:32:21 +01:00 |
|
|
c5933152e1
|
Added ChangeValueDisplay for string
|
2021-12-29 22:53:58 +01:00 |
|
|
ec002d6058
|
ChangeValueDisplays now have ConfirmInterface and ErrorHandlerInterface
|
2021-12-29 22:24:31 +01:00 |
|
|
a279559e76
|
Accessors now report result of setter, added error handler interface
|
2021-12-29 21:53:23 +01:00 |
|
|
a29efa4e47
|
Added MultiAction, ChangeValueDisplay<wifi_auth_type_t>, TextWithValueHelper
|
2021-12-29 20:29:12 +01:00 |
|
|
87b2d2b42a
|
Add ChangeValueDisplay for wifi_mode_t
|
2021-12-29 19:50:22 +01:00 |
|
|
3d01a04aa4
|
More button improvements
|
2021-12-28 13:40:56 +01:00 |
|
|
4cb29d1d3b
|
graphdisplay now with confirm and back
|
2021-12-28 12:32:45 +01:00 |
|
|
4871df0898
|
New button interface
|
2021-12-28 01:04:39 +01:00 |
|
|
9cf1c9a78c
|
Fixed SetValueAction calling triggered() instead of back()
|
2021-12-23 20:37:52 +01:00 |
|
|
a3499d3bf4
|
richtext renderer &c for color reset and use TFT_NICEBLUE instead for &3
|
2021-12-23 19:28:12 +01:00 |
|
|
dc5d96922d
|
Make ChangeValueDisplay menus go back after confirmation
|
2021-12-23 19:27:42 +01:00 |
|
|
9ce52a1901
|
Merge pull request #3 from CommanderRedYT/patch-2
Fixed include
|
2021-12-11 21:40:27 +01:00 |
|
|
59074196bb
|
Fixed include
|
2021-12-11 21:36:54 +01:00 |
|
|
9bc2e0353b
|
Merge pull request #2 from CommanderRedYT/patch-1
Added icon name
|
2021-12-09 22:38:52 +01:00 |
|
|
a3abfed755
|
Update icon.h
|
2021-12-09 22:38:17 +01:00 |
|
|
ef28666e0f
|
Update checked.cpp
|
2021-12-09 19:42:10 +01:00 |
|
|
3ddbaa791e
|
Update back.cpp
|
2021-12-09 19:41:49 +01:00 |
|
|
8be7d49429
|
Update unchecked.cpp
|
2021-12-09 19:41:29 +01:00 |
|
|
ae6e7fb72a
|
Updated to const
|
2021-12-09 11:07:50 +01:00 |
|
|
67027c7021
|
Added icon name
|
2021-12-08 23:40:30 +01:00 |
|
|
1e26302340
|
Fixed headers missing in graph display
|
2021-11-21 01:09:23 +01:00 |
|
|
db066968d2
|
Added graphs
|
2021-11-02 16:11:37 +01:00 |
|
|
aad3fcedcb
|
Added DisplayWithTitle
|
2021-11-01 22:21:29 +01:00 |
|
|
1bf5aec0fd
|
Added MenuItemWithMenuRef
|
2021-10-14 23:35:15 +02:00 |
|
|
af7f8f3db0
|
ChangeableText improved
|
2021-09-06 02:45:09 +02:00 |
|
|
d3352aa587
|
richtext renderer now supports changing of font size
|
2021-09-06 00:35:26 +02:00 |
|
|
738b98927a
|
More colors
|
2021-09-06 00:06:23 +02:00 |
|
|
cd25518d86
|
More constructors for ChangeableText
|
2021-09-05 23:21:59 +02:00 |
|
|
b983070b4d
|
Richtext now supports more colors, fixed menudisplay selection box overdraw
|
2021-09-05 21:10:33 +02:00 |
|
|
941156a291
|
Implemented rich text rendering
|
2021-09-05 19:16:46 +02:00 |
|
|
03572b03f8
|
Fixed switchScreen by value instead of by ref
|
2021-09-05 12:44:14 +02:00 |
|
|
fc4c7ecb67
|
MenuDisplay row count configurable
|
2021-08-31 20:06:53 +02:00 |
|
|
bb27dd6d68
|
Fixed nullptr crash
|
2021-08-26 22:11:24 +02:00 |
|
|
3a843d9202
|
Added ToggleBoolAction
|
2021-08-20 14:07:03 +02:00 |
|
|
80bcc7ef07
|
added screen manager
|
2021-08-20 13:50:04 +02:00 |
|
|
ad0d90339e
|
Moved all the bobbycar gui code into this library
|
2021-08-20 13:16:55 +02:00 |
|
|
f4b568f055
|
Added icon.h
|
2021-08-18 16:53:11 +02:00 |
|
|
bf844d5f6e
|
Initial commit
|
2021-08-18 15:40:47 +02:00 |
|