Commit Graph

935 Commits

Author SHA1 Message Date
houzh
54f3e80685 change interface Checkable to std::function 2023-08-18 18:56:01 +08:00
houzh
f207ee4c88 modify Drawables::setTintList,move some porting/files 2023-08-18 17:55:01 +08:00
houzh
b986ef9836 add some missing drawables'api,modify curldownload 2023-08-17 18:24:04 +08:00
houzh
74f9c6f928 1.add viewtreeobserver,2.fix a uninit var in abslistview: 2023-08-16 16:20:40 +08:00
houzh
874df1b577 make touch work better for some devices 2023-08-15 18:05:32 +08:00
houzh
1dbd5336b7 add touchtest examples 2023-08-15 14:36:04 +08:00
houzh
eb723a8d9b fix bug of load colordrawable by assets.getdrawble 2023-08-14 20:38:09 +08:00
houzh
cd8fd5db65 fix a bug of assets.getDrawable 2023-08-14 18:39:23 +08:00
houzh
0166e27844 fix assets::getDrawable,make it worked fine with @color/xxxx as drawable 2023-08-12 19:00:03 +08:00
houzh
43a1676229 modify uidemo1 to fullscreen 2023-08-12 16:04:05 +08:00
houzh
c43a0e0883 remove some debug msg 2023-08-12 15:44:46 +08:00
houzh
85a6b32e0c fix some xml text issues 2023-08-12 15:42:44 +08:00
houzh
ce4b6b927e fix preferences.load(reset updates=0) 2023-08-12 11:31:11 +08:00
houzh
d701e752c6 fix view's measure ,and some code style's format 2023-08-12 11:21:26 +08:00
houzh
acbd7c3319 remove cmake minimum required from subprojects 2023-08-12 09:00:47 +08:00
houzh
01c2e38d1e modify README 2023-08-11 19:28:32 +08:00
houzh
43f6c76d7b fix typeface's @font/xxx(add package) 2023-08-11 18:38:29 +08:00
houzh
309e1eb922 move input-linux.cc to porting/common 2023-08-11 13:22:19 +08:00
houzh
ddecc61b90 add directfb to porting/r818 2023-08-10 22:18:56 +08:00
houzh
953334c742 code style (formating) 2023-08-10 10:45:58 +08:00
houzh
ef9eb889a4 add FindHV.cmake for libHV find_package support 2023-08-09 07:53:11 +08:00
houzh
2d757691b6 add FindMBEDTLS.cmake 2023-08-08 19:13:54 +08:00
houzh
3ce183415b add r818 porting 2023-08-08 17:00:51 +08:00
houzh
2355b56ce5 add r818 porting support 2023-08-04 19:06:14 +08:00
houzh
0856ec50be add filterable 2023-08-04 17:32:34 +08:00
houzh
10e8994d10 add r818 deplibs to build.sh 2023-08-04 13:07:13 +08:00
houzh
4ccdf55577 fix compoundbutton's checkable,and add tint api support 2023-08-04 12:55:32 +08:00
houzh
bfc0681b6f add r818 cmake files 2023-08-03 18:24:50 +08:00
houzh
aaa61f11a7 remove math functions' calling from constexpr 2023-08-03 13:29:21 +08:00
houzh
ca44726d5e fix some resource link errors,add some abslistview's api 2023-08-03 12:47:55 +08:00
houzh
c79da36e3b add View::hasOpaqueScrollbars 2023-08-02 18:01:10 +08:00
houzh
808856b7ca modify some api's prototypes 2023-08-02 17:39:56 +08:00
houzh
ef31cd3f14 fix View::measure in some case 2023-08-02 17:20:35 +08:00
houzh
f865730d47 Typeface add @font/xxx support for fontconfig's fonts 2023-08-02 09:06:17 +08:00
houzh
418f96bf85 Typeface add @font/xxx support for fontconfig's fonts 2023-08-02 08:55:20 +08:00
houzh
100ff76121 Typeface add @font/xxx support for fontconfig's fonts 2023-08-02 08:52:44 +08:00
houzh
40c2ff895f skip layout's \n drawing 2023-08-01 23:03:59 +08:00
houzh
6b438c86a6 modify layout,skip \n 2023-08-01 22:08:55 +08:00
houzh
3301adb009 Merge branch 'master' of http://www.gitee.com/houstudio/cdroid 2023-08-01 12:59:36 +08:00
houzh
6f6a0842b0 add textview.hinttextcolor 2023-08-01 12:59:01 +08:00
侯歌
21b5ea0e11
update src/gui/view/viewgroup.cc.
Fix removeView

Signed-off-by: 侯歌 <hou731080@163.com>
2023-07-28 09:41:44 +00:00
houzh
5298fcdff1 fix layout.measureSize 2023-07-27 15:36:30 +08:00
houzh
c465d7bf66 fix layout.measureSize 2023-07-27 15:35:34 +08:00
houzh
b4b02576c1 remove Typeface::getScale,modify Typeface::loadFromPath 2023-07-27 14:56:25 +08:00
houzh
457ade07a1 add assets/font,assets/fonts as font directory 2023-07-27 11:42:33 +08:00
houzh
af2c4b676e fix typeface's family prop 2023-07-27 11:21:06 +08:00
houzh
2556b1a965 fix layout include from merge 2023-07-26 18:51:46 +08:00
houzh
9414f26bf0 fix GridView's attrs loading 2023-07-26 17:12:18 +08:00
houzh
9cd3cbaa6c fix layoutinflater's include syntax 2023-07-26 16:47:13 +08:00
houzh
afdcd1006c Typeface add @font/fontpath support 2023-07-26 14:51:39 +08:00