Commit Graph

89 Commits

Author SHA1 Message Date
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
houzh
cffcf4547e 1.fix assets.getArray. 2.add EventSet for widget's Listener container 2023-08-28 11:12:12 +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
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
1f2cf987f7 add sigmastar graph_gfx port 2022-12-07 10:32:37 +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
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
侯歌
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
侯歌
99123f373e modify canvas,make compose working better and faster 2022-01-11 14:10:07 +08:00