Commit Graph

1727 Commits

Author SHA1 Message Date
侯歌
d65675a10d fix AttributeSet.getColor 2024-08-03 14:49:30 +08:00
侯歌
c47ade5f30 modify drawable_tests.cc 2024-08-02 19:35:22 +08:00
侯歌
03acf1410b fix a shape's crash 2024-08-02 19:34:16 +08:00
侯歌
717882161a remove some unused marcors in cdinput.h 2024-08-02 17:27:31 +08:00
侯歌
d794129bc7 upgrade Looper to android14,add some looper testcase 2024-08-02 14:22:46 +08:00
侯歌
0f72981397 add Looper::prepareMainLooper 2024-08-01 21:53:01 +08:00
侯歌
f09a0c1a0b drawablecontainer's code format and memleak 2024-08-01 17:16:43 +08:00
侯歌
9f82cec89a sample/recyclervieww add drag support 2024-08-01 09:30:06 +08:00
侯歌
f4eb480856 add ENABLE_BARCODE options 2024-07-31 23:53:30 +08:00
侯歌
62d3f05224 gesturedetector add destructor 2024-07-31 22:59:40 +08:00
侯歌
eb9977abc2 add scalegesturedetector testscase 2024-07-31 22:21:27 +08:00
侯歌
c452c74f64 modify scalegesturedetector 2024-07-31 19:25:37 +08:00
侯歌
01e7eb0ac0 add ScaleGestureDetector 2024-07-31 19:13:25 +08:00
侯歌
931a8aebda itemtouchhelper::gesture working ok 2024-07-31 17:56:24 +08:00
侯歌
72db57e6a7 fix smoothscrolltoposition 2024-07-31 17:10:08 +08:00
侯歌
28e122f8db add gesturedetector in samples/emptywindow 2024-07-31 16:31:50 +08:00
侯歌
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