Commit Graph

114 Commits

Author SHA1 Message Date
侯歌
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
侯歌
4dcd5f8970 skip tests compile while gtest is not found 2024-03-25 17:01:47 +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
167e2d42f2 make curldownload compile passed in vcpkg static triplet 2023-10-18 10:34:36 +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
0b11ff84a9 1.add WindowManager::getActiveWindow,2.modify build.sh 2023-09-12 16:40:21 +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
houzh
cffcf4547e 1.fix assets.getArray. 2.add EventSet for widget's Listener container 2023-08-28 11:12:12 +08:00
houzh
acbd7c3319 remove cmake minimum required from subprojects 2023-08-12 09:00:47 +08:00
houzh
323a52051b fix drawablewrapper descendant's drawable prop parse 2023-07-10 18:38:23 +08:00
houzh
1a75b821c5 modify toast impl ,working now 2023-06-14 08:10:27 +00:00
houzh
5f2f8aae39 modify typeface,find best ttf as system default ttf via ENV(LANG) 2023-05-29 04:42:13 +00:00
houzh
dd52bcf429 modify typeface,use fontdirectory insteadof fontconfig 2023-05-04 12:51:08 +00:00
houzh
97f68fc442 fix keyboardview.onDraw( mismatched save/restore) 2023-05-03 08:23:28 +00:00
houzh
1ed98beb04 modify typaface 2023-04-27 13:48:17 +00:00
houzh
faefccbd9f fix preferences's save/load 2023-04-22 16:25:12 +00:00
houzh
8be50cf27b fix some compile warning 2023-04-18 03:29:27 +00:00
houzh
ab0e29ef33 fix Message::Message, 2023-04-14 00:21:03 +00:00
houzh
a1bd59d718 change idgen.py to python3 2023-04-11 10:14:57 +00:00
houzh
dd67bc68bb dialy upload 2023-04-11 02:53:24 +00:00
houzh
33bd1d6437 add framedelay to App's command arguments,fix FindDirectFB.cmake 2023-04-08 09:23:41 +00:00
houzh
d39c01f92e fix gradientdrawable & shapedrawable's parser 2023-03-25 09:29:54 +00:00
houzh
aa2c1bd866 fix assets::getArray 2023-03-21 14:38:11 +00:00
houzh
5b1f4451dd modify preferences and it's testcase(test passed) 2023-03-13 13:45:01 +00:00
houzh
8eb5adad42 fix preference_tests.cc's compile issues 2023-03-13 10:48:12 +00:00
houzh
00a54c4a9b motion range 2022-12-24 10:05:39 +00:00
houzh
9092aaa3ac motion range test ok 2022-12-24 09:23:24 +00:00
houzh
81517dce07 fix FindBZip2.cmake(debug mode),rename GFXGetScreenSize to GFXGetDisplaySize 2022-12-24 00:51:26 +00:00
houzh
b127a7c119 modify Looper::Looper 2022-12-23 07:27:56 +00:00
houzh
18be98e1f6 modify graph interface,add display rotation support 2022-12-23 03:39:34 +00:00
houzh
2dd0df263d add gfx rotate support 2022-12-16 16:08:21 +00:00
houzh
529fa10d61 fix motionevent's axises 2022-12-15 06:37:49 +00:00
houzh
f03c9a9dc5 add roundscrollbar config 2022-12-13 00:30:21 +00:00