Commit Graph

816 Commits

Author SHA1 Message Date
houzh
16f5d94bbb fix a install error in vcpkg 2023-09-08 10:31:16 +08:00
houzh
0b72faf472 fix a compile error 2023-09-08 10:14:41 +08:00
houzh
9aecd895f9 remove graph_win32 graph_gtk 2023-09-08 09:52:43 +08:00
houzh
dd5fa60e3f vcpkg compatible modifies 2023-09-08 09:12:03 +08:00
houzh
17e769d925 fix some cmake/modules/FindXXX.cmake in windows 2023-09-07 14:09:46 +08:00
houzh
888092eb5b add null drawable support 2023-09-06 09:43:14 +08:00
houzh
250fded617 add preferences load/save from iostream 2023-09-06 08:25:02 +08:00
houzh
c6c631eb62 add View::mTag's init 2023-09-05 18:38:34 +08:00
houzh
b027333f41 fix family name issues 2023-09-05 17:58:00 +08:00
houzh
b867839d6b fix seekbar's thumbpos for gravity right&top 2023-09-05 17:10:00 +08:00
houzh
40c1e5d4b5 1.fix seekbar's top/right gravity;2.add expandablelayout 2023-09-05 16:42:18 +08:00
houzh
6c527e74d4 fix PropertyValuesHolder::evaluate's error for int values 2023-09-05 14:26:13 +08:00
houzh
64b21c6f7d fix Progressbar::getProgressBarOrientation 2023-09-05 10:36:40 +08:00
houzh
f1cd28fd43 fix gradientdrawable's error for colorstatelist 2023-09-05 10:03:47 +08:00
houzh
59f4679c79 fix some test's compilse issues 2023-09-05 09:19:29 +08:00
houzh
809f7562bc remove ClipDrawable.orientation to progressbar 2023-09-05 09:01:28 +08:00
houzh
b3270af371 fix scaledrawable's crash caused by progressbar.getOrientation 2023-09-04 23:02:49 +08:00
houzh
6d5f0e7b8c fix oval's path issue (it is lined from checkbox's textpath:() 2023-09-04 18:39:24 +08:00
houzh
6ea6b9f05d fix Shape::OVAL 2023-09-04 18:23:26 +08:00
houzh
dd23ad2a0d fix some xmlstring escapes 2023-09-04 16:36:32 +08:00
houzh
c0cd0b4a9f fix AttributeSet::getDimensionPixelSize for negative values 2023-09-04 15:22:02 +08:00
houzh
c74461c138 add some comment to expandablelistadapter.h,modify samples 2023-09-03 09:56:25 +08:00
houzh
5d0eb44e1a fix expandablelistconnector's uninit vars 2023-09-03 09:40:14 +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
02ca0ba826 modify prototype of AdapterView::performItemClick 2023-09-01 14:15:08 +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
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
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
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