Gabor Kiss-Vamosi
|
f8c26ea150
|
feat(observer): add lv_obj_remove_from_subject (#6341)
|
2024-07-07 12:30:55 +08:00 |
|
Neo Xu
|
438e943937
|
feat(property): add property name (#6329)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-06-19 18:06:16 +02:00 |
|
Neo Xu
|
cab55d8e5a
|
feat(obj): add API to set/get object ID. (#6278)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-06-12 17:39:59 -04:00 |
|
Neo Xu
|
71df208074
|
feat(property): add style selector support for property API (#6275)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-05-31 10:49:19 +08:00 |
|
Liam
|
a1a909fc24
|
feat(gridnav): single axis movement flags (#6044)
|
2024-05-02 21:54:25 +08:00 |
|
liamHowatt
|
0cdad0299d
|
chore(observer): rename lv_button_bind_checked to lv_obj_bind_checked (#5944)
|
2024-03-25 14:13:31 +08:00 |
|
Neo Xu
|
46e338e341
|
fix(formatting): fix code formating (#5673)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-02-18 10:55:46 +08:00 |
|
Neo Xu
|
135ad49dce
|
refactor(snapshot): use draw buffer interface (#5487)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Benign X <1341398182@qq.com>
|
2024-01-30 09:18:54 +01:00 |
|
PGNetHun
|
e37658c061
|
docs: fix references, lists, texts (#5193)
|
2024-01-06 08:34:02 +01:00 |
|
PGNetHun
|
2a129562d8
|
docs: fix links, add references, rename files (#5138)
|
2024-01-04 07:25:13 +01:00 |
|
Neo Xu
|
e217674295
|
chore: move lv_obj_t define to lv_types.h (#5161)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-03 21:44:36 +01:00 |
|
Niklas Fiekas
|
492721c99f
|
fix(snapshot): set data_size on returned dsc (#4964)
|
2023-12-09 19:47:08 +01:00 |
|
Neo Xu
|
888e043af1
|
chore(property): use change API word order to make it consistent (#4941)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-06 09:16:26 +01:00 |
|
Gabor Kiss-Vamosi
|
c902556794
|
fix(observer): fix the parameters of the observer_cb for Micropython compatibility
|
2023-12-05 14:25:20 +01:00 |
|
Gabor Kiss-Vamosi
|
dd960a60f3
|
chore(observer): fix misplaced text in docs
|
2023-11-27 16:36:53 +01:00 |
|
Gabor Kiss-Vamosi
|
81d8a110b1
|
docs(observer): add more information about subject groups
|
2023-11-27 16:35:31 +01:00 |
|
bjsylvia
|
950cebf971
|
fix(typos): fix some typos (#4864)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-26 20:41:09 +01:00 |
|
Neo Xu
|
726620d0fc
|
feat(obj): add unified obj property set/get API (#4579)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-10-26 09:39:30 +02:00 |
|
Gabor Kiss-Vamosi
|
a9328bbe82
|
docs: reorganize and add Integartion and drivers section
|
2023-10-22 15:13:19 +02:00 |
|
Viktor Szépe
|
f9572ed303
|
chore: remove BOM and fix typos (#4685)
|
2023-10-22 06:39:43 +02:00 |
|
Gabor Kiss-Vamosi
|
865a2f64a0
|
chore: minor docs fixes
|
2023-10-17 14:32:09 +02:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
80149e7f98
|
refactor(msg): remove lv_msg in favor of lv_observer
|
2023-10-10 20:48:46 +02:00 |
|
Gabor Kiss-Vamosi
|
9bf50c65cf
|
chore: fix observer docs
|
2023-10-10 07:19:59 +02:00 |
|
Gabor Kiss-Vamosi
|
955656f958
|
chore: add observer to index.rst
|
2023-10-10 00:01:54 +02:00 |
|
Zoltan Janosy
|
4f541cf523
|
feat(observer): implemented an observer pattern (#4541)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-10-09 23:20:29 +02:00 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
|
Neo Xu
|
27357d5139
|
feat(obj): add obj_id, class names, and dump support (#4536)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-09-25 10:58:36 +02:00 |
|
Chris Ring
|
b001d684fe
|
docs: fix misc typos throughout (#4413)
Signed-off-by: Chris Ring <c-ring@ti.com>
|
2023-07-27 22:35:12 +02:00 |
|
Kevin Schlosser
|
8c99b359d2
|
docs: fixes several issues related to migrating to rst (#4213)
|
2023-05-08 16:45:28 +02:00 |
|
J. Neuschäfer
|
bc9bcaa6b7
|
chore(docs): fix a few typos (#4170)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-04-28 11:08:42 +02:00 |
|
Kevin Schlosser
|
b1df744538
|
docs: removes non ascii characters (#4175)
|
2023-04-27 19:47:13 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Gabor Kiss-Vamosi
|
5612a99135
|
docs(msg): minor fixes
|
2022-10-19 08:38:46 +02:00 |
|
Yobe Zhou
|
f09c04b935
|
feat(file_explorer): add API to use file explorer (#3601)
Co-authored-by: 100ask <team100ask@outlook.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-09-04 16:57:15 +02:00 |
|
Gabor Kiss-Vamosi
|
327dbb6031
|
feat(msg): allow using variable address as msg_id
|
2022-08-25 14:20:43 +02:00 |
|
Gabor Kiss-Vamosi
|
2461ac0758
|
docs: bring back flat widget directory structure
|
2022-07-27 10:51:11 +02:00 |
|
Amir Gonnen
|
cd11476592
|
fix(msg): make it work with Micropython (#3488)
* fix(msg): fill callback prototype
lv_msg_subscribe_cb_t does not follow the callback conventions.
Remove unused void* argument to fix that.
* fix(msg): move subs_ll to gc roots
* fix(msg): rename subsribe to subscribe
* fix(msg): update docs
* fix(msg): Add example_1
* fix(msg): fix include paths
* fix(mgs): Fix python example typo and comments
* fix(msg): LV_EVENT_MSG_RECEIVED event code
|
2022-07-27 09:42:48 +02:00 |
|
Gabor Kiss-Vamosi
|
cd4d07a4ba
|
fix(snapshot): make snapshot work again
Support inly true color, true color alpha and a8 formats
|
2022-07-24 16:22:55 +02:00 |
|
Yobe Zhou
|
5923494b79
|
docs(ime_pinyin): improve the description of mode switching (#3471)
* docs(ime_pinyin): improve the description of mode switching
* Update ime_pinyin.md
* Update ime_pinyin.md
Co-authored-by: 100ask <team100ask@outlook.com>
Co-authored-by: 100ask <48745717+100ask@users.noreply.github.com>
|
2022-07-11 14:03:26 +02:00 |
|
100ask
|
10e0b7a1ad
|
feat(ime_pinyin): add API to support 9-key input mode (#3447)
* feat(ime_pinyin): add API to support 9-key input mode
* some optimizations for lv_ime_pinyin
* Update lv_example_ime_pinyin_2.c
* Update src/extra/others/ime/lv_ime_pinyin.h
Co-authored-by: YobeZhou <smilezyb@163.com>
Co-authored-by: Yobe Zhou <33565334+YobeZhou@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-07-06 09:04:53 +02:00 |
|
Yobe Zhou
|
92f1f9c0cc
|
feat(ime_pinyin): add API to use Pinyin IME(Chinese input) (#3408)
* feat(pinyin_ime): add API to use Pinyin IME(Chinese input)
1.Low resource usage
2.Support custom thesaurus
3.Support custom styles (Candidate panel, keyboard)
4.Support simple spelling
* fix(ime_pinyin): fix several problems of ime_pinyin
1. Change lv_pinyin_ime to lv_ime_pinyin
2. Add lv_pinyin_ime_set_keyboard interface
3. Add lv_ime_pinyin configuration in Kconfig, src/lv_conf_internal.h
* refactor(ime_pinyin): improve coding specification
* feat(ime_pinyin): add simple Pinyin IME example
* docs(ime_pinyin): Add ime_pinyin documentation
* Delete settings.json
* Update dictionary based on simsun
* Delete lv_font_source_han_sans_normal_16.c
* Update lv_example_ime_pinyin_1.c
* Update ime_pinyin.md
add Chinese translation document
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.h
* Update lv_ime_pinyin.c
* Update lv_example_ime_pinyin_1.c
* Update lv_conf_internal.h
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.c
Co-authored-by: 100askTeam <team100ask@outlook.com>
|
2022-06-24 14:38:24 +02:00 |
|
Gabor Kiss-Vamosi
|
941d95b049
|
chore(imfont): fix heading in the docs
|
2022-05-11 22:10:25 +02:00 |
|
Gabor Kiss-Vamosi
|
656a0e5167
|
docs(others): add imgfont to the index
|
2022-05-11 21:04:20 +02:00 |
|
embeddedt
|
d6911053aa
|
chore(docs) remove unneeded eval_rst statements
|
2022-05-09 13:35:03 -04:00 |
|
embeddedt
|
1816fa576c
|
ci(docs) replace use of sed with proper configuration variables
|
2022-05-09 13:28:06 -04:00 |
|
Gabor Kiss-Vamosi
|
79a29d749d
|
feat(msg): add publisher-subscriber messaging
|
2022-04-06 22:12:24 +02:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
Gabor Kiss-Vamosi
|
f584a30af3
|
chore(docs): fix links
|
2022-03-17 13:47:54 +01:00 |
|