Commit Graph

119 Commits

Author SHA1 Message Date
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