Commit Graph

246 Commits

Author SHA1 Message Date
侯歌
4dbc0eaf13 upgrade velocity to android14 2024-05-08 17:20:36 +08:00
侯歌
ab33bf0c91 modify inputdevice,change MotionEvent's PointerID to (0,PointerCount-1) 2024-05-06 16:38:55 +08:00
ricken
723906b78b update vscode include path 2024-05-06 10:10:21 +08:00
侯歌
32b56a5f8f add motionevent.MultiTouch TypeA/B and Single Touch testcase. 2024-05-02 17:42:31 +08:00
侯歌
5d0e5ee166 fix touchtest 2024-04-29 11:35:48 +08:00
侯歌
154b74ccce modify touchtest 2024-04-29 10:24:36 +08:00
侯歌
dba059c8dd modify touchtest 2024-04-29 10:24:00 +08:00
侯歌
ceaf741c84 make touchtest faster 2024-04-28 02:04:53 +08:00
侯歌
af7d8ec24d modify touchtest 2024-04-27 18:34:32 +08:00
侯歌
e63949219e add action_move to touchtest 2024-04-27 09:40:56 +08:00
侯歌
6d22a49d5d add MotionEvent's record and playback codes 2024-04-26 18:07:42 +08:00
侯歌
2f8e6dfce1 touchtest add multi pointer support 2024-04-26 11:27:05 +08:00
侯歌
8f98e3abbd rename env SCREENSIZE to SCREEN_SIZE 2024-04-18 20:54:17 +08:00
侯歌
41294a216f fix interpolator's memleak in numberpicker 2024-03-26 11:29:06 +08:00
侯歌
eba7b7a05c fix plotview's tickmark labels 2024-03-19 16:25:23 +08:00
houzh
9881a0be75 add bitmapdrawable.setAntiAlias 2024-03-14 11:55:48 +08:00
houzh
4ab1a393e4 change ViewGroup's measureChildWithMargins measureChild to virtual 2024-03-08 09:28:34 +08:00
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