index
:
lvgl
master
lvgl mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
others
/
file_explorer
Commit message (
Expand
)
Author
Age
*
feat(stdlib): add lv_strncat and refactor strcat uses (#5927)
liamHowatt
2024-03-25
*
fix: fix build error when some widgets are disabled (#5290)
Gabor Kiss-Vamosi
2024-01-12
*
example: remove the MicroPython examples
Gabor Kiss-Vamosi
2023-12-21
*
refactor(event): add _cb postfix to lv_obj_add_event()
Gabor Kiss-Vamosi
2023-11-28
*
refactor: rename cnt to count
Gabor Kiss-Vamosi
2023-11-15
*
ci: upgrade astyle tool (#4776)
Viktor Szépe
2023-11-10
*
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s...
Gabor Kiss-Vamosi
2023-10-12
*
refactor(btn, img): rename btn to button and img to image
Gabor Kiss-Vamosi
2023-09-14
*
fix: fix typos (#4451)
bjsylvia
2023-08-14
*
chore: change some // comments to /**/
Gabor Kiss-Vamosi
2023-07-15
*
feat(docs): migrate from .md to .rst (#4129)
Kevin Schlosser
2023-04-27
*
arch(driver): new driver architecture with new color format support
Gabor Kiss-Vamosi
2023-02-20
*
fix(examples): fix invalid include for unistd.h in file_explorer example (#3756)
_VIFEXTech
2022-10-24
*
feat(tiny_ttf): ttf support (#3680)
honey the codewitch
2022-09-26
*
examples(micropython): corrected examples to run on Linux (#3671)
Uli Raich
2022-09-21
*
chore(example): fix warnings
Gabor Kiss-Vamosi
2022-09-05
*
chore(file_explorer): use the correct example path (#3658)
Yobe Zhou
2022-09-04
*
feat(file_explorer): add API to use file explorer (#3601)
Yobe Zhou
2022-09-04