Commit Graph

141 Commits

Author SHA1 Message Date
侯歌
9e90fcbffa
删除子模块 apps/HuiErPu 2023-03-23 07:12:05 +00:00
houzh
fc2be3c611 fix attr/ property parse 2023-03-23 07:09:45 +00:00
houzh
7f6dcb8fa4 add washoptions display names 2023-03-22 10:16:31 +00:00
houzh
6ef1eb6c4c edittext.parser add inputtype support 2023-03-22 08:48:17 +00:00
houzh
5cdc1606e6 modify idgen and common_function.cmake,remove CreatePO,R.h's namespace can custom by user now 2023-03-22 04:17:32 +00:00
houzh
aa2c1bd866 fix assets::getArray 2023-03-21 14:38:11 +00:00
houzh
2a3695f1c9 modify some samples 2023-03-21 10:38:38 +00:00
houzh
c281bf55fa add optionpicker 2023-03-21 02:53:46 +00:00
houzh
6fc78ac680 modift w9's resource 2023-03-20 14:52:34 +00:00
houzh
6202760a39 modify README 2023-03-15 09:26:38 +00:00
houzh
34ce194bb7 modify view,add more property support 2023-03-15 05:52:25 +00:00
houzh
505b6aac25 fix idgen.py for strings 2023-03-09 15:01:05 +00:00
houzh
64f389170b fix Matrix::transform_rectangle,fix view's click&invalidate in rotate!=0 2023-03-08 14:29:40 +00:00
houzh
eab0dd5d6d graph_sdl working 2023-03-08 01:51:06 +00:00
houzh
42329d818c modify readme.md 2023-03-07 07:52:57 +00:00
houzh
ca762acde6 fix LayoutParams::onDebugDraw,modify idgen.py 2023-03-07 03:20:57 +00:00
侯歌
7a017c2eb8 modify numberpicker,fix an uninit val 2023-02-28 14:45:30 +00:00
侯歌
b1f117693f modify numberpicker,fix an uninit val 2023-02-28 14:45:04 +00:00
侯歌
07721f85e6 make aircond's power button clickable 2023-02-28 08:24:57 +00:00
houzh
90205165b5 move all buildxxx.sh to one file,more easy to use 2023-01-09 08:57:00 +00:00
houzh
93a59f3432 add porting/sigma/cdroidhal.pc 2023-01-06 06:10: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
307d280a57 fix apps's cmakelists 2022-12-11 08:47:04 +00:00
houzh
03104bcdef fix x64 porting cmakelist.txt 2022-12-09 11:04:41 +00:00
houzh
ea203c7b08 remove reference to src/3rdparty 2022-12-08 13:07:22 +00:00
houzh
b89c5a13e5 upload sigma dependence's lib and includes 2022-12-08 08:51:57 +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
2997e2997b add googlepinyin 2022-11-29 11:02:11 +00:00
houzh
d2d6d72816 modify makefiles *.pc.in->*.oc 2022-11-26 15:21:07 +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
houzh
5a33f7b720 add sigmastar chipset support 2022-09-22 07:34:29 +00:00
侯歌
3d5f6cf56e add uidemo2 app 2022-07-06 15:58:40 +08:00
侯歌
a7fb3fc189 update readme and screenshots 2022-07-06 09:46:10 +08:00
侯歌
0483a5305b add listpopupwindow forwardinglistener ,change checkable impl 2022-04-18 14:36:20 +08:00
侯歌
ed5db8d16b improve looper's performance 2022-03-28 18:09:24 +08:00
侯歌
298fcab43e add adapterviewanimator and animatorinflater 2022-03-22 16:50:31 +08:00
houzh
e3fb515e1d modify valueanimator,fix a double free 2022-03-14 13:38:21 +00:00
侯歌
9f1f1bc299 invalidate fadingscrollbar's area insteadof whole view to improve a litte performance 2022-03-10 18:41:12 +08:00
侯歌
32030c0d7f fix assets uri parsing issue with package'name 2022-03-10 15:44:57 +08:00
侯歌
49a1f2912c remove window.show/hide 2022-03-09 17:55:57 +08:00
侯歌
3dab39fbba Revert "improve compose speed of x86 xlib"
This reverts commit 0a37b20453.
2022-03-07 18:43:01 +08:00
侯歌
0a37b20453 improve compose speed of x86 xlib 2022-03-07 16:31:02 +08:00
侯歌
8d6be0fc1a remove LegacyVelocityTrackerStrategy,add analogclock's sample 2022-03-07 12:55:28 +08:00
houzh
cccede3840 modify uidemo,add scrollbar to gridview 2022-03-05 06:29:31 +00:00
houzh
4734738d38 modify surfacecompose to async mode 2022-03-05 03:37:29 +00:00
侯歌
291147255f fix a crash issue 2022-03-04 18:18:34 +08:00
侯歌
b086df131c Window support SwipeFinished(for touch device),implemented Window.close 2022-03-04 15:21:19 +08:00