Commit Graph

741 Commits

Author SHA1 Message Date
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
houzh
24af84274b fix progressbar 2023-06-10 03:01:39 +00:00
houzh
ec7f3a5984 change numberpicker 2023-06-08 09:10:27 +00:00
houzh
b3bd5a2533 add Typeface/textsize support for Switch 2023-06-08 06:14:17 +00:00
houzh
a5267acb7c fix linearlayout's dividerdrawable 2023-06-08 04:47:36 +00:00
houzh
4d3bc1443c enabled textview/edittext's ime in touchmode 2023-06-08 02:45:25 +00:00
houzh
17b8b06ddb fix graph_gfx's blit 2023-06-07 23:56:59 +00:00
houzh
f5f85ba8b8 fix windowmander's layer composing 2023-06-07 07:15:33 +00:00
houzh
f559f2fa06 add Window.sendToBack/bringToFront 2023-06-07 06:16:12 +00:00
houzh
b341b9b6a1 fix horizontalscrollview 2023-06-06 05:58:13 +00:00
houzh
c20e5da270 modify imageview::onDraw 2023-06-06 03:22:27 +00:00
houzh
e572e36835 fix imageview::configureBounds 2023-06-06 03:03:11 +00:00
houzh
378f7bb3a5 fix build.sh for find_package's config mode 2023-06-05 15:19:15 +00:00
houzh
6434f41a8a fix horizontalscrollview's edgeeffect(unexpected) 2023-06-05 02:22:30 +00:00
houzh
ac72e7fefd add patternlockview.onHoverEvent 2023-06-03 14:51:29 +00:00
houzh
caa8938b3a add patternlockview(not tested) 2023-06-03 10:20:45 +00:00
houzh
98de38ea9c fix 2 samples compile error caused by App's change 2023-06-02 13:42:33 +00:00
houzh
8a7b2863ab modify apps/CMakeLists.txt 2023-06-02 13:16:49 +00:00
houzh
c35f03dcb0 Merge branch 'master' of https://gitee.com/houstudio/cdroid 2023-06-02 09:09:13 +00:00
houzh
c5a135371b add App argument extantion support 2023-06-02 09:08:21 +00:00
jiangcheng
1ac7320075 MPRotate x64 build 2023-06-02 16:54:06 +08:00
jiangcheng
e817ad9764 Merge branch 'master' of https://gitee.com/houstudio/cdroid 2023-06-02 16:34:51 +08:00
jiangcheng
ff0561fecc exposed video interface mm_ Player_ Flush_ Screen 2023-06-02 16:34:29 +08:00