Commit Graph

164 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
houzh
b89c5a13e5 upload sigma dependence's lib and includes 2022-12-08 08:51:57 +00:00
houzh
1f2cf987f7 add sigmastar graph_gfx port 2022-12-07 10:32:37 +00:00
houzh
b366ac611c link haltest to shared libs 2022-12-07 01:32:09 +00:00
houzh
72b320db42 remove tvhal's static libs 2022-12-07 01:30:22 +00:00
houzh
7b8f2066ad evrythins compiled passed in vcpkg 2022-11-30 12:47:47 +00:00
houzh
5ad6070098 compile passed via vcpkg 2022-11-30 09:11:10 +00:00
houzh
961abe4359 rename libgui to libcdroid 2022-11-23 00:41:59 +00:00
houzh
ea462ec793 remove namespace Cairo from all header 2022-11-06 23:49:41 +00:00
侯歌
e111fc52e3 modify setxxxFocusId 2022-06-14 10:35:47 +08:00
侯歌
19b012cf15 fix View::setNextFocusDownId 2022-06-13 11:40:01 +08:00
侯歌
0483a5305b add listpopupwindow forwardinglistener ,change checkable impl 2022-04-18 14:36:20 +08:00
侯歌
653865992a add daypickerpageradapter daypickerviewpager 2022-03-28 11:33:11 +08:00
侯歌
8ac4f0e495 add Handler 2022-03-25 08:33:59 +08:00
houzh
df957a4c98 fix some memleak 2022-03-17 01:22:57 +00:00
侯歌
2dd90ae8c6 add viewpropertyanimator,move some base components to view 2022-03-11 17:14:46 +08:00
houzh
286502c10f move layout to UIEventSource,viewpager seems ok 2022-03-01 13:30:25 +00:00
houzh
564681de11 modify gradientdrawable(add stroke dash support),iprove its testcase 2022-02-26 02:57:35 +00:00
侯歌
ad3b5b2667 fix gridlayout testcase 2022-02-23 18:36:19 +08:00
侯歌
86c1c7478b moeidy cmake/options ..,add edit_text assets 2022-02-21 16:30:34 +08:00
侯歌
c452543928 remove some tetscase 2022-02-17 11:38:38 +08:00
houzh
67538a268b rename AbsoluteLayoutParams to AbsoluteLayout::LayoutParams 2022-02-16 12:40:43 +00:00
侯歌
3a55098bda rename windows.h->cdroid.h 2022-01-18 16:21:54 +08:00
houzh
5440d4e130 modify INJECT devices,add MOUSE,modify inputdevice,touchevent is perfect 2022-01-16 06:03:45 +00:00
侯歌
00180630bc modify input_tests 2022-01-13 16:14:00 +08:00
侯歌
99123f373e modify canvas,make compose working better and faster 2022-01-11 14:10:07 +08:00
侯歌
54106aa8f8 remove deprecated View::setBackgroundDrawable(use setBackground) 2022-01-10 13:44:32 +08:00
侯歌
6fc8c96506 libplplot ,plotview working 2021-12-28 16:30:28 +08:00
侯歌
808dfd4f5a fix ali3528's makefile 2021-12-28 08:40:41 +08:00
侯歌
1a7918dc4b modify layoutinflater,used addViewInLayout,reduce layout times 2021-12-16 10:42:08 +08:00
侯歌
5049c714c2 change expat xml assets parser to namespace mode 2021-12-13 14:44:18 +08:00
侯歌
0c9b56f33b add meshgradient & sweepgradient 2021-12-10 11:55:27 +08:00
侯歌
0f4bf97c27 fix shapdrawable's radius parsing 2021-12-09 17:53:34 +08:00
侯歌
68c5c40e98 modify shapedrawable(add gradient support) 2021-12-09 15:57:05 +08:00
侯歌
615549ef3d bitmapdrawable's tilemodeXY*(CLAMP/REPEAT/MIRROR) test OK 2021-12-06 14:59:18 +08:00
侯歌
7a6ca7af18 add views's inflater register(DECLARE_WIDGET) 2021-12-02 11:19:33 +08:00
侯歌
f67fecf059 add animator/start testcase 2021-12-01 13:38:50 +08:00
侯歌
81b8d77220 modify propertyvaluesholder(impl by variant) 2021-11-30 16:48:10 +08:00
侯歌
ef0b2447f8 add drawable hotspot support 2021-10-29 17:09:11 +08:00
侯歌
4988533470 fix window_tests.cc to fit layoutinflater's changes 2021-10-14 17:58:57 +08:00
13923402541
16b63d329d fix widget_test's keyboardtest 2021-10-09 13:24:09 +00:00
侯歌
bbe58c07ed fix spinner/textview's layout issue 2021-09-26 14:45:59 +08:00
侯歌
d9996cca8e add LayoutInflater,moved from Window::inflate 2021-09-24 13:25:16 +08:00
侯歌
3fae3783dc mv canvas::mapRect to Matrix::transform_rectangle 2021-09-18 18:11:44 +08:00
侯歌
7abe6127b0 add AttachInfo 2021-09-17 13:35:41 +08:00
侯歌
3f869e10b8 add Canvas::mapRect,viewgroup's rotation maybe OK 2021-09-16 11:33:04 +08:00
侯歌
c267b59d46 add cliprectanimation,rename rect.x/y->rext./left/top 2021-09-10 10:32:00 +08:00
侯歌
97cc0053a3 add layoutanimationcontroller & animationutils 2021-09-09 11:52:33 +08:00
侯歌
20280c1c0f modify valueanimator,propertyvaluesholder 2021-09-07 18:12:21 +08:00
侯歌
e326997f36 modify callback impl 2021-08-30 18:37:02 +08:00
侯歌
e573a28e7a add picturedrawable and testcase 2021-08-30 17:36:53 +08:00