aboutsummaryrefslogtreecommitdiff
path: root/examples/others/file_explorer
Commit message (Expand)AuthorAge
* feat(stdlib): add lv_strncat and refactor strcat uses (#5927)liamHowatt2024-03-25
* fix: fix build error when some widgets are disabled (#5290)Gabor Kiss-Vamosi2024-01-12
* example: remove the MicroPython examplesGabor Kiss-Vamosi2023-12-21
* refactor(event): add _cb postfix to lv_obj_add_event()Gabor Kiss-Vamosi2023-11-28
* refactor: rename cnt to countGabor Kiss-Vamosi2023-11-15
* ci: upgrade astyle tool (#4776)Viktor Szépe2023-11-10
* refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s...Gabor Kiss-Vamosi2023-10-12
* refactor(btn, img): rename btn to button and img to imageGabor Kiss-Vamosi2023-09-14
* fix: fix typos (#4451)bjsylvia2023-08-14
* chore: change some // comments to /**/Gabor Kiss-Vamosi2023-07-15
* feat(docs): migrate from .md to .rst (#4129)Kevin Schlosser2023-04-27
* arch(driver): new driver architecture with new color format supportGabor Kiss-Vamosi2023-02-20
* fix(examples): fix invalid include for unistd.h in file_explorer example (#3756)_VIFEXTech2022-10-24
* feat(tiny_ttf): ttf support (#3680)honey the codewitch2022-09-26
* examples(micropython): corrected examples to run on Linux (#3671)Uli Raich2022-09-21
* chore(example): fix warningsGabor Kiss-Vamosi2022-09-05
* chore(file_explorer): use the correct example path (#3658)Yobe Zhou2022-09-04
* feat(file_explorer): add API to use file explorer (#3601)Yobe Zhou2022-09-04