Commit Graph

28 Commits

Author SHA1 Message Date
侯歌
81b8d77220 modify propertyvaluesholder(impl by variant) 2021-11-30 16:48:10 +08:00
侯歌
ef0b2447f8 add drawable hotspot support 2021-10-29 17:09:11 +08:00
侯歌
4988533470 fix window_tests.cc to fit layoutinflater's changes 2021-10-14 17:58:57 +08:00
13923402541
16b63d329d fix widget_test's keyboardtest 2021-10-09 13:24:09 +00:00
侯歌
bbe58c07ed fix spinner/textview's layout issue 2021-09-26 14:45:59 +08:00
侯歌
d9996cca8e add LayoutInflater,moved from Window::inflate 2021-09-24 13:25:16 +08:00
侯歌
3fae3783dc mv canvas::mapRect to Matrix::transform_rectangle 2021-09-18 18:11:44 +08:00
侯歌
7abe6127b0 add AttachInfo 2021-09-17 13:35:41 +08:00
侯歌
3f869e10b8 add Canvas::mapRect,viewgroup's rotation maybe OK 2021-09-16 11:33:04 +08:00
侯歌
c267b59d46 add cliprectanimation,rename rect.x/y->rext./left/top 2021-09-10 10:32:00 +08:00
侯歌
97cc0053a3 add layoutanimationcontroller & animationutils 2021-09-09 11:52:33 +08:00
侯歌
20280c1c0f modify valueanimator,propertyvaluesholder 2021-09-07 18:12:21 +08:00
侯歌
e326997f36 modify callback impl 2021-08-30 18:37:02 +08:00
侯歌
e573a28e7a add picturedrawable and testcase 2021-08-30 17:36:53 +08:00
侯歌
c9a3987edd modify focusfinder,fix focussearch_tests 2021-08-20 18:36:44 +08:00
侯歌
4ad5316d3e fix layout,and some drawable resource,add textview 2021-08-20 15:46:23 +08:00
侯歌
26b3a42733 fix invalidatechild 2021-08-19 18:25:41 +08:00
侯歌
7840d7b66a change invalidate and drawing 's impl 2021-08-19 12:12:05 +08:00
侯歌
03e7be67e6 fix listview's multichoice/singlechoice 2021-08-17 16:01:58 +08:00
侯歌
0a30bb3c72 property animator working 2021-08-16 11:13:00 +08:00
侯歌
1396387c99 add callckbase for runnable implmentation 2021-08-06 13:45:25 +08:00
侯歌
c42bc74405 fix uieventhandler's crash(caused by runnable) 2021-08-05 17:36:57 +08:00
侯歌
c09ccdec87 add view.post(std::function<>) 2021-08-05 16:16:24 +08:00
侯歌
ee104a0285 remaking looper impl,remove MessageListener 2021-08-05 12:00:22 +08:00
侯歌
6bfddb7370 valueanimator,objectanimator work fine,modify layouttransition(change animation to animator) 2021-08-02 11:21:56 +08:00
侯歌
9eec782579 add valueanimator 2021-07-30 18:47:43 +08:00
侯歌
1ed423c468 add animation support 2021-07-20 14:30:05 +08:00
侯歌
0c6fac546c CDROID's First commit 2021-06-24 10:12:55 +08:00