Commit Graph

1618 Commits

Author SHA1 Message Date
侯歌
667f0c7e8b fix ssd202's cmake toolchain 2024-07-10 14:43:43 +08:00
侯歌
77349d0805 scrollview add scrollduration support 2024-07-09 15:52:12 +08:00
侯歌
3ffbf3c53e add some CursorPointer suuport api 2024-07-09 10:54:47 +08:00
侯歌
f43f4372f1 enable MotionEvent's split 2024-07-08 23:07:21 +08:00
侯歌
9d87b4ad8f change DefaultItemAnimator::animateXXXXImpl virtual 2024-07-08 10:43:31 +08:00
侯歌
f9910f94b6 modify defaultitemanimator's prototype 2024-07-08 10:23:41 +08:00
侯歌
6faa2a831a View.setAlpha can be usedwithout LAYER_TYPE_SOFTWARE 2024-07-08 09:14:13 +08:00
侯歌
d0fa48c6e8 fix itemtouchhelper's crash 2024-07-06 22:33:48 +08:00
侯歌
5214d47d8d defaultitemanimator's crash seems fixed 2024-07-06 16:52:38 +08:00
侯歌
c7f0652d79 modify defaultitemanimator.cc 2024-07-06 16:40:31 +08:00
侯歌
512e066a15 fix somebug of defaultitemanimator&viewinfostore 2024-07-06 15:53:41 +08:00
侯歌
decdfdacbf change ViewInfoStore::mOldChangedHolders to LongSparseArray 2024-07-06 14:35:41 +08:00
侯歌
5a6d1dda0c fix ViewInfoStore::removeViewHolder 2024-07-06 14:11:55 +08:00
侯歌
a605bbcbbb fix DefaultItemAnimator::endAnimation 2024-07-06 09:59:14 +08:00
侯歌
14b98d0cd1 modify defaultitemanimator,more stable 2024-07-05 16:20:11 +08:00
侯歌
0127b27c59 fix ViewInfoStore::addToPreLayout 2024-07-05 12:40:08 +08:00
侯歌
0fad6ff838 fix ViewConfiguration's props loading 2024-07-04 16:27:31 +08:00
侯歌
97353a3687 fix rippleforeground's crash 2024-07-03 19:21:27 +08:00
侯歌
1a880bc3ff fix a shapedrawable memleak 2024-07-03 17:08:11 +08:00
侯歌
b83c30554e add compoundbutton:ondettachedfromwindow 2024-07-03 14:43:15 +08:00
侯歌
80099061dd unschedule SelectorDrawable while abslistview is dettached 2024-07-03 14:34:40 +08:00
侯歌
1bc54809c6 modify view::cleanup unschedule all owned drawables 2024-07-03 13:11:03 +08:00
侯歌
ab228a8afe update inputdevice_tests 2024-07-03 09:34:31 +08:00
侯歌
03e311ec71 fix mt&st 2024-07-03 08:57:46 +08:00
侯歌
fe2d2382bb change Drawable::(un)scheduleDrawable's Runnable to refvalue 2024-07-02 15:41:47 +08:00
侯歌
446c376939 modify ImageView::onDetachedFromWindow 2024-07-02 15:10:28 +08:00
侯歌
94d97a755b add gui_features.h to cdroid.h 2024-07-02 09:44:34 +08:00
侯歌
1c1528f937 modify get_git_version 2024-07-01 23:01:06 +08:00
侯歌
3c0398e75a add navigation 2024-07-01 18:57:34 +08:00
侯歌
9a2809a0aa fix imageview::~imageview 2024-07-01 18:32:04 +08:00
侯歌
c6d998ccaf fix get_git_version 2024-07-01 18:25:25 +08:00
侯歌
44f3b3a560 add ImageView::onAttachedToWindow/onDetachedFromWindow 2024-07-01 18:00:02 +08:00
侯歌
407229b5b9 fix cdroid version info 2024-07-01 16:56:05 +08:00
侯歌
b4db63ca2f fix cdroid version generation 2024-07-01 13:00:25 +08:00
侯歌
7cb12ca75d ViewGroup add 2 properties 2024-07-01 09:43:18 +08:00
侯歌
3d7977690a fix defaultitemanimator::onChangeAnimators 2024-06-29 20:00:12 +08:00
侯歌
d93df2349d add some InputMethodManager's api 2024-06-28 18:00:25 +08:00
侯歌
7fa7874516 add accessibilityevent.cc 2024-06-28 17:26:18 +08:00
侯歌
5df3a226d7 add RecyclerView::SavedState 2024-06-28 10:12:35 +08:00
侯歌
c57256f4f0 modify inputdevice 2024-06-27 18:21:35 +08:00
侯歌
cf8474d330 change log 2024-06-27 18:14:32 +08:00
侯歌
5b0a8bd737 change TouchDevice.mScreenWidth/mScreenHeight signed int 2024-06-27 18:04:38 +08:00
侯歌
d17a112fef INPUTDEVICE.MTASST2 passed 2024-06-27 17:18:58 +08:00
侯歌
56c60bb901 fix INPUTDEVICE.MTASST passed 2024-06-27 14:08:08 +08:00
侯歌
e137895ec0 modify CMakeLists.tst add gui_features.h by --include 2024-06-26 14:46:40 +08:00
侯歌
c0a308e8d1 make gui_features.h hidden(used only internal) 2024-06-26 14:37:19 +08:00
侯歌
796682dfff add functions check 2024-06-24 15:51:23 +08:00
侯歌
b48b2da3bb remove a verbose log 2024-06-24 10:05:33 +08:00
侯歌
67874db704 fix TouchDevice::setAxisValue with negative x/yvalues 2024-06-24 09:01:18 +08:00
侯歌
a6c35004ee add FindCairoMM.cmake 2024-06-20 23:26:26 +08:00