Commit Graph

166 Commits

Author SHA1 Message Date
s-hadinger
2969ee91a4 Solidified Code updated 2024-12-08 09:30:29 +00:00
s-hadinger
364fa21fc4 Haspmota fix chart color series 2024-12-08 10:29:45 +01:00
s-hadinger
0ba0b8dada ESP32 LVGL library from v9.2.0 to v9.2.2 (#22385) 2024-10-30 19:50:43 +01:00
s-hadinger
0fd16f8725 HASPmota haspmota.get_pages() to get the sorted list of pages (#22358) 2024-10-25 11:39:14 +02:00
s-hadinger
148f8350b6 HASPmota fix current page parsing (#22320) 2024-10-19 11:30:58 +02:00
s-hadinger
04c0aa13ea HASPmota support for page delete and object updates (improved) (#22319) 2024-10-18 23:42:52 +02:00
s-hadinger
73f755dda2 HASPmota support for page delet and object updates (#22311) 2024-10-17 22:14:16 +02:00
s-hadinger
0468b0e3f1 HASPmota make delete() backwards compatible (#22254) 2024-10-08 08:29:43 +02:00
s-hadinger
b5b11d6227 HASPmota delete instead of delete() (#22245) 2024-10-06 21:09:19 +02:00
s-hadinger
d9f246f0f0 LVGL port colorwheel from LVGL 8, HASPmota cpicker and msgbox (#22244) 2024-10-06 18:53:06 +02:00
s-hadinger
75001a024d HASPmota error when page '1' is not defined (#22220) 2024-09-29 21:58:24 +02:00
s-hadinger
17cc9e18b4 HASPmota broken changed event (#22194)
* HASPmota broken `changed` event

* Avoid breaking compatibility
2024-09-23 23:09:31 +02:00
s-hadinger
330cfe8b4d LVGL compilation of lv_menu (#22188) 2024-09-23 10:26:23 +02:00
s-hadinger
11ed65560b LVGL Added OpenHASP icons to font montserrat-28 (#22048) 2024-08-29 16:57:01 +02:00
s-hadinger
e8cdeaba6b ESP32 LVGL library from v9.1.0 to v9.2.0 (#22031) 2024-08-27 23:36:38 +02:00
s-hadinger
1b12656955 Solidified Code updated 2024-07-25 21:15:06 +00:00
s-hadinger
b8d7b5e2fa Solidified Code updated 2024-07-25 20:53:52 +00:00
s-hadinger
1b887d7202 Berry consolidated constants for solidified classes reduces Flash size (#21845) 2024-07-25 22:53:02 +02:00
s-hadinger
bf7fbf2cbe Berry internal: remove class from closure to simplify code (#21839) 2024-07-24 22:59:53 +02:00
s-hadinger
a53e057d54 HASPmota fix float rounding (#21604) 2024-06-09 19:39:15 +02:00
s-hadinger
01140d3013 HASPmota rounds to nearest int values passed as 'real' (#21599) 2024-06-08 22:10:43 +02:00
Christian Baars
979dd86730 Bugfix: crash when using tjpegd and LVGL (#21544)
* prevent crashes when using tjpegd in other places in Tasmota

* do not use external tjpegd in Tasmota
2024-06-02 09:48:07 +02:00
s-hadinger
0d3e888147 Berry change internal storage of parent class for methods (#21490)
* Berry change internal storage of parent class for methods

* Fix compilation of zigbee

* Patch solidify for berry_custom
2024-05-24 22:32:37 +02:00
s-hadinger
157e1afb29 LVGL disabled vector graphics (#21242) 2024-04-22 09:18:26 +02:00
s-hadinger
bf47a1e51c LVGL restore lv_palette functions (#21232) 2024-04-20 18:57:49 +02:00
s-hadinger
fe34b5df3d HASPmota align attribute and expand PNG cache (#21228) 2024-04-20 14:23:31 +02:00
s-hadinger
042eecc378 HASPmota dropdown_list and fixes (#21208) 2024-04-17 21:43:12 +02:00
s-hadinger
add5b2dbaf Solidified Code updated 2024-04-16 20:44:28 +00:00
s-hadinger
99b140512e Haspmota dropdown options (#21203)
* Fix HASPmota dropdown class "options" attribute

* More fix
2024-04-16 22:43:35 +02:00
s-hadinger
7dc9e6e0ce Fix HASPmota dropdown class "options" attribute (#21202) 2024-04-16 21:41:02 +02:00
s-hadinger
7e455bad6b Solidified Code updated 2024-04-11 20:30:23 +00:00
s-hadinger
918faf3af6 Solidified Code updated 2024-04-11 20:04:04 +00:00
s-hadinger
76b1f48f0c LVGL binding update for python 3.12 (#21076) 2024-03-31 22:08:27 +02:00
Milko Daskalov
9f4c994034 LVGL add lv.layer definition (#21062) 2024-03-31 21:44:46 +02:00
s-hadinger
a34f5496a1 Fix HASPmota demo and robotocondensed fonts (#21014) 2024-03-22 16:55:22 +01:00
s-hadinger
3c70e63af8 LVGL library from v9.0.0 to v9.1.0 (#21008) 2024-03-21 18:47:41 +01:00
s-hadinger
e644ed0724 HASPmota improve flex layout (#20982) 2024-03-18 22:54:53 +01:00
s-hadinger
5338e84243 LVGL simplify mapping (#20980) 2024-03-18 22:16:20 +01:00
s-hadinger
1b741f4809 HASPmota support for scale, percentages (#20974) 2024-03-17 18:19:07 +01:00
s-hadinger
130c3f83f1 LVGL add helper functions (#20968) 2024-03-16 23:50:03 +01:00
s-hadinger
95f7d33c20 LVGL cleaning unused definitions (#20957) 2024-03-14 22:37:55 +01:00
s-hadinger
5e8b116128 LVGL fix descriptors Berry mapping (#20946) 2024-03-13 22:19:42 +01:00
s-hadinger
4d7036db3b HASPmota solidify server-side (#20938) 2024-03-12 21:18:31 +01:00
s-hadinger
f488ef922a LVGL add lv.draw_label_dsc and lv_bar.get_indic_area (#20936) 2024-03-12 19:40:40 +01:00
s-hadinger
8b7cd2de44 HASPmota moved to a distinct library lv_haspmota (#20929) 2024-03-11 22:31:44 +01:00
s-hadinger
16afaf3c59 LVGL improved readability of montserrat-10 (#20900) 2024-03-09 21:15:30 +01:00
s-hadinger
804ee37098 Haspmota optim fonts (#20880)
* LVGL optimize fonts and add icons

* changelog
2024-03-05 23:09:53 +01:00
s-hadinger
27ccf0490b HASPmota support for spangroup (styled text) (#20852) 2024-03-03 10:53:21 +01:00
s-hadinger
a51b08b36c typicons font to LVGL and HASPmota (#20742) 2024-02-16 12:42:11 +01:00
s-hadinger
66ff68df78 LVGL9 restore missing layouts (#20701) 2024-02-11 11:14:01 +01:00