1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

244 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
f2e81d80b3 ci(test): remove non-native builds and add native 32 and 64 bit builds instead 2024-05-23 18:25:17 +02:00
becseya
bb9ff17af1
fix(docs): fix broken links (#6207) 2024-05-13 19:08:33 +02:00
lhdjply
d0bc365737
ci(ubuntu):ci use ubuntu-2204 (#6213)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-13 19:07:35 +02:00
dependabot[bot]
d2abf237c3
chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#6164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:58 +02:00
dependabot[bot]
abdec57657
chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#6165)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:31 +02:00
Gabor Kiss-Vamosi
b3af8307d4
ci(stale): do not mark shaping and ready for development issues as stale (#6086) 2024-04-23 06:40:57 +02:00
Michael Simon
7cb266c086
feat(ci): Add CI test for UEFI build (#5964)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-04-20 20:49:56 +02:00
Liam
e72f52d0bd
feat(CI): Windows MSVC and GCC build (#6015) 2024-04-18 15:12:50 +02:00
Gabor Kiss-Vamosi
c96706da7e
ci: use ubuntu-22.04 instead of ubuntu-latest (#6032) 2024-04-08 18:18:13 +02:00
lhdjply
b426209f0c
chore(PR): modify the astyle version description in PR (#5963)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-03-27 10:56:22 +08:00
Gabor Kiss-Vamosi
905de3d7c8
fix(platformio): fix CI to automatically publish release (#5924) 2024-03-20 21:24:57 +08:00
Benign X
d7f7447148
fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image (#5867) 2024-03-14 15:26:14 +08:00
Benign X
9d5bc5cc6c
feat(ci): update distro to ubuntu 22.02 to fix freetype build problem (#5834) 2024-03-12 21:09:53 +08:00
Gabor Kiss-Vamosi
7a59cd15ec
docs(style): output the style properties to style-props.rst (#5802) 2024-03-10 14:46:40 +08:00
Johannes Marbach
1ea51ad616
fix(drm): eliminate use of non-existent lv_api_map.h and enable smoke tests (#5694)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-22 12:19:23 +01:00
Neo Xu
f5f19ca7f0
feat(event): return event dsc for later to remove (#5630)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-19 21:43:57 +01: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
Gabor Kiss-Vamosi
5ed335183b
ci(codecov): disable CodeCov (#5623) 2024-02-08 14:52:58 +01:00
Gabor Kiss-Vamosi
43b79a4ce8
docs(contributing): update the feature development workflow (#5601) 2024-02-07 12:15:43 +08:00
dependabot[bot]
5dc2f7e1cc
chore(deps): bump codecov/codecov-action from 3 to 4 (#5567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:24:53 +01:00
dependabot[bot]
53976b5f8b
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.0 to 1.8.1 (#5565)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:30:15 +01:00
dependabot[bot]
a37be62738
chore(deps): bump mymindstorm/setup-emsdk from 13 to 14 (#5566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:03:17 +01:00
dependabot[bot]
3edc339996
chore(deps): bump actions/cache from 3 to 4 (#5568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:55:23 +01:00
dependabot[bot]
6c16b82854
chore(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#5569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:54:25 +01:00
Johannes Marbach
b45ef5ccf9
feat(drivers): add libinput/xkb driver (#5486) 2024-01-29 13:14:37 +01:00
Gabor Kiss-Vamosi
3199231b39
ci(micropython): use the master branch (#5460) 2024-01-26 10:53:46 +08:00
Gabor Kiss-Vamosi
27e79328aa
fix(ci): use the dev branch of PlatformIO (#5432) 2024-01-23 10:51:26 +01:00
Benign X
838cbd6ae6
fix(CI): fix CI not working properly (#5403) 2024-01-20 00:09:45 +01:00
Gabor Kiss-Vamosi
24d8946daf
docs: improve PR template (#5332) 2024-01-19 11:42:37 +01:00
Neo Xu
214d72da88
feat(test): automatically generate test image (#4976)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-19 10:38:30 +01:00
Neo Xu
a4f0ba5f5d
feat(ci): add build test for VG-Lite simulator (#5278)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-11 14:32:34 +08:00
Benign X
2633a33b48
feat(freetype): add new freetype testcase (#5207) 2024-01-07 15:39:50 +08:00
dependabot[bot]
6d57d71f41
chore(deps): bump actions/setup-python from 4 to 5 (#5149)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 08:15:13 +01:00
Gabor Kiss-Vamosi
8b1ae269cd
feat: simplify the PR template (#5134) 2024-01-02 08:10:46 +01:00
dependabot[bot]
3cc2f997a3
chore(deps): bump actions/upload-artifact from 3 to 4 (#5147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 08:08:38 +01:00
dependabot[bot]
9e768bee49
chore(deps): bump actions/stale from 8 to 9 (#5148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 08:08:16 +01:00
Gabor Kiss-Vamosi
e79cbf7e63
feat: update issue template (#5140) 2024-01-02 08:07:09 +01:00
Kevin Schlosser
32c6bc5bd7
ci: add MicroPython test (#4997)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-12-21 09:54:15 +01:00
Viktor Szépe
998f60e355
chore: fix typos (#4914) 2023-12-03 21:17:19 +01:00
dependabot[bot]
b2fe03ff57
chore(deps): bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 (#4913)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 12:49:10 +01:00
dependabot[bot]
8154d4b08f
chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#4912)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 12:48:38 +01:00
dependabot[bot]
8ef9f7f921
chore(deps): bump mymindstorm/setup-emsdk from 12 to 13 (#4911)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 12:48:14 +01:00
Gabor Kiss-Vamosi
54f9cc926b test: upload to CodeCov only from lvgl/lvgl 2023-11-18 22:26:07 +01:00
Viktor Szépe
cc6581ae03
ci: upgrade astyle tool (#4776)
Install from source to use the latest version
2023-11-10 15:37:23 +01:00
Zhang Ji Peng
8cf0bbb558
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-11-09 11:37:33 +01:00
dependabot[bot]
3922858f02
chore(deps): bump mymindstorm/setup-emsdk from 9 to 12 (#4743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:04:14 +01:00
dependabot[bot]
1d05a6168e
chore(deps): bump uraimo/run-on-arch-action from 2.1.1 to 2.5.1 (#4742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:58 +01:00
dependabot[bot]
882e4f6964
chore(deps): bump actions/checkout from 1 to 4 (#4741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:37 +01:00
dependabot[bot]
34d6c39f31
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.7.1 to 1.8.0 (#4740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:20 +01:00
dependabot[bot]
ccd9cee527
chore(deps): bump actions/cache from 2 to 3 (#4739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:05 +01:00