AloyseTech
|
4de708b5ad
|
add api for setting/getting the animation type of preloader
|
2018-11-15 11:37:00 +01:00 |
|
AloyseTech
|
7b9710aa4e
|
Use define to enable or not double animation on preload
|
2018-11-14 23:01:22 +01:00 |
|
AloyseTech
|
624939f6ba
|
change the second animation range
|
2018-11-14 17:33:44 +01:00 |
|
AloyseTech
|
16aaa93e76
|
Better looking preload animation
|
2018-11-14 17:00:59 +01:00 |
|
Gabor Kiss-Vamosi
|
63bc66c40d
|
lv_page: remove debug printfs
|
2018-11-09 07:22:38 +01:00 |
|
Gabor Kiss-Vamosi
|
2a053b86bf
|
lv_ta: with ENCODER show cursor only in edit mode
|
2018-11-09 07:11:20 +01:00 |
|
Gabor Kiss-Vamosi
|
d643219ee8
|
lv_group: don't edit the first obj in the group, becuase some indev types (e.g. TP) not supports it
|
2018-11-09 07:10:10 +01:00 |
|
Gabor Kiss-Vamosi
|
9504cb8531
|
Merge branch 'master' into dev-5.3
|
2018-11-08 06:23:31 +01:00 |
|
Gabor Kiss-Vamosi
|
8a341d78b1
|
Merge pull request #539 from C47D/fix_lv_btnm_get_style
Fix lv btnm get style (#513)
|
2018-11-08 06:21:27 +01:00 |
|
Carlos
|
63075b73bd
|
Add missing = in lv_btnm_get_style function
|
2018-11-07 21:54:51 -06:00 |
|
Carlos
|
2a27c469fe
|
Fix warning in lv_img_src_get_type
|
2018-11-07 21:54:18 -06:00 |
|
Gabor Kiss-Vamosi
|
b3c159d968
|
lv_list: add API for scroll propagation
|
2018-11-07 20:59:03 +01:00 |
|
Gabor Kiss-Vamosi
|
fa25d7c428
|
lv_page: scroll propagation buf fix
|
2018-11-07 20:58:36 +01:00 |
|
Gabor Kiss-Vamosi
|
ba769623be
|
lv_page: add scroll propagation feature
|
2018-11-07 20:41:52 +01:00 |
|
Gabor Kiss-Vamosi
|
82ff19092b
|
lv_spinbox: fix warnings
|
2018-11-07 20:41:04 +01:00 |
|
Gabor Kiss-Vamosi
|
e5f59799ee
|
lv_list: use 'last_sel' with encoder too
|
2018-11-07 17:58:19 +01:00 |
|
Gabor Kiss-Vamosi
|
88392f9bd3
|
Merge branch 'AloyseTech-spinbox' into dev-5.3
|
2018-11-07 17:52:22 +01:00 |
|
Gabor Kiss-Vamosi
|
0a3621cdee
|
fix typo
|
2018-11-07 17:48:50 +01:00 |
|
Gabor Kiss-Vamosi
|
7c32c9c6e7
|
fix conflicts when merging from master
|
2018-11-07 17:47:50 +01:00 |
|
Gabor Kiss-Vamosi
|
3f059575ee
|
Merge pull request #529 from joltwallet/rem_last_sel
Remember list last selected
|
2018-11-07 10:18:50 +01:00 |
|
AloyseTech
|
d4fb9b1343
|
reverse encoder direction (CCW==decrement, CW==increment)
|
2018-11-06 17:55:11 +01:00 |
|
Brian Pugh
|
9c2b0ac5ea
|
valid action not necessary to save last_sel
|
2018-11-06 08:23:57 -08:00 |
|
Gabor Kiss-Vamosi
|
5088e903cb
|
Merge pull request #526 from AloyseTech/single-obj-group
Avoid object defocusing in single group object
|
2018-11-06 17:01:05 +01:00 |
|
Gabor Kiss-Vamosi
|
5e8a6924b6
|
Merge pull request #535 from C47D/fix_all_5133
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-06 16:50:42 +01:00 |
|
Gabor Kiss-Vamosi
|
7c76a46cbc
|
Remove unused code
Co-Authored-By: AloyseTech <AloyseTech@users.noreply.github.com>
|
2018-11-06 16:42:30 +01:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
Brian Pugh
|
e37e0079be
|
Set lv_list last_sel to NULL upon creation
|
2018-11-05 09:33:05 -08:00 |
|
Brian Pugh
|
96c0050cb8
|
Remember list last selected
|
2018-11-05 08:46:51 -08:00 |
|
AloyseTech
|
2c7b51ca56
|
Add left digit padding handling
|
2018-11-05 14:48:33 +01:00 |
|
AloyseTech
|
d5747a0379
|
fix set_digit_format
|
2018-11-05 14:47:30 +01:00 |
|
AloyseTech
|
b0962095f3
|
Merge branch 'spinbox' of github.com:AloyseTech/lvgl into spinbox
|
2018-11-05 14:02:13 +01:00 |
|
AloyseTech
|
77162e7784
|
Avoid object defocusing in signle group object
|
2018-11-05 13:15:34 +01:00 |
|
AloyseTech
|
6e116d9e59
|
Add digit padding feature [WIP]
|
2018-11-05 11:52:21 +01:00 |
|
Gabor Kiss-Vamosi
|
a81b735016
|
Merge pull request #522 from C47D/Fix_513
Fixes #513
|
2018-11-04 20:54:03 +01:00 |
|
Gabor Kiss-Vamosi
|
e5464f5be7
|
spinbox: formatting
|
2018-11-04 20:21:51 +01:00 |
|
Carlos
|
d86f8a8981
|
Fixes #513
|
2018-11-04 12:24:45 -06:00 |
|
Gabor Kiss-Vamosi
|
deb8048da5
|
lv_draw_vbasic.c: remove unnecessary cast
|
2018-11-04 16:11:49 +01:00 |
|
AloyseTech
|
a88ad62af3
|
Add/fix comment
|
2018-11-03 18:41:06 +01:00 |
|
AloyseTech
|
8cafd07e0a
|
Remove double api, add increment/decrement api
|
2018-11-03 18:26:59 +01:00 |
|
AloyseTech
|
46309f7333
|
update spinbox object when int value change
|
2018-11-03 18:07:25 +01:00 |
|
Gabor Kiss-Vamosi
|
612c618240
|
minor fixes
|
2018-11-02 14:21:10 +01:00 |
|
Gabor Kiss-Vamosi
|
e2bbbefb04
|
Merge branch 'spinbox' of https://github.com/AloyseTech/lvgl into AloyseTech-spinbox
|
2018-11-02 13:57:00 +01:00 |
|
Gabor Kiss-Vamosi
|
f1b59388bb
|
Merge branch 'chartSerieClear' of https://github.com/AloyseTech/lvgl into AloyseTech-chartSerieClear
|
2018-11-02 13:37:23 +01:00 |
|
Gabor Kiss-Vamosi
|
c083150072
|
lv_list: fix warnings
|
2018-11-02 12:53:36 +01:00 |
|
Gabor Kiss-Vamosi
|
3353a74e1d
|
Merge branch 'master' of https://github.com/fallstool/lvgl into dev-5.3
|
2018-11-02 12:50:22 +01:00 |
|
Gabor Kiss-Vamosi
|
79b5b0f1fc
|
lv_list: update comments
|
2018-11-02 12:45:09 +01:00 |
|
Gabor Kiss-Vamosi
|
ed53728010
|
Merge branch 'master' into dev-5.3
|
2018-11-02 12:42:51 +01:00 |
|
AloyseTech
|
0fceadc529
|
add spinbox object to include list in lvgl.h
|
2018-11-01 19:45:48 +01:00 |
|
AloyseTech
|
404c52e3c2
|
create spinbox object, derivating lv_ta
|
2018-11-01 18:48:13 +01:00 |
|
AloyseTech
|
9b5ec3572e
|
move LV_CHART_POINT_DEF to header and define it to LV_COORD_MIN
|
2018-11-01 18:40:13 +01:00 |
|