Commit Graph

319 Commits

Author SHA1 Message Date
侯歌
a7e0880374 1,remove mipmap-mdpi. 2,modify View::FLAGS use enum insteadof constexpr. 3, open View'sdrawablecache 2022-02-14 09:16:49 +08:00
houzh
08106e7a92 fix ninepatchdrawable,allways fallinto mirror drawings 2022-02-12 09:42:34 +00:00
houzh
e58f55684e improve color parser's compatibility 2022-02-11 16:13:52 +00:00
houzh
b0d61f2fb8 fix assets's color parser 2022-02-11 13:34:01 +00:00
侯歌
a2eb43e423 add colors_holo and colors_material 2022-02-11 18:41:42 +08:00
侯歌
af79f9b9ad fix alert_dialog.xml 2022-02-11 18:25:03 +08:00
侯歌
ebd56b8dd7 make TextView multiline by default 2022-02-11 15:29:13 +08:00
侯歌
0f9d33fc7c modify idgen.py,make id's value more stable than evenr.2,modify uidemo 2022-02-11 14:54:04 +08:00
侯歌
25c73c5cb7 modify attributeset.cc string parser 2022-02-10 18:36:30 +08:00
侯歌
8a2898c22f modify colorstatelist, use namespaced xml parser 2022-02-10 17:37:11 +08:00
侯歌
04abc7c718 fix Context::getColorStateList 2022-02-10 17:01:06 +08:00
侯歌
ab8204180b fix relativelayout's layout parser 2022-02-10 14:16:01 +08:00
侯歌
06b3108140 fix color parser in layout 2022-02-10 14:03:58 +08:00
侯歌
50023ae212 fix textview's properties 2022-02-10 13:49:03 +08:00
侯歌
0f5b812e1d add widget Gallery 2022-02-10 13:38:23 +08:00
侯歌
d04f2ca82e add default style for all widgets 2022-02-10 10:17:09 +08:00
侯歌
1487d4839d modify LayoutInflater::from(),free inflater now is forbidden and unnecessary 2022-02-09 18:20:46 +08:00
侯歌
9736b02136 fix numberpicker's inflater issue(cant inflate from merge node) 2022-02-09 17:32:17 +08:00
侯歌
ab82d3af2c add color assets 2022-02-09 16:25:42 +08:00
侯歌
f3d21e1b68 add ViewStub for lazy loading 2022-02-09 15:06:26 +08:00
侯歌
d5e8fc7fec fix TextView::textAppearance 2022-02-09 13:03:44 +08:00
侯歌
c647538ab6 fix textview's textappearrance parser 2022-02-09 11:02:35 +08:00
侯歌
2ff03f52f1 add some assets 2022-02-09 10:42:48 +08:00
侯歌
38b836827a layoutinflater add defaultStyle support. 2022-02-09 09:08:16 +08:00
侯歌
1e9c2b40c6 fix some style theme loading&apply issues 2022-02-08 14:48:57 +08:00
侯歌
2f4054e2d5 modify assets's style parser 2022-02-08 11:44:31 +08:00
侯歌
2b59cfd062 DrawingCache test passed 2022-02-08 09:02:33 +08:00
侯歌
6924b3c81c disable DrawableCache 2022-02-07 17:43:11 +08:00
侯歌
45ae1c9ddf impled Assets::getColor 2022-02-07 17:11:33 +08:00
侯歌
5e91a26f64 drawing cache can working 2022-02-07 13:12:31 +08:00
侯歌
d2ce708a53 modify textview, add setRelativeDrawablesIfNeeded and xml parser 2022-02-07 10:35:50 +08:00
houzh
6fd63c2715 fix tablayout's indicator 2022-01-31 17:40:58 +00:00
houzh
0fd0cd20d0 fix layoutinflate's attachparent logic 2022-01-31 12:54:36 +00:00
houzh
b76159c917 fix some uninitialize variables 2022-01-27 11:23:41 +00:00
侯歌
6e74fdbfa3 alertdialog layout seems ok 2022-01-27 16:40:35 +08:00
侯歌
8b017e3f93 assets update 2022-01-27 15:22:28 +08:00
侯歌
be57488be1 alertdialog cant working ,but layout may be failed sometime 2022-01-27 15:10:58 +08:00
侯歌
8b77c181e3 alertdialog can loading now 2022-01-26 18:15:07 +08:00
侯歌
68158b6e42 add alertdialog impl,modify layout inflater(skip unknown widget instead of stop inflation) 2022-01-26 16:16:25 +08:00
侯歌
ec48752b2c modify uidemo 2022-01-26 11:48:02 +08:00
侯歌
291d4abc29 fix some layout issue caused by textview 2022-01-26 11:15:58 +08:00
侯歌
5ee4a2598d add Context::getArray 2022-01-25 15:48:52 +08:00
侯歌
3ce71d25d1 add style parser & loader 2022-01-25 09:46:58 +08:00
侯歌
0f098d0705 modify common_functions,fix function CreatePO 2022-01-24 19:07:23 +08:00
侯歌
6d44da4f2c modify alertcontroller 2022-01-24 17:54:43 +08:00
侯歌
90b662b4e1 add LayoutInflater to ArrayAdapter 2022-01-24 17:20:08 +08:00
侯歌
8962915a58 rename Root Project to CDROID 2022-01-24 13:25:23 +08:00
侯歌
3efe9ff56f remove tools from appdevops 2022-01-24 13:20:12 +08:00
侯歌
1981612fe9 remove tools from appdevops 2022-01-24 13:18:55 +08:00
侯歌
cccb21ddc2 add/update dialog sourcecode 2022-01-24 13:02:04 +08:00