Commit Graph

1711 Commits

Author SHA1 Message Date
侯歌
43e8f447aa gesturedetector working 2024-07-31 13:03:07 +08:00
侯歌
4e4ed2bfe4 modify choreographer.removeCallback,return int instead of void 2024-07-31 10:19:15 +08:00
侯歌
2a26c4dc44 add gesturedetector 2024-07-31 10:07:09 +08:00
侯歌
12d6c57237 remove build.h from cdroid.h 2024-07-30 18:53:16 +08:00
侯歌
9dd2b97289 modify app.cc,disable logs in help mode 2024-07-30 18:22:53 +08:00
侯歌
c2319fe7f0 fix drawablewrapper::setDrawable 2024-07-30 16:24:30 +08:00
侯歌
0d51a75f59 modify gestureoverlayview 2024-07-30 09:39:45 +08:00
侯歌
a550883e9f modify gesturelibraries.h ,add includes 2024-07-29 18:25:17 +08:00
侯歌
2d0cc455f6 add init of HorizontalScrollView::mLastScroll 2024-07-29 17:33:34 +08:00
侯歌
f48013fdba change Looper::getDefault to getMainLooper 2024-07-29 14:35:14 +08:00
侯歌
544f3a76b1 fix memleak of LinearLayoutManager's mOrientationHelper 2024-07-27 15:59:47 +08:00
侯歌
311e9bba41 add some gesture module's destructors 2024-07-26 22:44:31 +08:00
侯歌
7c9a85358a sort recognized result 2024-07-26 18:52:28 +08:00
侯歌
d634f6cf64 gesture recognize ok 2024-07-26 18:23:24 +08:00
侯歌
115cd6f0cb make webp gif framesequencd controled by gui_features.h 2024-07-26 16:46:11 +08:00
侯歌
2dc32b0874 add gestureoverlayview 2024-07-26 16:33:18 +08:00
侯歌
529ac6b6d2 fix some gesture's crash 2024-07-26 10:45:03 +08:00
侯歌
e6bd3f6bc2 gesture deserialized ok 2024-07-26 08:56:24 +08:00
侯歌
d53266fb09 modify gradientdrawable's roundrect 2024-07-25 16:49:40 +08:00
侯歌
8b94563e16 fix a syntax 2024-07-25 10:14:55 +08:00
侯歌
6906af5e6e fix build infos with(git clone --depth=1) 2024-07-25 10:00:50 +08:00
侯歌
d1848b16f2 add FindLibUSB.cmake 2024-07-25 09:21:08 +08:00
侯歌
e8fdaaee21 add MotioNEvent::getClassification 2024-07-24 19:17:38 +08:00
侯歌
b5bff34d9e add ViewConfiguration::getScaledAmbiguousGestureMultiplier 2024-07-24 18:21:05 +08:00
侯歌
3d8e60f58f make ViewConfiguration's static api constexpr 2024-07-24 17:48:15 +08:00
侯歌
62f1d71500 add GestureIOHelper::writeLong impl 2024-07-24 16:40:27 +08:00
侯歌
644b49c31c add ENABLE_GESTURE options 2024-07-24 16:16:57 +08:00
侯歌
dbe9ae8d71 add gesturepoint serialize support 2024-07-24 11:25:36 +08:00
侯歌
4dd7cd50b6 add gesture serialize support 2024-07-24 11:07:28 +08:00
侯歌
c95ba5e981 gestute source code linked passed 2024-07-23 19:18:48 +08:00
侯歌
cc838ecc75 gestute source code cmpiled passed 2024-07-23 19:16:02 +08:00
侯歌
d99b6d688a add some gesture impl files 2024-07-23 18:27:50 +08:00
侯歌
9cc58f8d91 remove widget/pagetransformers.cc,moved to apps/samples 2024-07-22 15:33:42 +08:00
侯歌
5df937d6b9 LayerDrawable's insets add start/end support 2024-07-22 10:41:23 +08:00
侯歌
e003800686 fix shape corner's radius 2024-07-20 17:38:42 +08:00
侯歌
4fefa80885 modify GitVersion generations 2024-07-19 09:55:46 +08:00
侯歌
71a82b4070 add InputDevice::getIdentifier 2024-07-18 19:18:56 +08:00
houzh
44ab0005f4 audiomanager add rtaudio play 2024-07-18 00:15:52 +08:00
侯歌
974b002201 add RTAUDIO to cmake/options.cmake 2024-07-17 22:46:54 +08:00
侯歌
eb19da4aa0 add cmake/modules/FindRtAudio.cmake 2024-07-17 22:45:45 +08:00
侯歌
aebf77b595 modify audiomanager 2024-07-17 22:26:04 +08:00
houzh
c1248841e0 add gestutre 2024-07-17 22:20:10 +08:00
侯歌
267c1ca2c2 add inputdevice's version support 2024-07-17 19:52:42 +08:00
侯歌
5de763c6a8 add inputdevice's version LOG 2024-07-17 19:46:57 +08:00
侯歌
f7300ae2b3 modify animatedimagedrawable add AnimationStart/End Callback support 2024-07-17 18:56:09 +08:00
侯歌
4743c859ef fix gradientdrawable's ring with android:useLevel='false' 2024-07-17 14:33:41 +08:00
侯歌
a74a0e1ded impl RecyclerView::removeOnChildAttachStateChangeListener 2024-07-16 18:27:13 +08:00
侯歌
1dd040c2b0 disable View.setDrawingCacheEnabled 2024-07-16 16:27:00 +08:00
侯歌
f6fb2f3b5d graph_fb's add screen margins 2024-07-15 17:56:30 +08:00
侯歌
0a01aea588 BitmapDrawable add setMipMap suuport 2024-07-15 16:24:10 +08:00