houzh
|
fe751e9102
|
fix a logv caused crash
|
2023-03-16 08:39:27 +00:00 |
|
houzh
|
fe60403980
|
fix turbojpeg compile/link
|
2023-03-16 08:18:31 +00:00 |
|
houzh
|
f84855ad74
|
modify makefile,fix jpeg loading issues
|
2023-03-16 07:58:34 +00:00 |
|
houzh
|
6202760a39
|
modify README
|
2023-03-15 09:26:38 +00:00 |
|
houzh
|
34ce194bb7
|
modify view,add more property support
|
2023-03-15 05:52:25 +00:00 |
|
houzh
|
0f20c2053c
|
fix sigmastar::graph_gfx's blit while window pos is not(0,0)
|
2023-03-14 10:56:09 +00:00 |
|
houzh
|
6e3f1c95fb
|
fix scrollbardrawable
|
2023-03-14 02:49:03 +00:00 |
|
houzh
|
5b1f4451dd
|
modify preferences and it's testcase(test passed)
|
2023-03-13 13:45:01 +00:00 |
|
houzh
|
8eb5adad42
|
fix preference_tests.cc's compile issues
|
2023-03-13 10:48:12 +00:00 |
|
houzh
|
4e0d8b2c72
|
remove jsoncpp from cdroid(replaced by expat)
|
2023-03-13 10:38:08 +00:00 |
|
houzh
|
8de9536abe
|
fix View's paddingXXX
|
2023-03-13 00:47:39 +00:00 |
|
houzh
|
6a253605fd
|
fix ninepatch png
|
2023-03-11 11:59:36 +00:00 |
|
houzh
|
9b49bf1ed5
|
modify ninepatch impls,faster than ever(by cache))
|
2023-03-10 13:59:06 +00:00 |
|
houzh
|
2e706d3b43
|
impl:View::transformMatrixToGlobal View::transformMatrixToLocal;modify horizscrollview
|
2023-03-10 01:28:13 +00:00 |
|
houzh
|
505b6aac25
|
fix idgen.py for strings
|
2023-03-09 15:01:05 +00:00 |
|
houzh
|
54f5ccedf1
|
add nestedscrollview,ScrollView add edgeEffect
|
2023-03-09 10:44:16 +00:00 |
|
houzh
|
1065bccf0e
|
fix view's touchevent in rotated
|
2023-03-09 02:18:06 +00:00 |
|
houzh
|
64f389170b
|
fix Matrix::transform_rectangle,fix view's click&invalidate in rotate!=0
|
2023-03-08 14:29:40 +00:00 |
|
houzh
|
9d988a88ee
|
update README
|
2023-03-08 03:26:19 +00:00 |
|
houzh
|
eab0dd5d6d
|
graph_sdl working
|
2023-03-08 01:51:06 +00:00 |
|
houzh
|
155bdb1887
|
add graph_sdl
|
2023-03-07 14:01:14 +00:00 |
|
houzh
|
224dce484e
|
Scrollbar add clip support
|
2023-03-07 08:20:56 +00:00 |
|
houzh
|
42329d818c
|
modify readme.md
|
2023-03-07 07:52:57 +00:00 |
|
houzh
|
ca762acde6
|
fix LayoutParams::onDebugDraw,modify idgen.py
|
2023-03-07 03:20:57 +00:00 |
|
侯歌
|
7a017c2eb8
|
modify numberpicker,fix an uninit val
|
2023-02-28 14:45:30 +00:00 |
|
侯歌
|
b1f117693f
|
modify numberpicker,fix an uninit val
|
2023-02-28 14:45:04 +00:00 |
|
侯歌
|
07721f85e6
|
make aircond's power button clickable
|
2023-02-28 08:24:57 +00:00 |
|
侯歌
|
9d0c5c1a98
|
make listview edgeEffect grows better
|
2023-02-28 05:21:11 +00:00 |
|
侯歌
|
3d1621d4fc
|
modify looper
|
2023-02-28 03:51:04 +00:00 |
|
houzh
|
1d215d213d
|
change valueanimator::Variant to AnimateValue
|
2023-02-09 09:45:25 +00:00 |
|
houzh
|
02d7a2d0fb
|
change Animation's CDVariant to AnimateValue
|
2023-02-09 08:58:21 +00:00 |
|
houzh
|
ca96bbe162
|
fix some InputEvent's api
|
2023-02-03 01:43:18 +00:00 |
|
houzh
|
90205165b5
|
move all buildxxx.sh to one file,more easy to use
|
2023-01-09 08:57:00 +00:00 |
|
houzh
|
973047f77c
|
add cdroid.pc cdroidhal.pc install
|
2023-01-06 07:23:44 +00:00 |
|
houzh
|
93a59f3432
|
add porting/sigma/cdroidhal.pc
|
2023-01-06 06:10:56 +00:00 |
|
houzh
|
5af484a8a2
|
change cdinput
|
2022-12-28 06:21:46 +00:00 |
|
houzh
|
11439af98f
|
code format
|
2022-12-26 07:16:33 +00:00 |
|
houzh
|
3434a2960d
|
fix crash cause by inputdeive
|
2022-12-26 06:41:54 +00:00 |
|
houzh
|
3a354088d8
|
fix motionrange
|
2022-12-25 13:32:40 +00:00 |
|
houzh
|
00a54c4a9b
|
motion range
|
2022-12-24 10:05:39 +00:00 |
|
houzh
|
9092aaa3ac
|
motion range test ok
|
2022-12-24 09:23:24 +00:00 |
|
houzh
|
8b670550ae
|
INPUTDEVICEINFO add axisinfo support
|
2022-12-24 06:50:32 +00:00 |
|
houzh
|
022e509124
|
fix some module's FindXXX.cmake
|
2022-12-24 03:10:07 +00:00 |
|
houzh
|
81517dce07
|
fix FindBZip2.cmake(debug mode),rename GFXGetScreenSize to GFXGetDisplaySize
|
2022-12-24 00:51:26 +00:00 |
|
houzh
|
6410407875
|
fix motionevent's rotate_180
|
2022-12-23 10:19:45 +00:00 |
|
houzh
|
180e4489db
|
add showfps switch
|
2022-12-23 09:10:17 +00:00 |
|
houzh
|
23c639c948
|
app add params support
|
2022-12-23 09:00:25 +00:00 |
|
houzh
|
b127a7c119
|
modify Looper::Looper
|
2022-12-23 07:27:56 +00:00 |
|
houzh
|
18be98e1f6
|
modify graph interface,add display rotation support
|
2022-12-23 03:39:34 +00:00 |
|
houzh
|
2dd0df263d
|
add gfx rotate support
|
2022-12-16 16:08:21 +00:00 |
|