Commit Graph

1612 Commits

Author SHA1 Message Date
侯歌
fef758be47 add some MotionEvent's api 2024-05-03 11:44:53 +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
侯歌
837d9c4e0d modidy inputdevice.putRawEvent 2024-04-29 14:58:27 +08:00
侯歌
5553532c98 fix motionevent's history 2024-04-29 11:45:06 +08:00
侯歌
fa01f9156a modify graph_xlib 2024-04-29 11:38:26 +08:00
侯歌
5d0e5ee166 fix touchtest 2024-04-29 11:35:48 +08:00
侯歌
154b74ccce modify touchtest 2024-04-29 10:24:36 +08:00
侯歌
dba059c8dd modify touchtest 2024-04-29 10:24:00 +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
侯歌
ebb4e7a857 fix inputdevice and motionevent.history is abandoned to avoid crashes 2024-04-28 02:03:53 +08:00
侯歌
af7d8ec24d modify touchtest 2024-04-27 18:34:32 +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
侯歌
e63949219e add action_move to touchtest 2024-04-27 09:40:56 +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
侯歌
ac4ade8e29 remove some unused gfx/fb's includess 2024-04-26 19:41:49 +08:00
侯歌
b426a8cd67 add device type log 2024-04-26 19:35:24 +08:00
侯歌
6d22a49d5d add MotionEvent's record and playback codes 2024-04-26 18:07:42 +08:00
侯歌
2f8e6dfce1 touchtest add multi pointer support 2024-04-26 11:27:05 +08:00
侯歌
8d539ecfd9 fix some test's compile errors 2024-04-26 10:03:35 +08:00
侯歌
3cc050ba3d make private image-decoders invisible for app developers 2024-04-26 10:02:05 +08:00
侯歌
0348dc23e6 move inputeventlabels to private 2024-04-26 09:28:15 +08:00
侯歌
8f66c7f105 add LGPL License to View 2024-04-25 16:48:33 +08:00
侯歌
d66ff81b86 add LGPL License to View 2024-04-25 16:48:17 +08:00
侯歌
e72076579f add InputEventSource::sendEvent 2024-04-25 10:56:12 +08:00
侯歌
70feba25cd change x11's keymap's switchcase to vector map 2024-04-25 10:13:03 +08:00
侯歌
5fe5f7152f reopen xlib's keycode map 2024-04-25 08:45:17 +08:00
侯歌
d5e9ac8c86 rename FOWARD_DEL to BACKSPACE 2024-04-25 08:20:24 +08:00
侯歌
4d59059ad9 remove KEYCODE_LEFT/RIGHT 2024-04-25 08:16:29 +08:00
侯歌
0311abcbb5 comment sendkey in xlib 2024-04-24 23:11:18 +08:00
侯歌
fc4d07aae5 remove eventcode.h 2024-04-24 23:03:26 +08:00
侯歌
45222c3c50 remove keycodes from eventcodes.h 2024-04-24 18:13:09 +08:00
侯歌
b0d273807f modify inputevent.getType 2024-04-24 17:49:20 +08:00
侯歌
c1497c5d2b modify motionevent.getType 2024-04-24 17:23:09 +08:00
侯歌
20339ed838 add two missing function to keyevent 2024-04-24 16:23:57 +08:00
侯歌
41e9faee48 split file uievents to inputevent,keyevent and motionevent. 2024-04-24 16:17:13 +08:00
侯歌
d8c8f12d66 remove some wrong commented copyrights 2024-04-24 12:25:29 +08:00
侯歌
f65cfbc181 multi touch device add typeb support 2024-04-24 08:12:59 +08:00
houzh
62fbde04d7 fix a crash for usb hid mouse 2024-04-23 22:22:35 +08:00
侯歌
ecf04cc6d4 inputdevice for mt 2024-04-23 17:18:40 +08:00
侯歌
1b598c9d2f fix single touch device's action_move 2024-04-22 22:34:53 +08:00
侯歌
ec9a8f64c1 fix single pointer touch 2024-04-22 22:09:45 +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
侯歌
dd05e08f26 fix touchdevice's multi touch process 2024-04-20 07:11:20 +08:00
侯歌
dd790952b3 fix touchdevice's multi touch process 2024-04-20 07:07:21 +08:00
侯歌
26903cb092 fix numberpicker's divide by zeo error 2024-04-20 06:36:36 +08:00
侯歌
8f98e3abbd rename env SCREENSIZE to SCREEN_SIZE 2024-04-18 20:54:17 +08:00