Commit Graph

128 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
侯歌
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
侯歌
f48013fdba change Looper::getDefault to getMainLooper 2024-07-29 14:35:14 +08:00
侯歌
e8fdaaee21 add MotioNEvent::getClassification 2024-07-24 19:17:38 +08:00
侯歌
ab228a8afe update inputdevice_tests 2024-07-03 09:34:31 +08:00
侯歌
d17a112fef INPUTDEVICE.MTASST2 passed 2024-06-27 17:18:58 +08:00
侯歌
7efcce4624 change version info generation 2024-06-20 16:43:07 +08:00
侯歌
90c682f4d8 add testcase for ST TOUCH devices 2024-06-19 16:13:26 +08:00
侯歌
b5d55dc50c fix animatedstatelistdrawable's uninit variable 2024-06-14 11:36:08 +08:00
侯歌
d3cbf18b3e add animated-selector testcase 2024-06-13 22:36:04 +08:00
侯歌
8d2087fe9a fix statelist contain layerlist's memleak issues 2024-06-13 20:19:46 +08:00
侯歌
4d6bdc010b change rendernodescale to FLT_EPSILON 2024-05-31 23:12:18 +08:00
侯歌
5d52532c02 modify inputdevice,device(MultiTouth Type B)moving without trackid is supported 2024-05-29 16:27:46 +08:00
侯歌
43b7a6f586 fix INPUTDEVICE.MTA 2024-05-10 16:36:18 +08:00
侯歌
4a313023e5 modify inputdevice_tests.cc,support pointerid 0->N 2024-05-10 16:01:31 +08:00
侯歌
2a37cfa69f fix touchtest 2024-05-09 15:58:05 +08:00
侯歌
4dbc0eaf13 upgrade velocity to android14 2024-05-08 17:20:36 +08:00
侯歌
ab33bf0c91 modify inputdevice,change MotionEvent's PointerID to (0,PointerCount-1) 2024-05-06 16:38:55 +08:00
侯歌
2c1cb71b3c add some losing data verifies to INPUTDEVICE.MTA 2024-05-04 22:23:08 +08:00
侯歌
946e19e30f modify inputdevice, slot id can be any value now 2024-05-04 22:13:51 +08:00
侯歌
f08b02e35e add testcase INPUTDEVICE.MTB3 2024-05-04 18:05:46 +08:00
侯歌
cd75c8723a inputdevice_tests MTB2,passed 2024-05-04 13:55:12 +08:00
侯歌
60b417fe17 some code optimizations 2024-05-02 23:52:16 +08:00
侯歌
32b56a5f8f add motionevent.MultiTouch TypeA/B and Single Touch testcase. 2024-05-02 17:42:31 +08:00
侯歌
1088075330 motionevent history suuported 2024-04-28 21:32:21 +08:00
侯歌
ceaf741c84 make touchtest faster 2024-04-28 02:04:53 +08:00
侯歌
782c58da9e motionevent's multi point seems ok 2024-04-27 18:33:28 +08:00
侯歌
2197c08886 fix MotionEvent's History data 2024-04-27 15:55:52 +08:00
侯歌
f6a100cd15 add action_move to touchtest 2024-04-27 09:36:26 +08:00
侯歌
7601680086 modify motionevent for multi touch events 2024-04-26 22:09:30 +08:00
侯歌
8d539ecfd9 fix some test's compile errors 2024-04-26 10:03:35 +08:00
侯歌
0348dc23e6 move inputeventlabels to private 2024-04-26 09:28:15 +08:00
侯歌
ecf04cc6d4 inputdevice for mt 2024-04-23 17:18:40 +08:00
侯歌
079e7149e9 add MotionEvent's pointer_down/up support ,it's testcase is passed,tobe verrified in devices 2024-04-22 21:27:18 +08:00
侯歌
2e0e22c6d3 remove imageview's tint destroy operations,tinglist cant be destroied 2024-03-29 15:28:40 +08:00
侯歌
41294a216f fix interpolator's memleak in numberpicker 2024-03-26 11:29:06 +08:00
houzh
f59305c5cf fix some memleak(make OverScroller's Interpolator static ) 2024-02-18 14:48:40 +08:00
houzh
4a69c3a3ef modify looper and eventhandler, EventHandler can remove itself now 2024-01-31 23:38:38 +08:00
houzh
52a139e06f fix velocitytracker,add velocitytracker testcase 2024-01-25 15:38:38 +08:00
houzh
817e86c353 fix callbackbase's prototype 2024-01-18 18:17:48 +08:00
houzh
cde7e7b0ae make all subproject compile passed 2024-01-17 11:08:39 +08:00
houzh
abac0a0aa7 change View's internal class to outer of View 2024-01-02 16:23:18 +08:00
houzh
5bfce08c8e rename Context::getImage to loadImage 2023-11-24 18:01:12 +08:00
houzh
3ebd22c58f 1.modify wpa_ctrl;2.remove unused code reference from some app'scmakelists 2023-10-10 11:15:26 +08:00
houzh
94e7908fa6 make variant compatibale with C++17 2023-10-05 11:45:53 +08:00
houzh
d970d3d7b4 input device add hotplug support 2023-09-20 09:33:16 +08:00
houzh
59f4679c79 fix some test's compilse issues 2023-09-05 09:19:29 +08:00
houzh
282fb05522 change InputEventSource:ScreanSaver 2023-08-28 11:38:57 +08:00