Commit Graph

913 Commits

Author SHA1 Message Date
houzh
e2ce38e0d0 fix sigma/graph_gfx.c FindCURL 2023-07-03 16:58:22 +08:00
zhhou
3bbd08e58a modify dfb 2023-07-03 08:51:00 +00:00
zhhou
6f1e8e02e2 graph_sdl,working fine 2023-06-30 01:04:16 +00:00
zhhou
af27022eac modify htmltest's cmakelists 2023-06-29 09:00:00 +00:00
zhhou
55560da1e6 add screenmargin to graph_xlib 2023-06-29 08:51:23 +00:00
houzh
b233ad06c9 remove View's bacckground 2023-06-27 06:18:51 +00:00
houzh
3ebfa6cb37 numberpicker's color gradient 2023-06-27 00:47:41 +00:00
houzh
89ae559431 modify color gradient 2023-06-27 00:11:14 +00:00
houzh
34f5884db1 fix textsize of numberpicker 2023-06-26 10:37:50 +00:00
houzh
f16647c9f4 numberpicker fix item losing in scrolling 2023-06-26 10:20:05 +00:00
houzh
d48702dfcb remove debug line 2023-06-26 03:32:54 +00:00
houzh
e1da68af29 modify middle items's size while edittext is invisible 2023-06-26 03:31:50 +00:00
houzh
0f51003160 modify numberpicker 2023-06-26 02:34:09 +00:00
houzh
4d610cf678 remove some unused var from Numbpericker 2023-06-23 09:11:44 +00:00
houzh
51a1d01813 add layout/number_picker_horz for horizontal numberpicker 2023-06-23 07:50:04 +00:00
houzh
23afdf9723 numberpicker's horizontal mode supported and working now 2023-06-23 07:04:16 +00:00
houzh
43f79f6967 fix empty Window's losted(1st invalidate) 2023-06-23 05:07:34 +00:00
houzh
5db519903b add Typeface to Numberpicker 2023-06-23 02:35:03 +00:00
houzh
8399a14b32 fix numberpicker's textSize 2023-06-23 01:07:26 +00:00
houzh
c7717a9de8 add some properties's get/set 2023-06-21 10:52:35 +00:00
houzh
e3064e9bb8 NumberPicker upgrade,add hozitontal support 2023-06-21 09:42:28 +00:00
houzh
37183df49e remove wrong thickness 2023-06-19 11:03:49 +00:00
houzh
3ee4153a9d fix gradientdrawable's centercolor position 2023-06-19 03:46:01 +00:00
houzh
f46123decc dialy commit 2023-06-15 15:15:55 +00:00
houzh
7e7b2b0ffc fix inflater of single base View(not container) 2023-06-15 11:08:51 +00:00
houzh
06595300ed fix dialog's event dispatch(to app caller) 2023-06-15 10:08:40 +00:00
houzh
2d14eeaf47 add samples/toast 2023-06-15 03:04:42 +00:00
houzh
a7471dca7c modify textview.setCompoundDrawables 2023-06-14 10:52:52 +00:00
houzh
fd05e68249 fix TextView::setCompoundDrawables's memleak for multi calling case 2023-06-14 09:53:20 +00:00
houzh
c9cf29847b fix View::setBackground's memleak 2023-06-14 09:36:42 +00:00
houzh
9681ddb2c5 Toast add Gravity support 2023-06-14 08:58:25 +00:00
houzh
1a75b821c5 modify toast impl ,working now 2023-06-14 08:10:27 +00:00
houzh
0da5eadd45 fix missing padding init in somecase 2023-06-14 03:38:22 +00:00
houzh
9207acfaa1 fix idgen for first running to generate ID.xml 2023-06-13 12:52:40 +00:00
houzh
a500494bc5 fix numberpicker::initializeSelectorWheelIndices 2023-06-13 10:44:29 +00:00
houzh
ec8415fa10 horzscroll2.cc add ascrollmode program params(switch) 2023-06-13 09:12:51 +00:00
houzh
d555e18f4f fix horizontalscrollview's eventdispatch while scrollmode is never or if_contents 2023-06-13 08:23:21 +00:00
houzh
56052f6cb8 fix bitmapdrawable 2023-06-13 06:38:53 +00:00
houzh
06f70f8aa8 optimized bitmapdrawable::draw 2023-06-13 05:50:09 +00:00
houzh
43ba2acea8 fix scaledrawable::scaleWidth/scaleHeight 2023-06-13 04:39:32 +00:00
houzh
0720416ff7 fix scaledrawable::inflate 2023-06-13 03:23:42 +00:00
houzh
8368ccf90e fix horizontalscrollview's fling 2023-06-13 03:08:57 +00:00
houzh
12682733ba modify idgen.py,skip id from other packages 2023-06-12 14:14:23 +00:00
houzh
ff72f6ccf0 modify idgen,remove tmpfile in all case 2023-06-12 09:02:16 +00:00
houzh
c1448176b1 modify ninepatch.cc,use LOG insteadof exception 2023-06-12 07:50:16 +00:00
houzh
45cee88695 change some typeface's debug msg to logv 2023-06-12 06:36:55 +00:00
houzh
04613c0c81 change numberpicker's drawing font to the edittext's fontface 2023-06-12 05:55:24 +00:00
houzh
50bc46b30d modify idgen.py 2023-06-12 05:21:08 +00:00
houzh
b7d0682061 modify Typeface::create 2023-06-12 04:49:01 +00:00
houzh
6eacbaee73 change numberpicker's setTextSize/Color virtual 2023-06-12 01:46:57 +00:00