Commit Graph

176 Commits

Author SHA1 Message Date
houzh
c6cb6da7b5 fix cmakelists.txt 2023-09-06 19:02:45 +08:00
houzh
c74461c138 add some comment to expandablelistadapter.h,modify samples 2023-09-03 09:56:25 +08:00
houzh
da6f1f2b49 expandablelistview working now 2023-09-02 09:16:12 +08:00
houzh
bc603e3a38 add exapandablelistview 2023-09-01 22:35:05 +08:00
houzh
cda3f2fe50 make pak compressed only for text files,to reduce pak'size 2023-08-29 11:42:27 +08:00
houzh
baa7e1b743 modify screensaver.cc,change edittext to textview 2023-08-29 11:17:00 +08:00
houzh
84544ce0f3 add samples screensaver.cc 2023-08-29 10:26:00 +08:00
houzh
54f3e80685 change interface Checkable to std::function 2023-08-18 18:56:01 +08:00
houzh
1dbd5336b7 add touchtest examples 2023-08-15 14:36:04 +08:00
houzh
2d26a94fc5 imageview add round corner support 2023-07-21 15:50:04 +08:00
houzh
43f79f6967 fix empty Window's losted(1st invalidate) 2023-06-23 05:07:34 +00:00
houzh
2d14eeaf47 add samples/toast 2023-06-15 03:04:42 +00:00
houzh
c9cf29847b fix View::setBackground's memleak 2023-06-14 09:36:42 +00:00
houzh
ec8415fa10 horzscroll2.cc add ascrollmode program params(switch) 2023-06-13 09:12:51 +00:00
houzh
b341b9b6a1 fix horizontalscrollview 2023-06-06 05:58:13 +00:00
houzh
ac72e7fefd add patternlockview.onHoverEvent 2023-06-03 14:51:29 +00:00
houzh
98de38ea9c fix 2 samples compile error caused by App's change 2023-06-02 13:42:33 +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
63400ab3d0 move Surface Rotation to Window/Canvas,make graph porting more easy than ever,SeekBar add Vertical Seek support 2023-05-26 03:37:12 +00:00
houzh
c9e37f7f2f modify plotview,change pen/brash to cairo::pattern 2023-05-19 00:27:45 +00:00
houzh
284014f2ed add HtmlView based on litehtml 2023-05-12 06:50:49 +00:00
houzh
21f0f7a7aa add plotview 2023-05-10 11:17:57 +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
c317b6c574 modify numberpicker ,add fontsize/textcolor alpha interpolator 2023-04-27 01:38:42 +00:00
houzh
c96615bb2b fix edittext's password hint 2023-04-20 03:25:30 +00:00
houzh
28f4174467 add directory gui/exe_widget 2023-04-17 14:36:30 +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
8168d688da modify gradientdrawable,fix some uninitialized vars 2023-03-26 14:53:16 +00:00
houzh
e30c477266 modify drawable's parser 2023-03-26 10:56:30 +00:00
houzh
fc2be3c611 fix attr/ property parse 2023-03-23 07:09:45 +00:00
houzh
2a3695f1c9 modify some samples 2023-03-21 10:38:38 +00:00
houzh
6202760a39 modify README 2023-03-15 09:26:38 +00:00
houzh
505b6aac25 fix idgen.py for strings 2023-03-09 15:01:05 +00:00
houzh
ca762acde6 fix LayoutParams::onDebugDraw,modify idgen.py 2023-03-07 03:20:57 +00:00
侯歌
b1f117693f modify numberpicker,fix an uninit val 2023-02-28 14:45:04 +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
03104bcdef fix x64 porting cmakelist.txt 2022-12-09 11:04:41 +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
侯歌
0483a5305b add listpopupwindow forwardinglistener ,change checkable impl 2022-04-18 14:36:20 +08:00
侯歌
298fcab43e add adapterviewanimator and animatorinflater 2022-03-22 16:50:31 +08:00
侯歌
8d6be0fc1a remove LegacyVelocityTrackerStrategy,add analogclock's sample 2022-03-07 12:55:28 +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
侯歌
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
侯歌
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
侯歌
cccb21ddc2 add/update dialog sourcecode 2022-01-24 13:02:04 +08:00
侯歌
193a78a0ae modify inputeventsource,read event in thread 2022-01-21 18:29:06 +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
侯歌
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