3392 Commits

Author SHA1 Message Date
fvanroie
9db554e6d7 Mask config.json passwords 2021-05-01 01:39:43 +02:00
fvanroie
44079e1468 Cleanup headers 2021-05-01 01:24:27 +02:00
fvanroie
aabe695836 Rename debugPreSetup to debugSetupWithoutLogging 2021-05-01 00:19:40 +02:00
fvanroie
d18e58a26f Show File Editor button in menu, don't allow config.json 2021-05-01 00:18:24 +02:00
fvanroie
fd82582089 Change D_HTTP_FILE_BROWSER to File Editor 2021-05-01 00:17:20 +02:00
fvanroie
f0693b98f9 TFT_eSPI version bump to 2.3.66 2021-05-01 00:16:37 +02:00
fvanroie
41ae86273d Main Menu button, enable lineWrap 2021-05-01 00:16:05 +02:00
fvanroie
5fccc53d77 Minor tweaks 2021-04-30 18:15:49 +02:00
fvanroie
f2f540db7a Improved http file access logging 2021-04-30 06:46:59 +02:00
fvanroie
9f11cf15f6 Fix download option in File Editor 2021-04-30 06:25:07 +02:00
fvanroie
dce2fb17d1 Add File Editor 2021-04-30 05:31:06 +02:00
fvanroie
71a0983b55 Add hasp_init and hasp_load_json for File Browser 2021-04-30 00:53:56 +02:00
fvanroie
b7c4652d62 Allow init to delete and create new pages at runtime 2021-04-30 00:53:25 +02:00
fvanroie
466c6094f9 Add file browser handlers 2021-04-30 00:52:47 +02:00
fvanroie
b1519d22ab Add dispatch_calibrate 2021-04-30 00:46:36 +02:00
fvanroie
949493dd45 Add lv_obj_set_auto_realign to msgbox 2021-04-29 20:34:23 +02:00
fvanroie
6f176c9f37 Add count attribute to tabview and rename my_obj_set_value_str_text 2021-04-29 20:33:37 +02:00
fvanroie
31181a481b Add Serial2.flush() 2021-04-29 20:32:02 +02:00
fvanroie
2550eedc34 Merge branch 'gpio-redesign' of http://github.com/fvanroie/hasp-lvgl into gpio-redesign 2021-04-29 04:28:45 +02:00
fvanroie
fbfb9d8f76 Tweak dimmer initialization code 2021-04-29 04:28:41 +02:00
fvanroie
9fdd3cce8f Code clean-up 2021-04-29 04:26:59 +02:00
fvanroie
8b9154cb82 Add mklittlefs 2021-04-29 00:07:01 +02:00
fvanroie
c5178f5856 Add auto_close and btn_pos attributes 2021-04-28 19:56:09 +02:00
fvanroie
5157dcfeea Code clean-up 2021-04-28 04:45:06 +02:00
fvanroie
93be1565be Don't discover moodlight gpios 2021-04-28 04:33:59 +02:00
fvanroie
38df70b18e Fix conversion warning 2021-04-28 04:28:38 +02:00
fvanroie
f441780ae5 Set the dimmer range to 0-255 2021-04-28 04:28:17 +02:00
fvanroie
03ad5e4159 Dismiss msgbox only when a button was pressed 2021-04-28 03:28:30 +02:00
fvanroie
6770c57c08 Eliminate %zu parameter 2021-04-28 03:28:07 +02:00
fvanroie
b13252a42d Eliminate %zu parameter 2021-04-28 03:27:54 +02:00
fvanroie
e475b72995 Fix Serial2.write 2021-04-28 03:19:40 +02:00
fvanroie
b2093b5947 Add msgbox 2021-04-28 03:19:10 +02:00
fvanroie
a877e2750a %zu fails on esp-idf, use uint16_t and %u instead 2021-04-28 03:18:17 +02:00
fvanroie
ef00c60238 Update serial2.print to serial2.write 2021-04-28 00:00:26 +02:00
fvanroie
75debb2502 Fix enabled and add click attribute v0.5.1 2021-04-27 03:29:17 +02:00
fvanroie
cb51dd96d0 Add bool return value 2021-04-27 02:53:57 +02:00
fvanroie
669a173cf4 Code cleanup 2021-04-27 02:53:00 +02:00
fvanroie
ba7528d7e6 Add tab and tabview 2021-04-27 02:52:41 +02:00
fvanroie
4a4f410303 Add dispatch_idle and rename dispatch_current_page 2021-04-27 01:19:17 +02:00
fvanroie
67a0902d75 Fix gpio_log_serial_dimmer 2021-04-26 02:44:20 +02:00
fvanroie
a1ae1f8d52 Make output state stick 2021-04-26 02:32:09 +02:00
fvanroie
9cda7d9d66 Populate gpios in discovery 2021-04-26 00:44:40 +02:00
fvanroie
828b518de2 Enable fake gpio for native app 2021-04-26 00:20:11 +02:00
fvanroie
b64d889fad Rework dispatch_gpio 2021-04-25 22:29:33 +02:00
fvanroie
562d7236ed Fix get_model implementation 2021-04-25 22:27:54 +02:00
fvanroie
325e0ed5ba Merge branch 'revert-154-master' into gpio-redesign 2021-04-25 22:01:10 +02:00
fvanroie
8cd8ed61c7 Merge branch 'gpio-redesign' into revert-154-master 2021-04-25 22:00:52 +02:00
fvanroie
1bd4e691ac Check HASP_USE_GPIO in dispatch_gpio 2021-04-25 17:48:22 +02:00
fvanroie
afe71a648e Fix compiler warnings 2021-04-25 06:02:41 +02:00
fvanroie
2c3b383d4f Fix compiler warnings 2021-04-25 05:43:14 +02:00