Commit Graph

566 Commits

Author SHA1 Message Date
侯歌
ceb6e4217d modify inputdevice ,set time to milliseconds 2022-03-07 15:07:09 +08:00
侯歌
8d6be0fc1a remove LegacyVelocityTrackerStrategy,add analogclock's sample 2022-03-07 12:55:28 +08:00
侯歌
da7d25d223 fix velocitytracker 2022-03-07 12:08:16 +08:00
houzh
630d68c478 fix screen black blink,in swipewindow to finished 2022-03-06 15:26:28 +00:00
houzh
508978c854 fix screen black blink,in swipewindow to finished 2022-03-06 14:39:09 +00:00
houzh
66ed2cddd3 rename graph_device to graphdevice 2022-03-06 12:32:32 +00:00
houzh
8e7d064029 fix focusfinder's sort compare caused infinity loop 2022-03-06 06:32:04 +00:00
houzh
310ec4df68 textview add requestlayout in settext 2022-03-06 01:35:06 +00:00
houzh
f50da009ae fix some uninit variables 2022-03-05 13:45:44 +00:00
houzh
1325e90df4 add mutatedrawable's init for mMuted 2022-03-05 12:54:46 +00:00
houzh
cccede3840 modify uidemo,add scrollbar to gridview 2022-03-05 06:29:31 +00:00
houzh
4734738d38 modify surfacecompose to async mode 2022-03-05 03:37:29 +00:00
houzh
792e04d70f make xlib faster 2022-03-04 13:50:29 +00:00
侯歌
3c4c2f3f12 modify swipehelper,skip desktop(the 1st window) 2022-03-04 18:27:39 +08:00
侯歌
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