Commit Graph

602 Commits

Author SHA1 Message Date
侯歌
291147255f fix a crash issue 2022-03-04 18:18:34 +08:00
侯歌
e221fdeff5 fix some uninitialized vars 2022-03-04 17:06:08 +08:00
侯歌
b086df131c Window support SwipeFinished(for touch device),implemented Window.close 2022-03-04 15:21:19 +08:00
侯歌
811f10fe3c add swipehelper 2022-03-04 11:12:12 +08:00
houzh
01238d43f6 fix some vagrind's errors 2022-03-03 12:42:11 +00:00
侯歌
9263098364 modify some samples 2022-03-03 18:20:20 +08:00
侯歌
5d8d53a3a6 fix Rect.union,sufraceCompose,Motion.PointId 2022-03-03 17:45:03 +08:00
侯歌
7a0c936680 add View::setTag/getTag 2022-03-03 14:12:45 +08:00
侯歌
c115a26e45 add View::setTag/getTag 2022-03-03 13:58:33 +08:00
侯歌
3ed953fd94 reduce View.size to 512 2022-03-03 13:34:02 +08:00
侯歌
b317a31e4e move some View's field to RenderNode 2022-03-03 12:10:01 +08:00
侯歌
87098440e2 fix text layout 2022-03-03 09:32:51 +08:00
侯歌
aeb32d9d7a reduce View.size 2022-03-02 17:56:38 +08:00
侯歌
f0b8110fd0 improve layout speed 2022-03-02 16:56:39 +08:00
侯歌
c651add741 modify analog and some assets 2022-03-02 15:58:22 +08:00
侯歌
15b3d8d172 fix window' caused drawing performance issue 2022-03-02 11:21:34 +08:00
侯歌
d0a6759e82 modify Window,add Margin suuport 2022-03-02 10:20:52 +08:00
houzh
286502c10f move layout to UIEventSource,viewpager seems ok 2022-03-01 13:30:25 +00:00
侯歌
592834b271 fix Window::invalidateChildInParent(invalidate issue) 2022-03-01 16:59:42 +08:00
侯歌
a41466f2ca fix ViewPager's ,add Decor/nonDecor suuport 2022-03-01 14:58:17 +08:00
侯歌
9c35dbbc44 modify Window.dispatchInvalidateOnAnimation 2022-03-01 13:30:02 +08:00
侯歌
99d2c33e04 add missing view destroied operations 2022-03-01 11:46:57 +08:00
侯歌
4b71239c9b remove drawerlayout.getTransformEvent.use protected viewgroup.getTransformEvent 2022-03-01 10:53:37 +08:00
houzh
3577a2e52d fix relativelayout's inflater 2022-02-28 12:25:55 +00:00
侯歌
5e55b12b11 modify rect.h ,change Point/Size/Rect to template 2022-02-28 16:43:53 +08:00
侯歌
039d77369e change LOG msg level 2022-02-28 14:04:56 +08:00
侯歌
716f988bde fix some api's return value 2022-02-28 13:05:59 +08:00
侯歌
29527883f9 fix a crash caused by drawablecontainer 2022-02-28 12:41:42 +08:00
houzh
64cb5cfce3 uload missing headfile gridlayout.h 2022-02-27 08:41:11 +00:00
houzh
c488c5c21b add window_focus/actived to statelist 2022-02-27 08:15:23 +00:00
houzh
a178e13482 :q! 2022-02-27 07:41:46 +00:00
houzh
f3581a0591 fix Gridlayout::LayoutParams inflater issue(margin parse error) 2022-02-26 12:13:27 +00:00
houzh
9e0a5777fc add textview's gravity for inflater 2022-02-26 10:31:56 +00:00
houzh
e3c262124b set default textalignment 2022-02-26 10:09:47 +00:00
houzh
a651cc6a01 add View::textaliment prop inflate support 2022-02-26 09:53:16 +00:00
houzh
5994344539 fix adapterview::initAdapterView 2022-02-26 08:58:32 +00:00
houzh
2a06ed2100 fix an uninitialized issue 2022-02-26 08:54:58 +00:00
houzh
564681de11 modify gradientdrawable(add stroke dash support),iprove its testcase 2022-02-26 02:57:35 +00:00
houzh
00e684ebfa modify gradientdrawable,add ring draw 2022-02-25 12:26:14 +00:00
侯歌
6d50a73c99 impl gradientdrawable's draw 2022-02-25 17:54:54 +08:00
侯歌
e09d553909 fix relativelayout 2022-02-25 14:12:46 +08:00
侯歌
b27bbfa4ed upload uidemo's assets & R.h 2022-02-25 12:57:43 +08:00
侯歌
997edd445d fix linearlayout's major gravity(cannot apply to children) 2022-02-25 10:34:52 +08:00
侯歌
f20d9017af modify gridlayout and its samples 2022-02-24 14:32:09 +08:00
侯歌
ad3b5b2667 fix gridlayout testcase 2022-02-23 18:36:19 +08:00
侯歌
81f1244823 modify onSetLayoutParams prototype 2022-02-23 18:33:12 +08:00
侯歌
2c217a9e92 add gridlayout(android compatible version) 2022-02-23 17:31:13 +08:00
侯歌
101ede8786 remove draw_ninepatch from canvas 2022-02-22 18:26:33 +08:00
侯歌
53aa24066e add some missing field in tablayout' inflate 2022-02-22 17:28:27 +08:00
侯歌
86c1c7478b moeidy cmake/options ..,add edit_text assets 2022-02-21 16:30:34 +08:00