24 Commits

Author SHA1 Message Date
fvanroie
1f1b3eebd1 Address issue #88 2021-03-26 16:02:03 +01:00
fvanroie
1b17282ce3 Merge branch '0.4.0-dev' into feature-pagenav 2021-03-19 00:18:17 +01:00
fvanroie
74a1c34f90 Use custom logging function again 2021-03-16 00:52:36 +01:00
fvanroie
fb84ec0659 Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-09 20:31:05 +01:00
fvanroie
e0993614a1 Update configuration 2021-03-09 20:27:29 +01:00
fvanroie
27e7c95cef Add local page transitions 2021-03-08 04:30:59 +01:00
fvanroie
cc6ce5c4f8 Add local page navigation action 2021-03-08 03:37:21 +01:00
fvanroie
7591ce4418 Add linux_sdl environment 2021-03-05 16:43:58 +01:00
fvanroie
80052140f3 Add lvfs config 2021-02-27 01:17:51 +01:00
fvanroie
8723e655a9 Enable spinner 2021-02-15 22:10:55 +01:00
fvanroie
a70eb1fd5f Add Windows client 2021-02-15 03:09:17 +01:00
fvanroie
72a9afd6a9 Disable LV_USE_FONT_SUBPX 2021-02-11 01:48:34 +01:00
fvanroie
f5a2e5d222 Re-enable mono theme 2021-02-08 00:38:25 +01:00
fvanroie
c71203439b Disable Mono theme 2021-02-06 18:51:19 +01:00
fvanroie
fd7335485b More flexible font defines 2021-02-04 18:30:19 +01:00
fvanroie
84a1a6605c Disable empty theme 2021-01-28 22:36:44 +01:00
fvanroie
ee01ad0c0d Code cleanup 2021-01-20 17:55:14 +01:00
fvanroie
ece3e08630 Add Roboto Condensed with more FontAwesome icons 2021-01-14 17:49:19 +01:00
fvanroie
a66482b89f Use lvgl internal ticker 2021-01-13 01:31:23 +01:00
fvanroie
e846d91cc0 Add empty theme 2020-12-31 02:50:59 +01:00
fvanroie
6a0bc0e04e Add display pinout 2020-12-16 15:47:23 +01:00
fvanroie
a7d7c0d668 Enable animations 2020-12-16 03:13:33 +01:00
fvanroie
12cb564db8 Switch to lvgl 7.8.1 2020-12-13 00:54:01 +01:00
fvanroie
ade03960ff
Gpio improvements (#24)
* Return network status

* lvgl v8 preparations

* Fix pin assignment

* Improve idle checking

* Add bcklpin 32

* Update upload_port

* Comment on seperate line

* Update test.yaml

* Copy boot partitions

* Add release workflow

* Update README.md

* Small changes

* Add docs

* Delete 17-javascript.md

* Update docs

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Change to lvgl#dev-v8

* Update check_obj_type

* Enable default PULLUP

* Bump StreamUtils Version

* Increase JsonDocument size

* Improve GPIO Settings

* Comment default ports

* Add more GPIOs configs

* Gpio improvements

* Use saved_page in hasp_new_object

Co-authored-by: fvanroie
2020-12-13 00:26:02 +01:00