Commit Graph

229 Commits

Author SHA1 Message Date
houzh
9ef009bd01 carousellayoutmanager working 2024-02-25 00:16:38 +08:00
houzh
fa991e8d9c fix itemtouchhelper's compile error in arm32 2024-02-18 09:25:03 +08:00
houzh
aec64db3f7 fix defaultitemanimator & simpleitemanimator 2024-02-17 16:41:36 +08:00
houzh
09b5e14fdf update samples/recyclerview 2024-02-02 18:40:32 +08:00
houzh
76f0ecb49f viewpropertyanimator's invalidate is OK 2024-01-31 10:16:31 +08:00
houzh
2a2a9a2b5f rdelete samples/expandablelayout.cc samples/exapandablelistview.cc 2024-01-25 16:05:15 +08:00
houzh
52a139e06f fix velocitytracker,add velocitytracker testcase 2024-01-25 15:38:38 +08:00
houzh
85a7a6e595 fix recyclerview's memleak 2024-01-24 11:18:33 +08:00
ricken
e01c691680 update include path for vscode 2024-01-19 15:40:50 +08:00
houzh
cde7e7b0ae make all subproject compile passed 2024-01-17 11:08:39 +08:00
houzh
e839f09a1f remove rect.inflate ,use android's rect.inset 2024-01-17 10:22:43 +08:00
houzh
9b085d29e9 viewpropertyanimator working 2024-01-16 19:17:24 +08:00
houzh
27ab200a41 fix some recyclerview's api prototypes 2024-01-13 10:11:43 +08:00
houzh
06fe80aa55 add apps/samples/recyclerview 2024-01-10 18:34:01 +08:00
houzh
ad8c1b0cb9 add some View's API for ImportantForAccessibility,just make some widget compile happy 2023-12-27 16:31:02 +08:00
ricken
f2a301403a edit createPrj.py gitignore 2023-12-24 21:30:29 +08:00
ricken
590f6e4567 update createPrj.py 2023-12-24 18:34:03 +08:00
ricken
65accaa305 update createPrj.py
add VSCode default config
add some diy config
2023-12-23 23:03:19 +08:00
ricken
46cd57f22c add python script to create project faster 2023-12-23 09:34:25 +08:00
houzh
34dfd8b66a modify overscroller abslistview,add some api 2023-12-15 11:41:21 +08:00
houzh
59d4a9bb6c modify ImageView::setImageResource 2023-12-14 11:35:07 +08:00
houzh
b3db09a793 1.fix textview's layout isssues;2.add jpegdecoder 2023-12-14 10:00:39 +08:00
houzh
80cd7a5bb0 make all colorstatelist to deepcopy 2023-11-27 11:58:30 +08:00
houzh
5bfce08c8e rename Context::getImage to loadImage 2023-11-24 18:01:12 +08:00
houzh
283936d0f9 modify some abslistview's animations 2023-11-18 14:56:28 +08:00
houzh
40137ab07b fix imageview's centerCrop 2023-11-13 18:38:01 +08:00
houzh
c86966ea58 modify preferences,skip error report for empty stream 2023-11-10 08:57:32 +08:00
houzh
dfc131a9e8 curldownlad modifies 2023-11-09 21:08:42 +08:00
houzh
206ce975b4 fix CurlDownloader::remove_sock 2023-11-09 18:36:38 +08:00
houzh
0f4a349696 curldownload seems working ok with Looper's addFd 2023-11-09 17:56:27 +08:00
houzh
ab19739ad6 fix MotionEvent's rotation 2023-11-02 12:59:32 +08:00
houzh
167e2d42f2 make curldownload compile passed in vcpkg static triplet 2023-10-18 10:34:36 +08:00
houzh
d93ffeb9b8 add Vertical scrolling ViewPager sample 2023-10-11 16:37:51 +08:00
houzh
3bbb89f533 fix scrollview's bottom edgeeffect drawing issues 2023-10-10 18:08:45 +08:00
houzh
3ebd22c58f 1.modify wpa_ctrl;2.remove unused code reference from some app'scmakelists 2023-10-10 11:15:26 +08:00
houzh
f2bc75c396 fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
houzh
80f90d0ee0 add gitmodules for apps 2023-09-18 11:27:10 +08:00
houzh
216123697c fix options.cmake for jpeg link error 2023-09-18 08:33:15 +08:00
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
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
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
b986ef9836 add some missing drawables'api,modify curldownload 2023-08-17 18:24:04 +08:00
houzh
1dbd5336b7 add touchtest examples 2023-08-15 14:36:04 +08:00