Commit Graph

854 Commits

Author SHA1 Message Date
houzh
bc603e3a38 add exapandablelistview 2023-09-01 22:35:05 +08:00
houzh
02ca0ba826 modify prototype of AdapterView::performItemClick 2023-09-01 14:15:08 +08:00
houzh
c57eda62b0 1.add 3rdparty install packages support;2.add cpack support 2023-08-31 18:06:42 +08:00
houzh
f56a306a7b add animattion support for Progressbar::setProgress 2023-08-30 17:20:23 +08:00
houzh
6d4e96fc08 fix screensaver 2023-08-29 14:39:37 +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
e1f80cf0ea fix assets.getArray,add pakg by default 2023-08-28 14:12:35 +08:00
houzh
282fb05522 change InputEventSource:ScreanSaver 2023-08-28 11:38:57 +08:00
houzh
cffcf4547e 1.fix assets.getArray. 2.add EventSet for widget's Listener container 2023-08-28 11:12:12 +08:00
houzh
c54fc11a14 fix drawablecontainer.getChild's crash while index is outofrange 2023-08-24 22:14:10 +08:00
houzh
5b8ba66561 rename TintMode::NONOP->NOOP 2023-08-23 18:30:53 +08:00
houzh
086d3444bb Merge branch 'master' of http://www.gitee.com/houstudio/cdroid 2023-08-22 12:55:53 +08:00
houzh
f3000252b8 abslistview.smoothScrollToPosition 2023-08-22 12:55:34 +08:00
houzh
aad95209c7 numberpicker modifies 2023-08-18 16:01:28 +00:00
houzh
aa8ac5da95 fix selecttextcolor while colorstatelist exists 2023-08-18 15:54:35 +00:00
houzh
e889b5bd83 modify numberpicker,make selecttextcolr diffrent from gradient color(mtextcolor,mtextcolor2) 2023-08-18 15:37:16 +00:00
houzh
5d5910f138 fix r818's compile error(only error in r818,may be its c++version is too lower) 2023-08-18 21:58:52 +08:00
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