Commit Graph

172 Commits

Author SHA1 Message Date
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
侯歌
9263098364 modify some samples 2022-03-03 18:20:20 +08:00
侯歌
b317a31e4e move some View's field to RenderNode 2022-03-03 12:10:01 +08:00
houzh
f3581a0591 fix Gridlayout::LayoutParams inflater issue(margin parse error) 2022-02-26 12:13:27 +00:00
侯歌
b27bbfa4ed upload uidemo's assets & R.h 2022-02-25 12:57:43 +08:00
侯歌
f20d9017af modify gridlayout and its samples 2022-02-24 14:32:09 +08:00
侯歌
53aa24066e add some missing field in tablayout' inflate 2022-02-22 17:28:27 +08:00
侯歌
9052322c27 add animatedstatelistdrawable,update alertdialog samples 2022-02-17 15:05:23 +08:00
侯歌
0155a174b4 modify framelayout 2022-02-15 18:20:35 +08:00
侯歌
c0dfe2a49c fix tablerow radiogroups's layoutparams 2022-02-15 14:21:16 +08:00
侯歌
cfe2a6b0e3 modify dialog's layout&measure's impl 2022-02-15 08:42:54 +08:00
houzh
b0d61f2fb8 fix assets's color parser 2022-02-11 13:34:01 +00:00
侯歌
0f9d33fc7c modify idgen.py,make id's value more stable than evenr.2,modify uidemo 2022-02-11 14:54:04 +08:00
侯歌
2b59cfd062 DrawingCache test passed 2022-02-08 09:02:33 +08:00
侯歌
be57488be1 alertdialog cant working ,but layout may be failed sometime 2022-01-27 15:10:58 +08:00
侯歌
68158b6e42 add alertdialog impl,modify layout inflater(skip unknown widget instead of stop inflation) 2022-01-26 16:16:25 +08:00
侯歌
ec48752b2c modify uidemo 2022-01-26 11:48:02 +08:00
侯歌
3ce71d25d1 add style parser & loader 2022-01-25 09:46:58 +08:00
侯歌
0f098d0705 modify common_functions,fix function CreatePO 2022-01-24 19:07:23 +08:00
侯歌
cccb21ddc2 add/update dialog sourcecode 2022-01-24 13:02:04 +08:00
houzh
2014f13836 modify uidemo's cmakelists 2022-01-23 12:32:53 +00:00
houzh
10eb4deae4 fix idgen CreatePAK 2022-01-23 12:26:53 +00:00
houzh
10d5924ef8 LayoutInflater support andrroid:id (perfectgit status) 2022-01-23 07:57:09 +00:00
houzh
95097d3878 add relativeparams::mRules's initialize 2022-01-21 14:05:48 +00:00
侯歌
193a78a0ae modify inputeventsource,read event in thread 2022-01-21 18:29:06 +08:00
侯歌
7b77411057 modify uidemo/multimedia.cc 2022-01-21 11:58:53 +08:00
侯歌
643ea3a207 modify uidemo 2022-01-21 11:13:32 +08:00
侯歌
3a55098bda rename windows.h->cdroid.h 2022-01-18 16:21:54 +08:00
侯歌
04409e8b92 fix allwinner.inputdevice,modify samples app(add command args to app) 2022-01-14 11:30:13 +08:00
侯歌
d54d96e0ad fix inputmethodmanager's crash (without kcm) 2022-01-12 14:42:04 +08:00
侯歌
54106aa8f8 remove deprecated View::setBackgroundDrawable(use setBackground) 2022-01-10 13:44:32 +08:00
侯歌
a2fc876090 fix tablayout's tabindicator's drawing 2022-01-05 16:28:21 +08:00
侯歌
be873426e9 fix module path find issue,add pak/po depentent to its owner 2021-12-29 10:13:02 +08:00
侯歌
edc9a0d3cb add plotview's testcase 2021-12-28 16:41:22 +08:00
侯歌
2ddf457989 modify styles parser 2021-12-17 16:59:10 +08:00
侯歌
e56f078fdd add viewgroup attributes's inflate support 2021-12-16 16:16:54 +08:00
侯歌
cc4699e5fc add animations' inflate support 2021-12-16 14:38:32 +08:00
侯歌
6e7f8229a3 remove image cache,only drawable cache is reserved 2021-12-06 15:15:45 +08:00
侯歌
615549ef3d bitmapdrawable's tilemodeXY*(CLAMP/REPEAT/MIRROR) test OK 2021-12-06 14:59:18 +08:00
侯歌
85d4007fa1 add tilemode sample code 2021-12-03 18:00:08 +08:00
侯歌
402b723467 animationdrawable working well with progressbar 2021-12-03 14:15:21 +08:00
侯歌
0180530844 progressbar/seekbar's progress animation working(perfect) 2021-12-03 08:23:52 +08:00
侯歌
81b8d77220 modify propertyvaluesholder(impl by variant) 2021-11-30 16:48:10 +08:00
侯歌
f3052d2bae add ProgressBar::setMirrorForRtl,add progressbar samples 2021-11-25 08:28:43 +08:00
侯歌
04e32b5ef0 add styles loading support 2021-11-08 09:42:16 +08:00
侯歌
916cf9decc rippledrawable wroking ok,add testcode to drawerlayout's button(click Open to see:) 2021-10-28 18:34:52 +08:00
侯歌
7a908c1988 impled View::unshceduleDrawable 2021-10-18 11:35:57 +08:00
侯歌
e5293eccd3 fix bitmapdrawables crash issue in rotatedrawable 2021-10-15 16:30:41 +08:00
侯歌
01ff092f7b modify numberpicker,add longclick's auto increment/decrement support 2021-10-12 13:40:38 +08:00
侯歌
bc88495414 add keyboardview testcase and keyboard resource 2021-10-08 17:12:19 +08:00
侯歌
7e455595d4 add timeanimator 2021-09-30 09:33:36 +08:00
侯歌
9ddb180fd9 layoutanimation can working 2021-09-28 18:57:48 +08:00
侯歌
628d1df8d1 modify attachinfo and requestlayout 2021-09-28 17:38:59 +08:00
侯歌
23b76ea693 add some pagetransformers 2021-09-27 15:14:59 +08:00
侯歌
8af05048c4 mv dialoginterface to gui/app 2021-09-26 18:15:09 +08:00
侯歌
1ab6a3b4a9 add dispatchDetachedxxx 2021-09-22 17:33:39 +08:00
侯歌
73536ec8fe modify AttachInfo 2021-09-17 17:15:18 +08:00
侯歌
7abe6127b0 add AttachInfo 2021-09-17 13:35:41 +08:00
侯歌
4c6ca3a6d4 fix rect.union 2021-09-16 15:05:46 +08:00
侯歌
3f869e10b8 add Canvas::mapRect,viewgroup's rotation maybe OK 2021-09-16 11:33:04 +08:00
侯歌
0065de1c75 add drawerlayout & viewdraghelper 2021-09-14 18:01:49 +08:00
侯歌
954c1b1b9d add transform support to Views 2021-09-08 18:28:34 +08:00
侯歌
f49a4aa01a fix viewpager3's crash,fix callbackbase.h' cmopile error for some g++ version 2021-09-08 10:44:54 +08:00
侯歌
a38081f6e7 modify viewpager3 2021-09-07 18:45:23 +08:00
侯歌
faf8720d31 tablayout working,perfect! 2021-09-07 16:57:48 +08:00
侯歌
44bf4abe25 modify animators 2021-09-07 11:53:09 +08:00
侯歌
7198bf9445 add views:Space,TabLayout 2021-09-03 18:05:15 +08:00
侯歌
cde957b5f4 add ratingbar,fix textview's size measure for multilines 2021-09-03 08:53:41 +08:00
侯歌
83ecc2e928 fix cycle loop of RelativeLayout::DependencyGraph 2021-09-02 18:26:25 +08:00
侯歌
9a343d4c4d fix sparsearray.remove,and then relativelayout working perfect! 2021-09-02 16:21:00 +08:00