Commit Graph

1392 Commits

Author SHA1 Message Date
侯歌
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
侯歌
ec5f25f87e modify rendernode.setScaleX/Y,avoid zero scalei 2024-04-17 18:26:34 +08:00
侯歌
ef68e87a78 fix View.transformFromViewToWindowSpace 2024-04-17 11:39:49 +08:00
侯歌
8457be07a3 recyclerview.mChildHelper change delete from layoutmanager to recyclerview'itself 2024-04-16 14:57:14 +08:00
侯歌
d19ae25875 fix textview's shadowcolor 2024-04-15 16:12:12 +08:00
侯歌
44df043845 Switch add switchTextAppearance proeprty support 2024-04-15 13:59:41 +08:00
侯歌
435382e6b6 modify fix Switch::mPositionAnimator's memleak 2024-04-15 11:19:27 +08:00
侯歌
84169bcae3 modify Switch::jumpDrawablesToCurrentState,fix mPositionAnimator's memleak 2024-04-15 11:16:41 +08:00
侯歌
df93dc9238 fix View::isOpaque 2024-04-15 09:01:32 +08:00
侯歌
7f1cd3ea65 change velocity to SimplePool 2024-04-13 22:21:57 +08:00
侯歌
d9e3db6615 fix RecyclerView::Recycler::scrapView 2024-04-13 17:48:42 +08:00
侯歌
676dc7a16c fix viewpropertyanimator's memleak 2024-04-13 17:41:11 +08:00
侯歌
30298fbc57 fix some memleak 2024-04-13 17:16:20 +08:00
侯歌
937d82c781 release logo in graphdevice.showLogo 2024-04-13 16:27:40 +08:00
侯歌
da6a69273b fix adapterhelper. memleak 2024-04-13 15:13:57 +08:00
侯歌
4c8c570d7d fix animation.interpolator's leak 2024-04-13 14:54:54 +08:00
侯歌
a3736730b9 fix ZipStreamBuf's memleak 2024-04-13 14:20:32 +08:00
侯歌
20a2681313 fix Gravity::apply's RIGHT_ALIGNMENT 2024-04-11 20:25:18 +08:00
侯歌
525319b622 add some losed color and dimens 2024-04-11 16:22:39 +08:00
侯歌
a64a7daa08 modify cdlog 2024-04-11 16:09:08 +08:00
侯歌
54e6414a03 add Assets::getDimension 2024-04-11 15:19:44 +08:00