Commit Graph

1261 Commits

Author SHA1 Message Date
houzh
7a0fe215e0 fix gradientdrawable's drawing issues with no fill and transparent stroke 2024-02-29 16:42:12 +08:00
houzh
58a24f6a37 fix pivotx/y 2024-02-29 11:58:42 +08:00
houzh
98a7354ee5 make image drawing faster 2024-02-29 10:52:43 +08:00
houzh
acefc45bd3 make image drawing faster 2024-02-29 10:34:01 +08:00
houzh
5158f0561d viewpager2 working 2024-02-29 00:50:59 +08:00
houzh
9579aa95bb modify View::awakenScrollBars,fix horizontalscrollview's scrolling issues 2024-02-28 15:39:21 +08:00
houzh
fa168cc83d modify computeScrollVectorForPosition's scrollVector to ref var 2024-02-27 17:05:33 +08:00
houzh
2ad2856bb1 fix ring's radius 2024-02-27 15:39:24 +08:00
houzh
fedca77cba fix ring's radius 2024-02-27 15:31:04 +08:00
houzh
6d121099c4 fix sweep's pirvot and radius 2024-02-27 11:55:22 +08:00
houzh
711a850682 remove some unused(commented) code 2024-02-27 11:20:00 +08:00
houzh
b5e49b416c fix caousellayoutmanager 2024-02-27 09:43:21 +08:00
houzh
4b32b6afdc make View.scaleX,scaleY's pivot to view's center 2024-02-27 09:41:08 +08:00
houzh
9ef009bd01 carousellayoutmanager working 2024-02-25 00:16:38 +08:00
houzh
bb6d5076f7 add carousellayoutmanager 2024-02-24 22:11:19 +08:00
houzh
dbf5d80dea fix rotatedrawable,and RING shape... 2024-02-23 23:35:05 +08:00
houzh
60093286ed modify abslistview.cc 2024-02-23 12:47:16 +08:00
houzh
534b39dbc2 modify abslistview.cc 2024-02-23 11:33:57 +08:00
houzh
970436e625 fix recyclerview edgeeffect's springback 2024-02-23 10:37:08 +08:00
houzh
e3e1d15a60 make recyclerview._DEBUG =false 2024-02-22 22:50:43 +08:00
houzh
d9db96bf3c fix recyclerview's EdgeEffect drawing issues 2024-02-22 20:57:32 +08:00
houzh
bc59811514 fix gradientdrawable'ssweepgradient 2024-02-22 11:24:45 +08:00
houzh
e372b7dc87 add LongSparseLongArray LongSparseArray 2024-02-21 09:44:14 +08:00
houzh
5e613ee23c add stringtokenizer and View::setTag 2024-02-19 20:56:16 +08:00
houzh
f59305c5cf fix some memleak(make OverScroller's Interpolator static ) 2024-02-18 14:48:40 +08:00
houzh
9baae4c298 fix crash caused by recyclerview & linearsmoothscroller 2024-02-18 11:52:08 +08:00
houzh
fa991e8d9c fix itemtouchhelper's compile error in arm32 2024-02-18 09:25:03 +08:00
houzh
aec64db3f7 fix defaultitemanimator & simpleitemanimator 2024-02-17 16:41:36 +08:00
houzh
adc95e49e7 modify recyclerview/itemtouchhelper 2024-02-17 12:03:06 +08:00
houzh
5a74cc79ec itemtouchhelper compile passed 2024-02-17 11:21:15 +08:00
houzh
d27503e282 add widgetEx/compositeonpagechangecallback 2024-02-06 00:40:59 +08:00
houzh
59a5c364e6 widgetEx/scrolleventadapter widgetEx/fakedrag 2024-02-05 16:33:14 +00:00
houzh
73cf7c2015 adviewpager2 2024-02-05 16:23:44 +00:00
houzh
021ec5c3d9 code formats 2024-02-05 14:39:33 +00:00
houzh
b25941cdbe add displayid to inputevent 2024-02-05 22:34:00 +08:00
houzh
c186116720 add inputeventconsistencyverifier 2024-02-04 10:12:44 +00:00
houzh
09b5e14fdf update samples/recyclerview 2024-02-02 18:40:32 +08:00
houzh
0f75254573 destroy all itemdecorations in RecyclerView::~RecyclerView 2024-02-02 16:58:03 +08:00
houzh
3b3b512bc3 destroy all itemdecorations in RecyclerView::~RecyclerView 2024-02-02 16:55:13 +08:00
houzh
f59196ecd9 add recyclerview.fastscroller 2024-02-02 15:52:23 +08:00
houzh
a702d99ad1 modify UIEventSource::handleRunnables,delete mRunnables.remove_if looper 2024-02-01 18:52:45 +08:00
houzh
082339e621 modify looper& uieventsource,make self destroy more safely 2024-02-01 11:11:32 +08:00
houzh
4a69c3a3ef modify looper and eventhandler, EventHandler can remove itself now 2024-01-31 23:38:38 +08:00
houzh
1c7cc95046 make EventHandler can be owned by caller and loooper 2024-01-31 17:27:30 +08:00
houzh
47cbfa7fdd fix Numberpicker::ensureCachedScrollSelectorValue 2024-01-31 11:33:19 +08:00
houzh
acad4f9258 fix Numberpicker::ensureCachedScrollSelectorValue 2024-01-31 11:29:17 +08:00
houzh
e146830725 fix Numberpicker::ensureCachedScrollSelectorValue 2024-01-31 11:26:10 +08:00
houzh
e0549f562a fix Numberpicker::ensureCachedScrollSelectorValue's infinite looper 2024-01-31 11:20:37 +08:00
houzh
76f0ecb49f viewpropertyanimator's invalidate is OK 2024-01-31 10:16:31 +08:00
houzh
02e055009f fix animatedimagedrawable & imageview 2024-01-30 16:02:45 +08:00