houzh
|
6c7de059ba
|
fix a small memleak in jpeg decoding
|
2023-12-07 16:30:56 +08:00 |
|
houzh
|
b38f04a3ec
|
1. add View::postInvalidateDelayed;2.fix progressbar's crash caused by View::postInvalidate
|
2023-12-07 16:02:27 +08:00 |
|
houzh
|
124b28111e
|
add AbsSeekBar::~AbsSeekBar
|
2023-12-07 11:26:47 +08:00 |
|
houzh
|
b2a7c3f0d5
|
move roundscrollbarrenderer from gui/widget to gui/view
|
2023-12-07 08:14:26 +08:00 |
|
houzh
|
3573a9d8f1
|
move roundscrollbarrenderer from gui/widget to gui/view
|
2023-12-07 08:12:41 +08:00 |
|
houzh
|
d5d60b00c2
|
RatingBar add attribute support
|
2023-12-07 07:57:01 +08:00 |
|
houzh
|
b968e7484e
|
fix cairo_jpg's log
|
2023-12-06 19:18:59 +08:00 |
|
houzh
|
2fb8fd05bd
|
fix jpeg decode for corrupt jpeg data
|
2023-12-06 16:58:07 +08:00 |
|
houzh
|
98a51c9349
|
fix input_linux.cc's crash while inputdevice is remoed
|
2023-12-06 11:04:28 +08:00 |
|
houzh
|
64f383d73d
|
fix input devices' hotplug detection
|
2023-12-05 19:08:28 +08:00 |
|
houzh
|
cd2c2c2e77
|
fix input devices' hotplug detection
|
2023-12-05 19:04:56 +08:00 |
|
houzh
|
9cbcc5b406
|
fix animatedrotatedrawable's animation(cannt stopped in progressbar)
|
2023-12-04 19:06:43 +08:00 |
|
houzh
|
0f749cafbe
|
modify ProgressBar::startAnimatio
|
2023-12-04 17:35:14 +08:00 |
|
houzh
|
2a4c2b1d92
|
fix animationutils's variables's init issues
|
2023-12-04 11:36:58 +08:00 |
|
houzh
|
90cbf9f4f4
|
modify inputeventsource for onKeyMultiple suuport
|
2023-12-04 11:06:57 +08:00 |
|
houzh
|
983ff58e5a
|
fix inputdevice's absinfo for x64
|
2023-12-01 21:36:15 +08:00 |
|
houzh
|
a37477cf16
|
fix textview's layout issues in height measures
|
2023-12-01 19:23:16 +08:00 |
|
houzh
|
41dd98e959
|
reduce gif memory usage
|
2023-11-30 10:27:59 +08:00 |
|
houzh
|
91006c3f92
|
1.reopen gfx global alpha support,2.fix textview.setlinktextcolor
|
2023-11-29 18:42:19 +08:00 |
|
houzh
|
8531406741
|
modify View::layout
|
2023-11-29 16:25:37 +08:00 |
|
houzh
|
33bc78d67b
|
remove colorstatelist's delete callings
|
2023-11-29 16:08:23 +08:00 |
|
houzh
|
c0838f24b7
|
add double buffer swap test
|
2023-11-29 09:40:22 +08:00 |
|
houzh
|
97b3ec262a
|
make colorstatelist shareable ,no free is needed,more easy to use
|
2023-11-29 08:26:35 +08:00 |
|
houzh
|
9aa34cbf2a
|
fix touchmode in attachinfo
|
2023-11-28 19:23:19 +08:00 |
|
houzh
|
c12f7a327e
|
fix touchmode in attachinfo
|
2023-11-28 19:22:40 +08:00 |
|
houzh
|
10ce6a3440
|
fix viewtreeobserver's listeners,view's onTouchModeChange working.
|
2023-11-28 19:00:09 +08:00 |
|
houzh
|
bd37128832
|
fix a colorstatelist's memleak
|
2023-11-28 15:19:41 +08:00 |
|
houzh
|
e1e4c520ee
|
remove some log msg
|
2023-11-28 10:22:27 +08:00 |
|
houzh
|
00a6f29faa
|
add double buffer support to sigmastar's gfx
|
2023-11-28 10:08:24 +08:00 |
|
houzh
|
8e1f54754a
|
make viewcount debuginfo print only changed
|
2023-11-27 19:34:10 +08:00 |
|
houzh
|
f4731ac943
|
add viewcount to command line arguments --debug
|
2023-11-27 17:16:26 +08:00 |
|
houzh
|
12610644cf
|
fix an uninint var
|
2023-11-27 16:14:19 +08:00 |
|
houzh
|
a2246eb543
|
fix textview's textcolor issue
|
2023-11-27 14:52:22 +08:00 |
|
houzh
|
cf1673f325
|
fix TextView::setTextColor(nullptr)'s crash
|
2023-11-27 14:22:49 +08:00 |
|
houzh
|
947ea9d34b
|
fix TextView::setTextColor(nullptr)'s crash
|
2023-11-27 14:21:15 +08:00 |
|
houzh
|
d12baaa580
|
fix line break issue for 0x0a
|
2023-11-27 13:41:51 +08:00 |
|
houzh
|
80cd7a5bb0
|
make all colorstatelist to deepcopy
|
2023-11-27 11:58:30 +08:00 |
|
houzh
|
824f89c661
|
fix a crash issue,all colorstatelist must be used as deep copy
|
2023-11-27 09:05:40 +08:00 |
|
houzh
|
6f0bab1e6e
|
fix abslistview's memleaks
|
2023-11-27 08:20:55 +08:00 |
|
houzh
|
90f151e745
|
code style (format)
|
2023-11-27 07:52:52 +08:00 |
|
houzh
|
5339af05cb
|
fix layerdrawable/transitiondrawable/gradientdrawable's memleak
|
2023-11-26 22:50:06 +08:00 |
|
houzh
|
5bfce08c8e
|
rename Context::getImage to loadImage
|
2023-11-24 18:01:12 +08:00 |
|
houzh
|
55cfedd0c1
|
skip all inputevents while app is not running
|
2023-11-23 18:34:58 +08:00 |
|
houzh
|
a2c5a36cf8
|
fix some textlayout issues
|
2023-11-22 16:00:08 +08:00 |
|
houzh
|
6b8a7bbd03
|
ViewGroup::removeAllViewsInLayout ,mChildren.clear must be called earlier to avoid some crash
|
2023-11-21 13:00:22 +08:00 |
|
houzh
|
b894f260bb
|
add View::notifyGlobalFocusCleared
|
2023-11-20 19:40:18 +08:00 |
|
houzh
|
0a1bb3a9c8
|
View::soundEffectEnable set default to true
|
2023-11-20 16:55:07 +08:00 |
|
houzh
|
1bee5f2235
|
View::performClick add SoundEffect
|
2023-11-20 15:39:56 +08:00 |
|
jiangcheng
|
a24a1d6340
|
fix video mosaic
|
2023-11-20 14:12:31 +08:00 |
|
houzh
|
f1926feba2
|
fix preferences::load(std::string)
|
2023-11-20 10:48:38 +08:00 |
|