esp-brookesia

ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.

APACHE-2.0 License

Stars
45
Committers
1

Bot releases are hidden (Show)

esp-brookesia - v0.3.0 Latest Release

Published by Lzw655 23 days ago

v0.3.0 - 2024-09-23

Enhancements:

  • feat(repo): rename repository from 'esp-ui' to 'esp-brookesia'
  • feat(systems): add existing stylesheets for 'Phone'

Bugfixes:

  • fix(phone): resolve begin failure when no stylesheet is applied
esp-brookesia - Release v0.2.1

Published by Lzw655 about 2 months ago

v0.2.1 - 2024-09-02

Enhancements:

  • feat(core): add support for getting app visual area post-installation
  • feat(core): improve app resource clean operations

Bugfixes:

  • fix(docs): fix the video that cannot be previewed
  • fix(version): fix the macro definitions that are out of sync with the version
  • fix(app_examples): fix the incorrect version in the 'complex_conf' yml file by @isthaison (#8)
  • fix(phone): set default app launcher icon when no custom icon is provided
  • fix(status_bar): use correct state when set battery charging flag
  • fix(phone): correct the typo from 'drak' to 'dark'

New Contributors

Full Changelog: https://github.com/espressif/esp-ui/compare/v0.2.0...v0.2.1

esp-brookesia - Release v0.2.0

Published by Lzw655 about 2 months ago

v0.2.0 - 2024-08-20

Enhancements:

  • feat(examples): 'ESP_UI_Phone' add partition requirement
  • feat(examples): 'esp-idf' update stylesheet
  • feat(examples): 'esp-idf' add esp_ui_phone_s3_box
  • feat(examples): 'esp-idf' add esp_ui_phone_s3_box_3
  • feat(examples): 'esp-idf' add esp_ui_phone_m5stace_core_s3
  • feat(widgets): 'Navigation Bar' support flex visual mode
  • feat(widgets): 'Gesture' support indicator bar and avoid accidental touch
  • feat(core_app): improve resource clean and screen resize operations

Full Changelog: https://github.com/espressif/esp-ui/compare/v0.1.1...v0.2.0

esp-brookesia - Release v0.1.1

Published by Lzw655 2 months ago

v0.1.1 - 2024-08-12

Enhancements:

  • feat(examples): replace 'esp-idf' stylesheet with Espressif Registry package

Bugfixes:

  • fix(core & recents_app): fix build missing LV_USE_SNAPSHOT error
  • fix(examples): correct 'esp_ui_phone_s3_lcd_ev_board' README resolution
  • fix(examples): disable 'ESP_UI_Phone' external stylesheet by default
  • fix(examples): fix 'esp-idf' CMakeLists.txt to use custom memory functions
  • fix(app_examples): modify 'squareline' ui to use LV_FONT_DEFAULT

Full Changelog: https://github.com/espressif/esp-ui/compare/v0.1.0...v0.1.1

esp-brookesia - Release v0.1.0

Published by Lzw655 2 months ago

v0.1.0 - 2024-08-12

Enhancements:

  • feat(repo): init project
  • feat(systems): add 'Phone' system
  • feat(widgets): support 'Status Bar' and 'Navigation Bar' visual mode

Full Changelog: https://github.com/espressif/esp-ui/commits/v0.1.0